Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Implement the necessary changes so that the MapReduce application can leverage the new YARN shared cache (i.e. YARN-1492).
Specifically, allow per-job configuration so that MapReduce jobs can specify which set of resources they would like to cache (i.e. jobjar, libjars, archives, files).
Attachments
Attachments
Issue Links
- depends upon
-
YARN-3637 Handle localization sym-linking correctly at the YARN level
- Resolved
-
YARN-2217 Shared cache client side changes
- Closed
-
YARN-1492 truly shared cache for jars (jobjar/libjar)
- Resolved
-
MAPREDUCE-6267 Refactor JobSubmitter#copyAndConfigureFiles into it's own class
- Closed
- is duplicated by
-
MAPREDUCE-6113 An ability to override LocalResourceVisibility for public resources
- Resolved
- is related to
-
MAPREDUCE-6824 TaskAttemptImpl#createCommonContainerLaunchContext is longer than 150 lines
- Resolved
-
MAPREDUCE-6365 Refactor JobResourceUploader#uploadFilesInternal
- Resolved
- relates to
-
YARN-5727 Improve YARN shared cache support for LinuxContainerExecutor
- Open