Apache Ozone is released as source code tarball. Binary tarballs are also provided for convenience. Both kinds of tarballs are distributed via mirror sites. They should be verified after download against checksums and signatures, available directly from Apache.
+ +Releases in the table are supported by the Apache Ozone community for security fixes. Other versions are not supported, but are available from the archives.
+| Version | +Release Date | +Source Download | +Binary Download | +Release Notes | +
|---|---|---|---|---|
| {version.version} | +{version.releaseDate} | +
+ Source + Checksum + Signature + |
+
+ Binary + Checksum + Signature + |
+ + Release Notes + | +
Older releases (1.1.0 and newer) are available in the Apache Ozone archives. Please note that these versions are no longer supported:
+ +| Version | +Release Date | +Release Notes | +Archive Link | +
|---|---|---|---|
| {version.version} | +{version.releaseDate} | ++ Release Notes + | ++ Archive Link + | +
Releases before 1.1.0 can be found in the Apache Hadoop archives. Please note that these versions are no longer supported:
+ +| Version | +Release Date | +Release Notes | +Archive Link | +
|---|---|---|---|
| {version.version} | +{version.releaseDate} | ++ Release Notes + | ++ Archive Link + | +
ozone-${OZONE_VERSION}-src.tar.gz from a mirror site.Download Ozone developers' public KEYS.
+ +
+
+ gpg --import KEYS
+
+
+
+
+ gpg --verify ozone-${OZONE_VERSION}-src.tar.gz.asc ozone-${OZONE_VERSION}-src.tar.gz
+
+
+
+
+
+ sha512sum -c ozone-${OZONE_VERSION}-src.tar.gz.sha512
+
+
+
+ The software is licensed under Apache License 2.0
+