You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/22 23:34:39 UTC

[jira] [Resolved] (MAPREDUCE-103) The TaskTracker's shell environment should not be passed to the children.

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

Allen Wittenauer resolved MAPREDUCE-103.
----------------------------------------

    Resolution: Fixed

task-controller/container-executor should have fixed this. Closing.

> The TaskTracker's shell environment should not be passed to the children.
> -------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-103
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-103
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: security
>            Reporter: Owen O'Malley
>
> HADOOP-2838 and HADOOP-5981 added support to make the TaskTracker's shell environment available to the tasks. This has two problems:
>   1. It makes the task tracker's environment part of the interface to the task, which is fairly brittle.
>   2. Security code typically only passes along whitelisted environment variables instead of everything to prevent accidental leakage from the administrator's account.



--
This message was sent by Atlassian JIRA
(v6.2#6252)