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 "Liyin Liang (JIRA)" <ji...@apache.org> on 2014/01/06 14:01:52 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 ]

Liyin Liang updated YARN-1563:
------------------------------

    Attachment: YARN-1563.diff

Attach a patch to fix this issue.

> 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
>    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.1.5#6160)