Liyin Liang created YARN-1563:
---------------------------------

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


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)

Reply via email to