Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.21.0
-
None
-
Incompatible change, Reviewed
-
Description
In practice we have seen some users submitting job jars that consist of 10,000+ classes. Unpacking these jars into mapred.local.dir and then cleaning up after them has a significant cost (both in wall clock and in unnecessary heavy disk utilization). This cost can be easily avoided
Attachments
Attachments
Issue Links
- is blocked by
-
HADOOP-6346 Add support for specifying unpack pattern regex to RunJar.unJar
- Closed
- relates to
-
MAPREDUCE-727 Move the bin/hadoop jar command over to bin/mapred
- Resolved