-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.8.0, 3.0.0-alpha1
-
Component/s: nodemanager
-
Labels:None
The current implementation of container-executor already supports parsing of key value pairs from a config file. However, it is currently restricted to container-executor.cfg and cannot be reused for parsing additional config/command files. Generalizing this is a required step for YARN-4245.