Member since
08-11-2016
6
Posts
0
Kudos Received
0
Solutions
01-19-2022
04:23 PM
What's the name of the bug/ticket? Is it solved?
... View more
08-11-2016
04:34 PM
Still has the same problem after a service reboot! Looks like the gateway wasn't written through, strangely, my echo doesn't show any missing environment variable: ``` ubuntu@ip-172-31-23-254:~$ yarn application No HADOOP_CONF_DIR set. Please specify it either in yarn-env.sh or in the environment. ubuntu@ip-172-31-23-254:~$ echo $HADOOP_CONF_DIR /etc/spark/conf/yarn-conf:/etc/hive/conf ``` it looks like yarn get its variable elsewhere
... View more
08-11-2016
02:50 PM
Thanks a lot! I've add YARN Gateway and yarn application is working. I must have forgot to override YARN gateway in installation. Also, should it be a recommended setting to add YARN gateway to all nodes?
... View more
08-11-2016
12:43 PM
When I try to terminate an yarn application in CDH 5.8.x, I got the following error: ``` $ yarn application No HADOOP_CONF_DIR set. Please specify it either in yarn-env.sh or in the environment. ``` I've searched through all directory and found no yarn-env.sh, this error message is quite misleading. Does some one know how to fix it?
... View more
Labels: