Skip to content

Commit

Permalink
Preparing to release hadoop-2.6.0-rc1.
Browse files Browse the repository at this point in the history
(cherry picked from commit 9ff7315)

Conflicts:
	hadoop-common-project/hadoop-common/CHANGES.txt
	hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
	hadoop-mapreduce-project/CHANGES.txt
	hadoop-yarn-project/CHANGES.txt

(cherry picked from commit 98a4538)
  • Loading branch information
acmurthy committed Nov 13, 2014
1 parent 8bcff27 commit e349649
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 9 deletions.
2 changes: 1 addition & 1 deletion hadoop-common-project/hadoop-common/CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Hadoop Change Log

Release 2.6.0 - 2014-11-15
Release 2.6.0 - 2014-11-18

INCOMPATIBLE CHANGES

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,22 @@ <h1>Hadoop 2.6.0 Release Notes</h1>
<a name="changes"/>
<h2>Changes since Hadoop 2.5.1</h2>
<ul>
<li> <a href="https://issues.apache.org/jira/browse/YARN-2853">YARN-2853</a>.
Major bug reported by Jian He and fixed by Jian He <br>
<b>Killing app may hang while AM is unregistering</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-2846">YARN-2846</a>.
Blocker bug reported by Junping Du and fixed by Junping Du (nodemanager)<br>
<b>Incorrect persist exit code for running containers in reacquireContainer() that interrupted by NodeManager restart.</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-2843">YARN-2843</a>.
Major sub-task reported by Sushmitha Sreenivasan and fixed by Wangda Tan (resourcemanager)<br>
<b>NodeLabels manager should trim all inputs for hosts and labels</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-2841">YARN-2841</a>.
Critical sub-task reported by Jian He and fixed by Jian He (resourcemanager)<br>
<b>RMProxy should retry EOFException </b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-2834">YARN-2834</a>.
Blocker bug reported by Yesha Vora and fixed by Jian He <br>
<b>Resource manager crashed with Null Pointer Exception</b><br>
Expand All @@ -25,7 +41,7 @@ <h2>Changes since Hadoop 2.5.1</h2>
<b>Fix bugs of yarn queue CLI</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-2826">YARN-2826</a>.
Critical bug reported by sidharta seethana and fixed by Wangda Tan <br>
Critical bug reported by Sidharta Seethana and fixed by Wangda Tan <br>
<b>User-Group mappings not updated by RM when a user is removed from a group.</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-2825">YARN-2825</a>.
Expand Down Expand Up @@ -80,6 +96,10 @@ <h2>Changes since Hadoop 2.5.1</h2>
Major sub-task reported by Phil D'Amore and fixed by Wangda Tan (resourcemanager)<br>
<b>Resource Manager fails startup with HDFS label storage and secure cluster</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-2794">YARN-2794</a>.
Major bug reported by Jian He and fixed by Jian He <br>
<b>Fix log msgs about distributing system-credentials </b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-2790">YARN-2790</a>.
Critical bug reported by Tassapol Athiapinya and fixed by Jian He (nodemanager)<br>
<b>NM can't aggregate logs past HDFS delegation token expiry.</b><br>
Expand Down Expand Up @@ -304,6 +324,10 @@ <h2>Changes since Hadoop 2.5.1</h2>
Major sub-task reported by Craig Welch and fixed by Craig Welch <br>
<b>Recalculate headroom more frequently to keep it accurate</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-2635">YARN-2635</a>.
Major bug reported by Wei Yan and fixed by Wei Yan <br>
<b>TestRM, TestRMRestart, TestClientToAMTokens should run with both CS and FS</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-2632">YARN-2632</a>.
Blocker sub-task reported by Junping Du and fixed by Junping Du (nodemanager)<br>
<b>Document NM Restart feature</b><br>
Expand Down Expand Up @@ -1000,6 +1024,10 @@ <h2>Changes since Hadoop 2.5.1</h2>
Major sub-task reported by Remus Rusanu and fixed by Remus Rusanu (nodemanager)<br>
<b>Implement secure Windows Container Executor</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-1964">YARN-1964</a>.
Major new feature reported by Arun C Murthy and fixed by Abin Shahab <br>
<b>Create Docker analog of the LinuxContainerExecutor in YARN</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-1959">YARN-1959</a>.
Major bug reported by Sandy Ryza and fixed by Anubhav Dhoot <br>
<b>Fix headroom calculation in FairScheduler</b><br>
Expand Down Expand Up @@ -1128,6 +1156,10 @@ <h2>Changes since Hadoop 2.5.1</h2>
Major sub-task reported by Ravi Gummadi and fixed by Varun Vasudev (nodemanager)<br>
<b>NodeManager should identify failed disks becoming good again</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/MAPREDUCE-6156">MAPREDUCE-6156</a>.
Blocker bug reported by Sidharta Seethana and fixed by Junping Du <br>
<b>Fetcher - connect() doesn't handle connection refused correctly </b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/MAPREDUCE-6142">MAPREDUCE-6142</a>.
Critical sub-task reported by Zhijie Shen and fixed by Zhijie Shen <br>
<b>Test failure in TestJobHistoryEventHandler and TestMRTimelineEventHandling</b><br>
Expand Down Expand Up @@ -1404,6 +1436,18 @@ <h2>Changes since Hadoop 2.5.1</h2>
Minor improvement reported by Koji Noguchi and fixed by Akira AJISAKA (documentation , harchive)<br>
<b>harchive: Document how to unarchive</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/HDFS-7391">HDFS-7391</a>.
Blocker bug reported by Robert Kanter and fixed by Robert Kanter (webhdfs)<br>
<b>Renable SSLv2Hello in HttpFS</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/HDFS-7387">HDFS-7387</a>.
Critical bug reported by Brandon Li and fixed by Brandon Li (nfs)<br>
<b>NFS may only do partial commit due to a race between COMMIT and write</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/HDFS-7385">HDFS-7385</a>.
Blocker bug reported by jiangyu and fixed by jiangyu (namenode)<br>
<b>ThreadLocal used in FSEditLog class causes FSImage permission mess up</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/HDFS-7383">HDFS-7383</a>.
Major bug reported by Tsz Wo Nicholas Sze and fixed by Tsz Wo Nicholas Sze (datanode)<br>
<b>DataNode.requestShortCircuitFdsForRead may throw NullPointerException</b><br>
Expand Down Expand Up @@ -1952,10 +1996,6 @@ <h2>Changes since Hadoop 2.5.1</h2>
Trivial bug reported by Ray Chiang and fixed by Ray Chiang <br>
<b>Fix typos in log messages</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/HDFS-6938">HDFS-6938</a>.
Trivial bug reported by Charles Lamb and fixed by Charles Lamb (namenode)<br>
<b>Cleanup javac warnings in FSNamesystem</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/HDFS-6934">HDFS-6934</a>.
Major sub-task reported by Arpit Agarwal and fixed by Chris Nauroth (datanode , hdfs-client)<br>
<b>Move checksum computation off the hot path when writing to RAM disk</b><br>
Expand Down Expand Up @@ -3489,6 +3529,10 @@ <h2>Changes since Hadoop 2.5.1</h2>
Major bug reported by Allan Yan and fixed by Allan Yan (fs)<br>
<b>FsShell's Text command does not read avro data files stored on HDFS</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/HADOOP-9576">HADOOP-9576</a>.
Major bug reported by Jian He and fixed by Steve Loughran <br>
<b>Make NetUtils.wrapException throw EOFException instead of wrapping it as IOException</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/HADOOP-9540">HADOOP-9540</a>.
Minor improvement reported by Hari and fixed by (fs/s3 , test)<br>
<b>Expose the InMemoryS3 and S3N FilesystemStores implementations for Unit testing.</b><br>
Expand Down
2 changes: 1 addition & 1 deletion hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Hadoop HDFS Change Log

Release 2.6.0 - 2014-11-15
Release 2.6.0 - 2014-11-18

INCOMPATIBLE CHANGES

Expand Down
2 changes: 1 addition & 1 deletion hadoop-mapreduce-project/CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Hadoop MapReduce Change Log

Release 2.6.0 - 2014-11-15
Release 2.6.0 - 2014-11-18

INCOMPATIBLE CHANGES

Expand Down
2 changes: 1 addition & 1 deletion hadoop-yarn-project/CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Hadoop YARN Change Log

Release 2.6.0 - 2014-11-15
Release 2.6.0 - 2014-11-18

INCOMPATIBLE CHANGES

Expand Down

0 comments on commit e349649

Please sign in to comment.