Description
YARN-2185 added the ability to localize jar files as a stream instead of copying to local disk and then extracting. ZipInputStream does not need the end of the file. Let's read it out. This helps with an additional TeeInputStream on the input.
Attachments
Attachments
Issue Links
- breaks
-
MAPREDUCE-7049 Testcase TestMRJobs#testJobClassloaderWithCustomClasses fails
- Resolved
- is broken by
-
YARN-2185 Use pipes when localizing archives
- Resolved
- is duplicated by
-
MAPREDUCE-7049 Testcase TestMRJobs#testJobClassloaderWithCustomClasses fails
- Resolved