You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by zj...@apache.org on 2014/10/10 05:58:28 UTC

git commit: YARN-2671. Fix the Jira number in the change log.

Repository: hadoop
Updated Branches:
  refs/heads/trunk cbd21fd13 -> 5b12df658


YARN-2671. Fix the Jira number in the change log.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5b12df65
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5b12df65
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/5b12df65

Branch: refs/heads/trunk
Commit: 5b12df6587eb4f37d09c9ffc35a0ea59694df831
Parents: cbd21fd
Author: Zhijie Shen <zj...@apache.org>
Authored: Thu Oct 9 20:57:29 2014 -0700
Committer: Zhijie Shen <zj...@apache.org>
Committed: Thu Oct 9 20:57:29 2014 -0700

----------------------------------------------------------------------
 hadoop-yarn-project/CHANGES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/5b12df65/hadoop-yarn-project/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt
index 2fd13d3..8dd9cff 100644
--- a/hadoop-yarn-project/CHANGES.txt
+++ b/hadoop-yarn-project/CHANGES.txt
@@ -611,7 +611,7 @@ Release 2.6.0 - UNRELEASED
     YARN-2598 GHS should show N/A instead of null for the inaccessible information
     (Zhijie Shen via mayank)
 
-    YARN-2617. Fixed ApplicationSubmissionContext to still set resource for
+    YARN-2671. Fixed ApplicationSubmissionContext to still set resource for
     backward compatibility. (Wangda Tan via zjshen)
 
 Release 2.5.1 - 2014-09-05