Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
2.2.0
-
None
-
None
Description
If the environmental variable $HADOOP_CONF_DIR is set with multiple directories, like this:
export HADOOP_CONF_DIR=/mypath/conf1:/mypath/conf2
then, bin/yarn will fail as following:
$ bin/yarn application No HADOOP_CONF_DIR set. Please specify it either in yarn-env.sh or in the environment.