I have an Apache Kylin container running in docker. I was getting a Java heap space error in map reduce phase so I tried updating some parameters in Hadoop mapred-default.xml file. After making the changes, I restarted the container but, when I go to Yarn ResourceManager Web UI and then to Configuration: An xml file is opened, looking like this:
Tag: hadoop-yarn
/bin/bash: /bin/java: No such file or directory error in Yarn apps in MacOS
I was trying to run a simple wordcount MapReduce Program using Java 1.7 SDK and Hadoop2.7.1 on Mac OS X EL Captain 10.11 and I am getting the following error message in my container log “stderr” /bin/bash: /bin/java: No such file or directory Application Log- Command I am Running My ENV variable are- The problem seems to be because YARN