[
https://issues.apache.org/jira/browse/YARN-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liyin Liang reassigned YARN-1563:
---------------------------------
Assignee: Liyin Liang
> 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
> Assignee: 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)