Preparing for 2.7.2 release: Committed generated release notes: python ./dev-support/relnotes.py -v 2.7.2
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e20a6fb4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e20a6fb4 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e20a6fb4 Branch: refs/heads/branch-2.7.2 Commit: e20a6fb4724e749e195cd9c29ded7cf871c4d4a8 Parents: ae1cb01 Author: Vinod Kumar Vavilapalli (I am also known as @tshooter.) <[email protected]> Authored: Wed Nov 11 10:53:21 2015 -0800 Committer: Vinod Kumar Vavilapalli (I am also known as @tshooter.) <[email protected]> Committed: Wed Nov 11 10:53:21 2015 -0800 ---------------------------------------------------------------------- .../hadoop-common/src/main/docs/releasenotes.html | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/e20a6fb4/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html ---------------------------------------------------------------------- diff --git a/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html b/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html index 52097c6..2b52a45 100644 --- a/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html +++ b/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html @@ -36,10 +36,6 @@ These release notes include new developer and user-facing incompatibilities, fea Critical bug reported by zhihai xu and fixed by zhihai xu (resourcemanager)<br> <b>RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition</b><br> <blockquote></blockquote></li> -<li> <a href="https://issues.apache.org/jira/browse/YARN-4183">YARN-4183</a>. - Major bug reported by Mit Desai and fixed by Mit Desai <br> - <b>Enabling generic application history forces every job to get a timeline service delegation token</b><br> - <blockquote></blockquote></li> <li> <a href="https://issues.apache.org/jira/browse/YARN-4180">YARN-4180</a>. Critical bug reported by Anubhav Dhoot and fixed by Anubhav Dhoot (resourcemanager)<br> <b>AMLauncher does not retry on failures when talking to NM </b><br>
