|
@@ -72,9 +72,6 @@ Release 1.2.0 - unreleased
|
|
|
MAPREDUCE-4499. Looking for speculative tasks is very expensive in 1.x
|
|
|
(Koji Noguchi via tgraves)
|
|
|
|
|
|
- HADOOP-8748. Refactor DFSClient retry utility methods to a new class in
|
|
|
- org.apache.hadoop.io.retry. Contributed by Arun C Murthy.
|
|
|
-
|
|
|
HDFS-3871. Change DFSClient to use RetryUtils. (Arun C Murthy
|
|
|
via szetszwo)
|
|
|
|
|
@@ -402,6 +399,9 @@ Release 1.1.0 - unreleased
|
|
|
MAPREDUCE-782. Use PureJavaCrc32 in mapreduce spills.
|
|
|
(Todd Lipcon, backport by Brandon Li via sseth)
|
|
|
|
|
|
+ HADOOP-8748. Refactor DFSClient retry utility methods to a new class in
|
|
|
+ org.apache.hadoop.io.retry. Contributed by Arun C Murthy.
|
|
|
+
|
|
|
BUG FIXES
|
|
|
|
|
|
HDFS-3696. Set chunked streaming mode in WebHdfsFileSystem write operations
|