Releases Archive
- Better checksums in HDFS. Checksums are no longer stored in parallel HDFS files, but are stored directly by datanodes alongside blocks. This is more efficient for the namenode and also improves data integrity.
- Pipes: A C++ API for MapReduce
- Eclipse Plugin, including HDFS browsing, job monitoring, etc.
- File modification times in HDFS.
release 0.16.2 available
2008 Apr 2
This release fixes critical bugs in release 0.16.1.
HBase has been removed from this release. HBase releases are now maintained at https://hadoop.apache.org/hbase/
release 0.16.1 available
2008 Mar 13
This release fixes critical bugs in release 0.16.0.
HBase releases are now maintained at https://hadoop.apache.org/hbase/
release 0.16.0 available
2008 Feb 7
This release contains many improvements, new features, bug fixes and optimizations.
See the release notes (above) for details.
When upgrading an existing HDFS filesystem to a 0.16.x release from an earlier release, you should first start HDFS with ‘bin/start-dfs.sh -upgrade’. See the Hadoop Upgrade page for details.
release 0.15.3 available
2008 Jan 18
This release fixes critical bugs in release 0.15.3.
release 0.15.2 available
2008 Jan 2
This release fixes critical bugs in release 0.15.1.
release 0.15.1 available
2007 Nov 27
This release fixes critical bugs in release 0.15.0.
release 0.14.4 available
2007 Nov 26
This release fixes critical bugs in release 0.14.3.
release 0.15.0 available
2007 Oct 29
This release contains many improvements, new features, bug fixes and optimizations.
Notably, this contains the first working version of HBase.
See the release notes (above) for details.
When upgrading an existing HDFS filesystem to a 0.15.x release from an earlier release, you should first start HDFS with ‘bin/start-dfs.sh -upgrade’. See the Hadoop Upgrade page for details.
release 0.14.3 available
2007 Oct 19
This release fixes critical bugs in release 0.14.2.
release 0.14.1 available
2007 Sep 4
New features in release 0.14 include:
There are many other improvements, bug fixes, optimizations and new features. Performance and reliability are better than ever.
When upgrading an existing HDFS filesystem to a 0.14.x release from a 0.13.x or earlier release, you should first start HDFS with ‘bin/start-dfs.sh -upgrade’. See the Hadoop 0.14 Upgrade page for details.