Apache Hadoop

Apache Hadoop is the backbone of all hadoop based environments. In its latest release it has following projects:

  • Hadoop Common: The common utilities that support the other Hadoop modules.
  • Hadoop Distributed File System (HDFS™): A distributed file system that provides high-throughput access to application data.
  • Hadoop YARN: A framework for job scheduling and cluster resource management.
  • Hadoop MapReduce: A YARN-based system for parallel processing of large data sets.
  • Hadoop Ozone: An object store for Hadoop.
VersionRelease dateSource downloadBinary downloadRelease notes
3.3.12021 Jun 15source (checksum signature)binary (checksum signature)
binary-aarch64 (checksum signature)
Announcement
3.2.22021 Jan 9source (checksum signature)binary (checksum signature)Announcement
2.10.12020 Sep 21source (checksum signature)binary (checksum signature)Announcement

Leave a Reply