Ambari HDP throwing FileNotFoundException for mapreduce.tar.gz while submitting the mapreduce job

末鹿安然 提交于 2020-06-27 17:20:05

问题


After installing a new Hadoop cluster using Ambari, I tried to submit a mapreduce job, but it failed throwing an error.

Error:

java.io.FileNotFoundException: File does not exist: hdfs://xx-xx-xxx-x:8020/hdp/apps/2.2.9.0-3393/mapreduce/mapreduce.tar.gz

回答1:


Issue resolved after restarting all components from Ambari UI.



来源:https://stackoverflow.com/questions/36687032/ambari-hdp-throwing-filenotfoundexception-for-mapreduce-tar-gz-while-submitting

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!