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.
Version | Release date | Source download | Binary download | Release notes |
---|---|---|---|---|
1.4.0 | 2024 Jan 19 | source (checksum, signature) | binary (checksum, signature) | Announcement |
Releases starting with 1.1.0, when Apache Ozone became a top-level project, are available in the Ozone archives.
Releases before that can be found in Apache Hadoop archives.
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
The software licensed under Apache License 2.0