You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Sidharta Seethana (JIRA)" <ji...@apache.org> on 2015/10/12 08:08:05 UTC

[jira] [Created] (YARN-4253) Standardize on using PrivilegedOperationExecutor for all invocations of container-executor in LinuxContainerExecutor

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)