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 1df87c85b7a..ba295f32ac1 100644 --- a/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html +++ b/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html @@ -470,6 +470,10 @@

Changes since Hadoop 2.4.0

Major bug reported by Jian He and fixed by Vinod Kumar Vavilapalli
Few tests in TestJobClient fail on Windows
+
  • MAPREDUCE-5830. + Blocker bug reported by Jason Lowe and fixed by Akira AJISAKA
    + HostUtil.getTaskLogUrl is not backwards binary compatible with 2.3
    +
  • MAPREDUCE-5828. Major bug reported by Vinod Kumar Vavilapalli and fixed by Vinod Kumar Vavilapalli
    TestMapReduceJobControl fails on JDK 7 + Windows
    @@ -506,6 +510,10 @@

    Changes since Hadoop 2.4.0

    Trivial bug reported by Todd Lipcon and fixed by Chen He
    docs for map output compression incorrectly reference SequenceFile
  • +
  • HDFS-6527. + Blocker bug reported by Kihwal Lee and fixed by Kihwal Lee
    + Edit log corruption due to defered INode removal
    +
  • HDFS-6411. Major bug reported by Zhongyi Xie and fixed by Brandon Li (nfs)
    nfs-hdfs-gateway mount raises I/O error and hangs when a unauthorized user attempts to access it