项目作者: bayudwiyansatria

项目描述 :
Apache Hadoop. Apache Hadoop is a collection of open-source software utilities that facilitate using a network of many computers to solve problems involving massive amounts of data and computation. It provides a software framework for distributed storage and processing of big data using the MapReduce programming model. Originally designed for computer clusters built from commodity hardware—still the common use—it has also found use on clusters of higher-end hardware. All the modules in Hadoop are designed with a fundamental assumption that hardware failures are common occurrences and should be automatically handled by the framework.
高级语言: Java
项目地址: git://github.com/bayudwiyansatria/library-java-apache-hadoop.git
创建时间: 2019-07-01T16:28:30Z
项目社区:https://github.com/bayudwiyansatria/library-java-apache-hadoop

开源协议:MIT License

下载