zhihai xu created YARN-2682:
-------------------------------
Summary: WindowsSecureContainerExecutor should not depend on
DefaultContainerExecutor#getFirstApplicationDir.
Key: YARN-2682
URL: https://issues.apache.org/jira/browse/YARN-2682
Project: Hadoop YARN
Issue Type: Bug
Components: nodemanager
Affects Versions: 2.5.0
Reporter: zhihai xu
DefaultContainerExecutor won't use getFirstApplicationDir any more. But we
can't delete getFirstApplicationDir in DefaultContainerExecutor because
WindowsSecureContainerExecutor uses it.
We should move getFirstApplicationDir function from DefaultContainerExecutor to
WindowsSecureContainerExecutor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)