Apache Hadoop
The Apache® Hadoop® project develops open-source software for reliable, scalable, distributed computing.
The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. Rather than rely on hardware to deliver high-availability, the library itself is designed to detect and handle failures at the application layer, so delivering a highly-available service on top of a cluster of computers, each of which may be prone to failures.
This is a release of Apache Hadoop 3.4.1 line.
Users of Apache Hadoop 3.4.0 and earlier should upgrade tothis release.
All users are encouraged to read theoverview of major changessince release 3.4.0.
We have also introduced a lean tar which is a small tar file that does not contain the AWS SDKbecause the size of AWS SDK is itself 500 MB. This can ease usage for non AWS users.Even AWS users can add this jar explicitly if desired.
For details of bug fixes, improvements, and other enhancements sincethe previous 3.4.0 release, please checkrelease notesandchangelog.
This is the first release of Apache Hadoop 3.4 line. It contains 2888 bug fixes, improvements and enhancements since 3.3.
Users are encouraged to read theoverview of major changes.For details of please checkrelease notes andchangelog.
This is a release of Apache Hadoop 3.3 line.
It contains 117 bug fixes, improvements and enhancements since 3.3.5.Users of Apache Hadoop 3.3.5 and earlier should upgrade to this release.
Feature highlights:
Starting from this release, Hadoop publishes Software Bill of Materials (SBOM) usingCycloneDX Maven plugin. For more information on SBOM, please go toSBOM.
HDFS Router-Router Based Federation now supports storing delegation tokens on MySQL,HADOOP-18535which improves token operation through over the original Zookeeper-based implementation.
HADOOP-18671 moved a number ofHDFS-specific APIs to Hadoop Common to make it possible for certain applications thatdepend on HDFS semantics to run on other Hadoop compatible file systems.
In particular, recoverLease() and isFileClosed() are exposed through LeaseRecoverableinterface, while setSafeMode() is exposed through SafeMode interface.
Users are encouraged to read theoverview of major changes since release 3.3.5.For details of 117 bug fixes, improvements, and other enhancements since the previous 3.3.5 release,please checkrelease notes andchangelog.
This is a release of Apache Hadoop 3.3 line.
Key changes include
Users of Apache Hadoop 3.3.4 and earlier should upgrade tothis release.
All users are encouraged to read theoverview of major changessince release 3.3.4.
For details of bug fixes, improvements, and other enhancements sincethe previous 3.3.4 release, please checkrelease notesandchangelog.
The ABFS connector has a critical bug fixhttps://issues.apache.org/jira/browse/HADOOP-18546:ABFS. Disable purging list of in-progress reads in abfs stream close().
All users of the abfs connector in hadoop releases 3.3.2+ MUST either upgradeto this release or disable prefetching by settingfs.azure.readaheadqueue.depth
to0
.
This is a release of Apache Hadoop 3.3 line.
It contains a small number security and critical integration fixes since 3.3.3.
Users of Apache Hadoop 3.3.3 should upgrade to this release.
Users of hadoop 2.x and hadoop 3.2 should also upgrade to the 3.3.x line.As well as feature enhancements, this is the sole branch currentlyreceiving fixes for anything other than critical security/data integrityissues.
Users are encouraged to read theoverview of major changes since release 3.3.3.For details of bug fixes, improvements, and other enhancements since the previous 3.3.3 release,please checkrelease notes andchangelog.
The project includes these modules:
A wide variety of companies and organizations use Hadoop for both research and production. Users are encouraged to add themselves to the HadoopPoweredBy wiki page.
Other Hadoop-related projects at Apache include: