blob: bb0662945f8d5bedb510c8735f2c55f5730f0879 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="/favicon.ico">
<base href="https://hadoop.apache.org">
<title>Apache Hadoop</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<link rel="stylesheet" href="/css/hadoop.css">
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<img class="navbar-logo" src="/elephant.png">
<a class="navbar-brand" href="/"> Apache Hadoop</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class=""><a href="releases.html">Download</a></li>
<li class="dropdown ">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Documentation <span class="caret"></span></a>
<ul class="dropdown-menu">
<li ><a href="https://hadoop.apache.org/docs/current/">Latest</a></li>
<li ><a href="https://hadoop.apache.org/docs/stable/">Stable</a></li>
<li role="separator" class="divider"></li>
<li><a href="https://hadoop.apache.org/docs/r3.3.1/">3.3.1</a></li>
<li><a href="https://hadoop.apache.org/docs/r3.2.2/">3.2.2</a></li>
<li><a href="https://hadoop.apache.org/docs/r2.10.1/">2.10.1</a></li>
<li><a href="https://hadoop.apache.org/docs/r3.1.4/">3.1.4</a></li>
<li role="separator" class="divider"></li>
<li><a href="https://wiki.apache.org/hadoop">Wiki</a></li>
</ul>
</li>
<li class="dropdown ">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community <span class="caret"></span></a>
<ul class="dropdown-menu">
<li ><a href="/bylaws.html">Bylaws</a></li>
<li ><a href="/committer_criteria.html">Criteria for Committership</a></li>
<li ><a href="/mailing_lists.html">Mailing lists</a></li>
<li ><a href="/cve_list.html">Published CVEs</a></li>
<li ><a href="/who.html">Who We are</a></li>
</ul>
</li>
<li class="dropdown ">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Development <span class="caret"></span></a>
<ul class="dropdown-menu">
<li ><a href="https://cwiki.apache.org/confluence/display/HADOOP/How&#43;To&#43;Contribute">How to Contribute</a></li>
<li ><a href="/issue_tracking.html">Issue Tracking</a></li>
<li ><a href="/version_control.html">Version Control</a></li>
<li ><a href="/versioning.html">Versioning</a></li>
</ul>
</li>
<li class="dropdown ">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Help <span class="caret"></span></a>
<ul class="dropdown-menu">
<li ><a href="https://www.cafepress.com/hadoop">Buy Stuff</a></li>
<li ><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li ><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="https://www.apache.org/">Apache Software Foundation <span class="glyphicon glyphicon-new-window" aria-hidden="true"></span></a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container">
<section id="main">
<div>
<h1 id="title">Releases Archive</h1>
<ul id="list">
<h1><a href="/release/3.0.1.html">Release 3.0.1 available</a></h1>
<p><small>2018 Mar 25 </small></p>
<!---
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
-->
<p>After four alpha releases and one beta release, 3.0.0 is generally
available. 3.0.0 consists of 302 bug fixes, improvements, and other
enhancements since 3.0.0-beta1. All together, 6242 issues were fixed as
part of the 3.0.0 release series since 2.7.0.</p>
<p>This is the next release of Apache Hadoop 3.0 line. It contains 49 bug
fixes, improvements and enhancements since 3.0.0.</p>
<p>Please note: 3.0.0 is deprecated after 3.0.1 because
<a href="https://issues.apache.org/jira/browse/HDFS-12990">HDFS-12990</a> changes
NameNode default RPC port back to 8020.</p>
<p>Users are encouraged to read the <a href="https://hadoop.apache.org/docs/r3.0.1/index.html">overview of major
changes</a> since 3.0.0.
For details of 49 bug fixes, improvements, and other enhancements since
the previous 3.0.0 release, please check <a href="https://hadoop.apache.org/docs/r3.0.1/hadoop-project-dist/hadoop-common/release/3.0.1/RELEASENOTES.3.0.1.html">release
notes</a>
and
<a href="https://hadoop.apache.org/docs/r3.0.1/hadoop-project-dist/hadoop-common/release/3.0.1/CHANGES.3.0.1.html">changelog</a>
detail the changes since 3.0.0.</p>
<h1><a href="/release/2.9.0.html">Release 2.9.0 available</a></h1>
<p><small>2017 Dec 17 </small></p>
<!---
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
-->
<p>This is the first GA release in the 2.9 release line. It includes 30 New
Features with 500+ subtasks, 407 Improvements, 790 Bug fixes new fixed
issues since 2.8.2. For major features and improvements for Apache
Hadoop 2.8.2 please refer: <a href="https://hadoop.apache.org/docs/r2.9.0/index.html">overview of major
changes</a>. For details
of 790 bug fixes, improvements, and other enhancements since the
previous 2.8.2 release, please check: <a href="https://hadoop.apache.org/docs/r2.9.0/hadoop-project-dist/hadoop-common/release/2.9.0/RELEASENOTES.2.9.0.html">release
notes</a>
and
<a href="https://hadoop.apache.org/docs/r2.9.0/hadoop-project-dist/hadoop-common/release/2.9.0/CHANGES.2.9.0.html">changelog</a></p>
<p>Please note: Although this release has been tested on fairly large
clusters, production users can wait for a subsequent point release which
will contain fixes from further stabilization and downstream adoption.</p>
<h1><a href="/release/2.7.5.html">Release 2.7.5 available</a></h1>
<p><small>2017 Dec 14 </small></p>
<!---
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
-->
<p>This is the next release of Apache Hadoop 2.7 line.</p>
<p>Please see the <a href="https://hadoop.apache.org/docs/r2.7.5/hadoop-project-dist/hadoop-common/releasenotes.html">Hadoop 2.7.5 Release
Notes</a>
for the list of 34 bug fixes and optimizations since the previous
release 2.7.4.</p>
<h1><a href="/release/3.0.0.html">Release 3.0.0 generally available</a></h1>
<p><small>2017 Dec 13 </small></p>
<!---
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
-->
<p>After four alpha releases and one beta release, 3.0.0 is generally
available. 3.0.0 consists of 302 bug fixes, improvements, and other
enhancements since 3.0.0-beta1. All together, 6242 issues were fixed as
part of the 3.0.0 release series since 2.7.0.</p>
<p>Users are encouraged to read the <a href="https://hadoop.apache.org/docs/r3.0.0/index.html">overview of major
changes</a> in 3.0.0. The
GA <a href="https://hadoop.apache.org/docs/r3.0.0/hadoop-project-dist/hadoop-common/release/3.0.0/RELEASENOTES.3.0.0.html">release
notes</a>
and
<a href="https://hadoop.apache.org/docs/r3.0.0/hadoop-project-dist/hadoop-common/release/3.0.0/CHANGES.3.0.0.html">changelog</a>
detail the changes since 3.0.0-beta1.</p>
<h1><a href="/release/2.8.3.html">Release 2.8.3 available</a></h1>
<p><small>2017 Dec 12 </small></p>
<!---
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
-->
<p>This is the next release of Apache Hadoop 2.8 release line. It contains
79 bug fixes, improvments and other enhancements since 2.8.2.</p>
<p>For major
features and improvements for Apache Hadoop 2.8, please refer: <a href="https://hadoop.apache.org/docs/r2.8.3/index.html">overview
of major changes</a>. For
details of 79 fixes, improvements, and other enhancements since the
previous 2.8.2 release, please check: <a href="https://hadoop.apache.org/docs/r2.8.3/hadoop-project-dist/hadoop-common/release/2.8.3/RELEASENOTES.2.8.3.html">release
notes</a>
and
<a href="https://hadoop.apache.org/docs/r2.8.3/hadoop-project-dist/hadoop-common/release/2.8.3/CHANGES.2.8.3.html">changelog</a></p>
<h1><a href="/release/2.8.2.html">Release 2.8.2 available</a></h1>
<p><small>2017 Oct 24 </small></p>
<!---
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
-->
<p>This is the first GA release in the 2.8 release line. It contains 315
bug fixes, improvments and other enhancements since 2.8.1. For major
features and improvements for Apache Hadoop 2.8, please refer: <a href="https://hadoop.apache.org/docs/r2.8.2/index.html">overview
of major changes</a>. For
details of 315 fixes, improvements, and other enhancements since the
previous 2.8.1 release, please check: <a href="https://hadoop.apache.org/docs/r2.8.2/hadoop-project-dist/hadoop-common/release/2.8.2/RELEASENOTES.2.8.2.html">release
notes</a>
and
<a href="https://hadoop.apache.org/docs/r2.8.2/hadoop-project-dist/hadoop-common/release/2.8.2/CHANGES.2.8.2.html">changelog</a></p>
<h1><a href="/release/3.0.0-beta1.html">Release 3.0.0-beta1 available</a></h1>
<p><small>2017 Oct 3 </small></p>
<!---
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
-->
<p>This is the first beta release in the 3.0.0 release line. It consists of 576 bug fixes, improvements, and other enhancements since 3.0.0-alpha4. This is planned to be the final alpha release, with the next release being 3.0.0 GA.</p>
<p>Please note that beta releases are API stable but come with no guarantees of quality, and are not intended for production use.</p>
<p>Users are encouraged to read the <a href="https://hadoop.apache.org/docs/r3.0.0-beta1/index.html">overview of major changes</a> coming
in 3.0.0. The beta1 <a href="https://hadoop.apache.org/docs/r3.0.0-beta1/hadoop-project-dist/hadoop-common/release/3.0.0-beta1/RELEASENOTES.3.0.0-beta1.html">release notes</a>
and <a href="https://hadoop.apache.org/docs/r3.0.0-beta1/hadoop-project-dist/hadoop-common/release/3.0.0-beta1/CHANGES.3.0.0-beta1.html">changelog</a> detail the changes since 3.0.0-alpha4.</p>
<h1><a href="/release/2.7.4.html">Release 2.7.4 available</a></h1>
<p><small>2017 Aug 4 </small></p>
<!---
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
-->
<p>This is the next release of Apache Hadoop 2.7 line.</p>
<p>Please see the <a href="https://hadoop.apache.org/docs/r2.7.4/hadoop-project-dist/hadoop-common/releasenotes.html">Hadoop 2.7.4 Release Notes</a> for the list of 264 bugs fixes and optimizations since the previous release 2.7.3.</p>
<h1><a href="/release/3.0.0-alpha4.html">Release 3.0.0-alpha4 available</a></h1>
<p><small>2017 Jul 7 </small></p>
<!---
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
-->
<p>This is the fourth alpha release in the 3.0.0 release line. It consists
of 814 bug fixes, improvements, and other enhancements since
3.0.0-alpha3. This is planned to be the final alpha release, with the
next release being 3.0.0-beta1.</p>
<p>Please note that alpha releases come with no guarantees of quality or
API stability, and are not intended for production use.</p>
<p>Users are encouraged to read the <a href="https://hadoop.apache.org/docs/r3.0.0-alpha4/index.html">overview of major
changes</a> coming
in 3.0.0. The alpha4 <a href="https://hadoop.apache.org/docs/r3.0.0-alpha4/hadoop-project-dist/hadoop-common/release/3.0.0-alpha4/RELEASENOTES.3.0.0-alpha4.htm">release
notes</a>
and <a href="https://hadoop.apache.org/docs/r3.0.0-alpha4/hadoop-project-dist/hadoop-common/release/3.0.0-alpha4/CHANGES.3.0.0-alpha4.html">changelog</a> detail the changes since 3.0.0-alpha3.</p>
<h1><a href="/release/2.8.1.html">Release 2.8.1 available</a></h1>
<p><small>2017 Jun 8 </small></p>
<!---
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. See accompanying LICENSE file.
-->
<p>This is a security release in the 2.8.0 release line. It consists of
2.8.0 plus security fixes. Users on 2.8.0 are encouraged to upgrade to
2.8.1.</p>
<p>Please note that 2.8.x release line continues to be not yet ready for
production use. Critical issues are being ironed out via testing and
downstream adoption. Production users should wait for a subsequent
release in the 2.8.x line.</p>
</ul>
</div>
<ul class="pagination">
<li class="page-item">
<a href="/release.html" class="page-link" aria-label="First"><span aria-hidden="true">&laquo;&laquo;</span></a>
</li>
<li class="page-item">
<a href="/release/page/2.html" class="page-link" aria-label="Previous"><span aria-hidden="true">&laquo;</span></a>
</li>
<li class="page-item">
<a class="page-link" href="/release.html">1</a>
</li>
<li class="page-item">
<a class="page-link" href="/release/page/2.html">2</a>
</li>
<li class="page-item active">
<a class="page-link" href="/release/page/3.html">3</a>
</li>
<li class="page-item">
<a class="page-link" href="/release/page/4.html">4</a>
</li>
<li class="page-item disabled">
<span aria-hidden="true">&nbsp;&hellip;&nbsp;</span>
</li>
<li class="page-item">
<a class="page-link" href="/release/page/11.html">11</a>
</li>
<li class="page-item">
<a href="/release/page/4.html" class="page-link" aria-label="Next"><span aria-hidden="true">&raquo;</span></a>
</li>
<li class="page-item">
<a href="/release/page/11.html" class="page-link" aria-label="Last"><span aria-hidden="true">&raquo;&raquo;</span></a>
</li>
</ul>
</section>
</div>
<div class="container">
<footer class="footer container">
<div class="col-md-6">
<p>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</p>
<p>Copyright © 2006-2021 The Apache Software Foundation</p>
<p><a href="/privacy_policy.html">Privacy policy</a></p>
</div>
<div class="col-md-6">
<img class="img-responsive" src="/asf_logo_wide.png"/>
</div>
</footer>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script>
$(function() { $('table').addClass('table table-striped'); })
</script>
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-7453027-1', 'auto');
ga('send', 'pageview');
}
</script>
</body>
</html>