当前位置:   article > 正文

hue访问spark编辑器,有时创建任务会失败_failed 1 times (global limit =2; local limit is =1

failed 1 times (global limit =2; local limit is =1) due to am container for

环境: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

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/865858
推荐阅读
相关标签
  

闽ICP备14008679号