Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.0
-
None
-
Reviewed
Description
Currently the nodemanager downloads an archive to a local file, unpacks it, and then removes it. It would be more efficient to stream the data as it's being unpacked to avoid both the extra disk space requirements and the additional disk activity from storing the archive.
Attachments
Attachments
Issue Links
- blocks
-
YARN-7713 Add parallel copying of directories into FSDownload
- Open
- breaks
-
YARN-7876 Localized jars that are expanded after localization are not fully copied
- Resolved
-
YARN-7879 NM user is unable to access the application filecache due to permissions
- Resolved
-
MAPREDUCE-7049 Testcase TestMRJobs#testJobClassloaderWithCustomClasses fails
- Resolved