日本免费高清视频-国产福利视频导航-黄色在线播放国产-天天操天天操天天操天天操|www.shdianci.com

學無先后,達者為師

網站首頁 編程語言 正文

找不到或無法加載主類 org.apache.hadoop.mapreduce.v2.app.MRAppMaster

作者:魯尼的小寶貝 更新時間: 2022-03-15 編程語言

找不到或無法加載主類 org.apache.hadoop.mapreduce.v2.app.MRAppMaster

Application application_1558512564390_0003 failed 2 times due to AM Container for appattempt_1558512564390_0003_000002 exited with exitCode: 1
Failing this attempt.Diagnostics: [2019-05-29 08:06:23.227]Exception from container-launch.
Container id: container_1558512564390_0003_02_000001
Exit code: 1
[2019-05-29 08:06:23.232]Container exited with a non-zero exit code 1. Error file: prelaunch.err.
Last 4096 bytes of prelaunch.err :
Last 4096 bytes of stderr :
錯誤: 找不到或無法加載主類 org.apache.hadoop.mapreduce.v2.app.MRAppMaster
[2019-05-29 08:06:23.233]Container exited with a non-zero exit code 1. Error file: prelaunch.err.
Last 4096 bytes of prelaunch.err :
Last 4096 bytes of stderr :
錯誤: 找不到或無法加載主類 org.apache.hadoop.mapreduce.v2.app.MRAppMaster
For more detailed output, check the application tracking page: http://dataxone-cdh1:8088/cluster/app/application_1558512564390_0003 Then click on links to logs of each attempt.
. Failing the application.

?

在界面運行:

hadoop classpath

記錄下信息

修改 $HADOOP_HOME/etc/hadoop/yarn-site.xml文件.增加

?

<property>
        <name>yarn.application.classpath</name>
        <value>hadoop classpath返回信息</value>
</property>

重啟yarn 

?

原文鏈接:https://blog.csdn.net/poem_2010/article/details/90664302

欄目分類
最近更新