Преглед изворни кода

MAPREDUCE-3353. Fixed commit msg to point to right jira.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1305458 13f79535-47bb-0310-9956-ffa450edef68
Arun Murthy пре 13 година
родитељ
комит
debf11cc3f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      hadoop-mapreduce-project/CHANGES.txt

+ 1 - 1
hadoop-mapreduce-project/CHANGES.txt

@@ -37,7 +37,7 @@ Release 0.23.3 - UNRELEASED
     MAPREDUCE-3970. Add ServiceOperations class to aid working with Services
     (stevel)
 
-    MAPREDUCE-3533. Add a channel between RM and AM to get information on
+    MAPREDUCE-3353. Add a channel between RM and AM to get information on
     nodes. (Bikas Saha via acmurthy) 
 
   OPTIMIZATIONS