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 "Remus Rusanu (JIRA)" <ji...@apache.org> on 2014/09/25 12:09:34 UTC

[jira] [Resolved] (YARN-2590) Windows Secure Container Executor: containerLaunch environment does not get transferred to the container process

     [ https://issues.apache.org/jira/browse/YARN-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remus Rusanu resolved YARN-2590.
--------------------------------
    Resolution: Cannot Reproduce

Environment gets passed to container via the launch_container.cmd @set ... commands. There is no environment inheritance requirement between NM and the container, so the WSCE does the right thing.

> Windows Secure Container Executor: containerLaunch environment does not get transferred to the container process
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-2590
>                 URL: https://issues.apache.org/jira/browse/YARN-2590
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: nodemanager
>            Reporter: Remus Rusanu
>            Assignee: Remus Rusanu
>              Labels: security, windows
>
> the sanitized env prepared by the container launch is ignored by the WSCE launcher. The env has to be passwed in the createTaskAsUser call to hadoopwinutilsvc so that is assigns it to the newly spawned process.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)