You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2012/05/02 01:00:52 UTC

[jira] [Commented] (HADOOP-8332) make default container-executor.conf.dir be a path relative to the container-executor binary

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

Roman Shaposhnik commented on HADOOP-8332:
------------------------------------------

@Robert, I understand your concerns and that's why:
  # I would like this change to be vetted by as large of a community as possible
  # my current patch leaves an option of sticking with the absolute path for those who really need that
                
> make default container-executor.conf.dir be a path relative to the container-executor binary
> --------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8332
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8332
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 2.0.0
>
>         Attachments: HADOOP-8332.patch.txt
>
>
> Currently, container-executor binary has an absolute pathname of its configuration file baked in. This prevents an easy relocation of the configuration files when dealing with multiple Hadoop installs on the same node. It would be nice to at least allow for a relative path resolution starting from the location of the container-executor binary itself. Something like
> {noformat}
> ../etc/hadoop/
> {noformat}
> Thoughts?

--
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