網站首頁 編程語言 正文
找不到或無法加載主類 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
相關推薦
- 2023-04-09 python?密碼加密與解密的實現_python
- 2023-01-02 C++?命名空間?using聲明使用示例詳解_C 語言
- 2023-11-14 MathType 運行時錯誤‘53’:文件未找到:MathPage.WLL
- 2022-06-08 記錄linux ens33網卡啟動失敗的問題
- 2022-02-10 antd table 增加底部合計行統計
- 2023-07-15 react+antd+table實現表格數據在當前頁從頭到尾循環滾動展示
- 2022-10-29 正則表達式預查的詳細解釋與應用實例_正則表達式
- 2022-04-20 Prism區域管理器IRegionManager用法介紹_實用技巧
- 最近更新
-
- window11 系統安裝 yarn
- 超詳細win安裝深度學習環境2025年最新版(
- Linux 中運行的top命令 怎么退出?
- MySQL 中decimal 的用法? 存儲小
- get 、set 、toString 方法的使
- @Resource和 @Autowired注解
- Java基礎操作-- 運算符,流程控制 Flo
- 1. Int 和Integer 的區別,Jav
- spring @retryable不生效的一種
- Spring Security之認證信息的處理
- Spring Security之認證過濾器
- Spring Security概述快速入門
- Spring Security之配置體系
- 【SpringBoot】SpringCache
- Spring Security之基于方法配置權
- redisson分布式鎖中waittime的設
- maven:解決release錯誤:Artif
- restTemplate使用總結
- Spring Security之安全異常處理
- MybatisPlus優雅實現加密?
- Spring ioc容器與Bean的生命周期。
- 【探索SpringCloud】服務發現-Nac
- Spring Security之基于HttpR
- Redis 底層數據結構-簡單動態字符串(SD
- arthas操作spring被代理目標對象命令
- Spring中的單例模式應用詳解
- 聊聊消息隊列,發送消息的4種方式
- bootspring第三方資源配置管理
- GIT同步修改后的遠程分支