原文:org.apache.hadoop.yarn.exceptions.InvalidAuxServiceException: The auxService:spark_shuffle does not exist

先来看一下报错内容 重点是 Caused by: org.apache.hadoop.yarn.exceptions.InvalidAuxServiceException: The auxService:spark shuffle does not exist 一番搜索之后得到的解决方案是 在yarn site.xml中添加如下配置 之后重启yarn。 然而,只做这两个操作是不够的,需要检查一下 ...

2020-07-17 11:34 0 819 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM