File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -276,6 +276,9 @@ Release 2.1.0-beta - UNRELEASED
276276 MAPREDUCE-5274. Bring back SecureShuffleUtils.toHex in mapreduce for binary
277277 compatibility with 1.x APIs. (Mayank Bansal via vinodkv)
278278
279+ MAPREDUCE-5300. Fix backward incompatibility for
280+ o.a.h.mapreduce.filecache.DistributedCache. (Zhijie Shen via acmurthy)
281+
279282 OPTIMIZATIONS
280283
281284 MAPREDUCE-4974. Optimising the LineRecordReader initialize() method
@@ -487,9 +490,6 @@ Release 2.1.0-beta - UNRELEASED
487490 MAPREDUCE-5296. Fix backward incompatibility for JobControl by adding the
488491 omitted addJob. (Zhijie Shen via acmurthy)
489492
490- MAPREDUCE-5300. Fix backward incompatibility for
491- o.a.h.mapreduce.filecache.DistributedCache. (Zhijie Shen via acmurthy)
492-
493493 BREAKDOWN OF HADOOP-8562 SUBTASKS
494494
495495 MAPREDUCE-4739. Some MapReduce tests fail to find winutils.
You can’t perform that action at this time.
0 commit comments