[
https://issues.apache.org/jira/browse/YARN-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sidharta Seethana updated YARN-4253:
------------------------------------
Attachment: YARN-4253-branch-2.001.patch
It looks like the patch doesn't apply cleanly on branch-2. Uploaded a new patch
for branch-2 (changes are trivial).
> 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
> Attachments: YARN-4253-branch-2.001.patch, YARN-4253.001.patch
>
>
> 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)