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 "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2012/07/05 16:03:36 UTC

[jira] [Commented] (MAPREDUCE-4397) Introduce HADOOP_SECURITY_CONF_DIR for task-controller

    [ https://issues.apache.org/jira/browse/MAPREDUCE-4397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407125#comment-13407125 ] 

Robert Joseph Evans commented on MAPREDUCE-4397:
------------------------------------------------

This is very similar work to what was done in MAPREDUCE-4219. MAPREDUCE-4219 was done for yarn and not branch-1 so you probably want to look at that first to reconcile the differences between the two approaches.  Any changes being made to branch-1 in this respect would be nice to have ported to trunk and branch-2 for the container-executor because they are very similar still.
                
> Introduce HADOOP_SECURITY_CONF_DIR for task-controller
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-4397
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4397
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: task-controller
>            Reporter: Luke Lu
>            Assignee: Yu Gao
>
> The linux task controller concurrently hard code the directory to look for its config file at compile time (via the HADOOP_CONF_DIR macro). Adding a new environment variable to look for task-controller's conf dir (with strict permission checks) would make installation much more flexible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira