Skip to content

Releases: bayudwiyansatria/library-java-apache-hadoop

v1.0

29 Sep 17:58
fa738e0
Compare
Choose a tag to compare


Platforms license

Code of Conduct Support Contribution


Bayu Dwiyan Satria - Apache Hadoop Libraries

Official Website: https://www.bayudwiyansatria.com/

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.

Name Bayu Dwiyan Satria - Apache Hadoop Libraries
Description Apache Hadoop Libraries.
Homepage https://bayudwiyansatria.github.io/Library-Apache-Hadoop

Table of Contents

Dependencies

Dependencies Repository : https://search.maven.org/

Maven Central :

  • JUnit : JUnit - v4.12 (junit:junit:4.12).
  • Slf4j : slf4j-simple - v1.7.25 (org.slf4j:slf4j-simple:1.7.25).
  • Slf4j : slf4j-api - v1.7.25 (org.slf4j:slf4j-api:1.7.25).
  • HamCrest : hamcrest-core - v1.3 (org.hamcrest:hamcrest-core:1.3).
  • HamCrest : hamcrest-library - v1.3 (org.hamcrest:hamcrest-library:1.3).
  • BayuDwiyanSatria : core - v1.1.7 (com.bayudwiyansatria:core:1.1.7).
  • ApacheLoggingLog4j : log4j-api - v2.11.2 (org.apache.logging.log4j:log4j-api:2.11.2).
  • ApacheHadoop : hadoop-client - v2.6.5 (org.apache.hadoop:hadoop-client:2.6.5).
  • ApacheHadoop : hadoop-hdfs - v2.6.5 (org.apache.hadoop:hadoop-hdfs:2.6.5).
  • ApacheHadoop : hadoop-yarn-server-nodemanager - v2.6.5 (org.apache.hadoop:hadoop-yarn-server-nodemanager:2.6.5).

Note : Some dependencies might not be available at Maven Central

Development

  • Release 1.0 : 2019, Sept.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Looking to contribute to our code but need some help? There's a few ways to get information:

License

MIT | BAYU DWIYAN SATRIA

Copyright © 2017 - 2019 Bayu Dwiyan Satria. All Rights Reserved.