|
@@ -179,7 +179,9 @@ Release 1.2.0 - unreleased
|
|
|
|
|
|
HDFS-4519. Support overriding jsvc binary and log file locations when
|
|
HDFS-4519. Support overriding jsvc binary and log file locations when
|
|
launching secure datanode. (Chris Nauroth via suresh)
|
|
launching secure datanode. (Chris Nauroth via suresh)
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+ HDFS-4551. When copying bytes in DatanodeWebHdfsMethods OPEN, use 4096
|
|
|
|
+ buffer size to improve performance. (Mark Wagner via szetszwo)
|
|
|
|
|
|
OPTIMIZATIONS
|
|
OPTIMIZATIONS
|
|
|
|
|
|
@@ -526,7 +528,7 @@ Release 1.2.0 - unreleased
|
|
HADOOP-9375. Port HADOOP-7290 to branch-1 to fix TestUserGroupInformation
|
|
HADOOP-9375. Port HADOOP-7290 to branch-1 to fix TestUserGroupInformation
|
|
failure. (Xiaobo Peng via suresh)
|
|
failure. (Xiaobo Peng via suresh)
|
|
|
|
|
|
-Release 1.1.2 - Unreleased
|
|
|
|
|
|
+Release 1.1.2 - 2013.01.30
|
|
|
|
|
|
INCOMPATIBLE CHANGES
|
|
INCOMPATIBLE CHANGES
|
|
|
|
|
|
@@ -540,9 +542,6 @@ Release 1.1.2 - Unreleased
|
|
HDFS-4252. Improve confusing log message that prints exception when editlog
|
|
HDFS-4252. Improve confusing log message that prints exception when editlog
|
|
read is completed. (Jing Zhao via suresh)
|
|
read is completed. (Jing Zhao via suresh)
|
|
|
|
|
|
- HDFS-4551. When copying bytes in DatanodeWebHdfsMethods OPEN, use 4096 buffer size
|
|
|
|
- to improve performance. (Mark Wagner via szetszwo)
|
|
|
|
-
|
|
|
|
BUG FIXES
|
|
BUG FIXES
|
|
|
|
|
|
MAPREDUCE-4798. Updated TestJobHistoryServer test case for startup
|
|
MAPREDUCE-4798. Updated TestJobHistoryServer test case for startup
|