網站首頁 編程語言 正文
找不到或無法加載主類 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
相關推薦
- 2022-10-20 kotlin淺析when與循環的使用_Android
- 2022-05-13 Django-Rest framwork框架 序列化與反序列化
- 2022-07-30 C#程序終極調試實現windbg的時間旅行_C#教程
- 2022-02-09 利用上下文屬性將?C++?對象嵌入?QML?里_C 語言
- 2022-07-16 MultipartFile與base64互轉
- 2022-03-26 C++實現簡單猜數字小游戲_C 語言
- 2022-11-08 云原生系列Kubernetes深度解析YAML文件使用_云其它
- 2023-03-29 Pytorch損失函數torch.nn.NLLLoss()的使用_python
- 最近更新
-
- 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同步修改后的遠程分支