Using hadoop as a document search

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.

Latest news

Release 3.4.0 available 2024 Mar 17

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 the overview of major changes. For details of please check release notes and changelog.

Release 3.3.6 available 2023 Jun 23

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.

SBOM artifacts

Starting from this release, Hadoop publishes Software Bill of Materials (SBOM) using CycloneDX Maven plugin. For more information on SBOM, please go to SBOM.

HDFS RBF: RDBMS based token storage support

HDFS Router-Router Based Federation now supports storing delegation tokens on MySQL, HADOOP-18535 which improves token operation through over the original Zookeeper-based implementation.

New File System APIs

HADOOP-18671 moved a number of HDFS-specific APIs to Hadoop Common to make it possible for certain applications that depend on HDFS semantics to run on other Hadoop compatible file systems.

In particular, recoverLease() and isFileClosed() are exposed through LeaseRecoverable interface, while setSafeMode() is exposed through SafeMode interface.

Users are encouraged to read the overview 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 check release notes and changelog.

Release 3.3.5 available 2023 Mar 22

This is a release of Apache Hadoop 3.3 line.

Key changes include

Users of Apache Hadoop 3.3.4 and earlier should upgrade to this release.

All users are encouraged to read the overview of major changes since release 3.3.4.

For details of bug fixes, improvements, and other enhancements since the previous 3.3.4 release, please check release notes and changelog.

Azure ABFS: Critical Stream Prefetch Fix

The ABFS connector has a critical bug fix https://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 upgrade to this release or disable prefetching by setting fs.azure.readaheadqueue.depth to 0 .

Release 3.3.4 available 2022 Aug 8

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 currently receiving fixes for anything other than critical security/data integrity issues.

Users are encouraged to read the overview 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 check release notes and changelog.

Release 3.2.4 available 2022 Jul 22

This is the third stable release of Apache Hadoop 3.2 line.

It contains 153 bug fixes, improvements and enhancements since 3.2.3.

Users are encouraged to read the overview of major changes since 3.2.3. For details of 153 bug fixes, improvements, and other enhancements since the previous 3.2.3 release, please check release notes and changelog.

Modules

The project includes these modules:

Who Uses Hadoop?

A wide variety of companies and organizations use Hadoop for both research and production. Users are encouraged to add themselves to the Hadoop PoweredBy wiki page.

Related projects

Other Hadoop-related projects at Apache include:

Apache Hadoop, Hadoop, Apache, the Apache feather logo, and the Apache Hadoop project logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and other countries

Copyright © 2006-2024 The Apache Software Foundation