Details
Description
MAPREDUCE-4503 made distributed cache conflicts break job submission, but this was quickly downgraded to a warning in MAPREDUCE-4549. Unfortunately the latter did not go into trunk, so the fix is only in 0.23 and 2.x. When Oozie, Pig, and other downstream projects that can occasionally generate distributed cache conflicts move to Hadoop 3.x the workflows that used to work on 0.23 and 2.x no longer function.
Attachments
Attachments
Issue Links
- is caused by
-
MAPREDUCE-4503 Should throw InvalidJobConfException if duplicates found in cacheArchives or cacheFiles
- Closed
- relates to
-
MAPREDUCE-4549 Distributed cache conflicts breaks backwards compatability
- Closed