Browse Source

Fix yarn CHANGES.txt entry for 2.7.2

Junping Du 9 years ago
parent
commit
c2d1d69525
1 changed files with 0 additions and 3 deletions
  1. 0 3
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -144,7 +144,6 @@ Release 2.7.2 - UNRELEASED
     HDFS-9317. Document fsck -blockId and -storagepolicy options in branch-2.7.
     (aajisaka)
 
-
     HDFS-9413. getContentSummary() on standby should throw StandbyException.
     (Brahma Reddy Battula via mingma)
 
@@ -157,8 +156,6 @@ Release 2.7.2 - UNRELEASED
     HDFS-9445. Datanode may deadlock while handling a bad volume.
     (Wlater Su via Kihwal)
 
-Release 2.7.1 - 2015-07-06
-
     HDFS-8767. RawLocalFileSystem.listStatus() returns null for UNIX pipefile.
     (Kanaka Kumar Avvaru via wheat9)