MAPREDUCE-5315. DistCp reports success even on failure. (mithun and jlowe via daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1491917 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
723ef662a9
commit
6f59922e9d
|
@ -505,6 +505,9 @@ Release 2.1.0-beta - UNRELEASED
|
||||||
MAPREDUCE-5308. Shuffling to memory can get out-of-sync when fetching
|
MAPREDUCE-5308. Shuffling to memory can get out-of-sync when fetching
|
||||||
multiple compressed map outputs (Nathan Roberts via jlowe)
|
multiple compressed map outputs (Nathan Roberts via jlowe)
|
||||||
|
|
||||||
|
MAPREDUCE-5315. DistCp reports success even on failure. (mithun and jlowe
|
||||||
|
via daryn)
|
||||||
|
|
||||||
BREAKDOWN OF HADOOP-8562 SUBTASKS
|
BREAKDOWN OF HADOOP-8562 SUBTASKS
|
||||||
|
|
||||||
MAPREDUCE-4739. Some MapReduce tests fail to find winutils.
|
MAPREDUCE-4739. Some MapReduce tests fail to find winutils.
|
||||||
|
|
Loading…
Reference in New Issue