Browse Source

adding the entry in CHANGE.txt for HDFS-9885

Brahma Reddy Battula 8 years ago
parent
commit
1190f837c8
1 changed files with 3 additions and 0 deletions
  1. 3 0
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 3 - 0
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

@@ -29,6 +29,9 @@ Release 2.7.4 - UNRELEASED
     HDFS-8915. TestFSNamesystem.testFSLockGetWaiterCount fails intermittently.
     (Masatake Iwasaki via kihwal)
 
+    HDFS-9885. Correct the distcp counters name while displaying counters.
+    (Contributed by Surendra Singh Lilhore via Brahma Reddy Battula)
+
 Release 2.7.3 - UNRELEASED
 
   INCOMPATIBLE CHANGES