栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 前沿技术 > 大数据 > 大数据系统

hue访问spark编辑器,有时创建任务会失败

hue访问spark编辑器,有时创建任务会失败

环境:hdp2.6.x,ambari2.5.x

报错内容如下:

无法在群集中创建 Spark 会话:YARN Diagnostics: Application application_1632379940636_0057 failed 1 times (global limit =2; local limit is =1) 
due to AM Container for appattempt_1632379940636_0057_000001 exited with exitCode: -1000 
For more detailed output, check the application tracking page: http://tl-nn-02.rdsp.com:8088/cluster/app/
application_1632379940636_0057 Then click on links to logs of each attempt. 
Diagnostics: Application application_1632379940636_0057 initialization failed (exitCode=22) 
with output: The configured nodemanager group 3006 is different from the group of the executable 1002 
Failing this attempt. Failing the application.

解决方法:

查看所有节点的/etc/group(或者确认任务跑在哪个节点), hadoop组后面有没有yarn

没有话做执行gpasswd -a yarn hadoop,将yarn加入hadoop组。

groups yarn命令看到的结果不准确。

重启 该节点的nodemanager

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/317685.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号