Apache Hadoop
Hadoop is released as source code tarballs with corresponding binary
tarballs for convenience. The downloads are distributed via mirror sites
and should be checked for tampering using GPG or SHA-512.
Version
Release date
Source download
Binary download
Release notes
3.5.0
2026 Apr 2
source
checksum
signature
binary
checksum
signature
binary-aarch64
checksum
signature
Announcement
3.4.3
2026 Feb 24
source
checksum
signature
binary
checksum
signature
binary-aarch64
checksum
signature
Announcement
3.4.2
2025 Aug 29
source
checksum
signature
binary
checksum
signature
binary-aarch64
checksum
signature
Announcement
3.4.1
2024 Oct 18
source
checksum
signature
binary
checksum
signature
binary-aarch64
checksum
signature
Announcement
3.4.0
2024 Mar 17
source
checksum
signature
binary
checksum
signature
binary-aarch64
checksum
signature
Announcement
To verify Apache Hadoop® releases using GPG:
Download the release hadoop-X.Y.Z-src.tar.gz from a
mirror
site
Download the signature file hadoop-X.Y.Z-src.tar.gz.asc from
Apache
Download the
Hadoop
KEYS
file.
gpg –import KEYS
gpg –verify hadoop-X.Y.Z-src.tar.gz.asc
To perform a quick check using SHA-512:
Download the release hadoop-X.Y.Z-src.tar.gz from a
mirror
site
Download the checksum hadoop-X.Y.Z-src.tar.gz.sha512 or hadoop-X.Y.Z-src.tar.gz.mds from
Apache
shasum -a 512 hadoop-X.Y.Z-src.tar.gz
All previous releases of Apache Hadoop are available from the
Apache release
archive
site.
Many third parties distribute products that include Apache Hadoop and
related tools. Some of these are listed on the
Distributions wiki
page
License
The software licensed under
Apache License 2.0
US