Sidharta Seethana created YARN-4253:
---------------------------------------
Summary: Standardize on using PrivilegedOperationExecutor for all
invocations of container-executor in LinuxContainerExecutor
Key: YARN-4253
URL: https://issues.apache.org/jira/browse/YARN-4253
Project: Hadoop YARN
Issue Type: Improvement
Reporter: Sidharta Seethana
Assignee: Sidharta Seethana
YARN-3443 introduced PrivilegedOperationExecutor and PrivilegedOperation(s)
which are meant to wrap invocations to the container-executor binary. However,
not all invocations of container-executor in LinuxContainerExecutor use the
PrivilegedOperationExecutor. We should change all such invocations to use
PrivilegedOperationExecutor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)