You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/02/08 19:12:35 UTC

[jira] [Updated] (YARN-1563) HADOOP_CONF_DIR don't support multiple directories

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

Allen Wittenauer updated YARN-1563:
-----------------------------------
    Component/s: scripts

> HADOOP_CONF_DIR don't support multiple directories
> --------------------------------------------------
>
>                 Key: YARN-1563
>                 URL: https://issues.apache.org/jira/browse/YARN-1563
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 2.2.0
>            Reporter: Liyin Liang
>         Attachments: YARN-1563.diff
>
>
> If the environmental variable $HADOOP_CONF_DIR is set with multiple directories, like this:
> {code}
>  export HADOOP_CONF_DIR=/mypath/conf1:/mypath/conf2
> {code}
> then, bin/yarn will fail as following:
> {code}
> $ bin/yarn application
> No HADOOP_CONF_DIR set.
> Please specify it either in yarn-env.sh or in the environment.
> {code}



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