我是靠谱客的博主 多情金毛,这篇文章主要介绍Workflow submission failed: Error submitting workflow test_new_oozie: E0501,现在分享给大家,希望可以做个参考。

amberi 安装oozie后从hue提交workflow报错:
Workflow submission failed: Error submitting workflow test_new_oozie: E0501: Could not perform authorization operation, Call From hdp1-oozie-1.novalocal/xxx.xxx.xxx.xxx to soapahdfs:8020 failed on connection exception: java.net.ConnectException: Connection refused; For more details see: http://wiki.apache.org/hadoop/ConnectionRefused

错误的大致意思是:oozie的任务提交到hadoop的时候拒绝服务,我们hdfs端口是8020

问题原因:amberi在安装oozie的过程中hdfs client,yarn client,mapreduce2 client都安装失败了,导致hadoop的配置没有刷新到oozie的虚拟机上导致的

解决办法:重新安装hdfs client,yarn client,mapreduce2 client到oozie虚拟机,然后重启oozie服务即可

最后

以上就是多情金毛最近收集整理的关于Workflow submission failed: Error submitting workflow test_new_oozie: E0501的全部内容,更多相关Workflow内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(39)

评论列表共有 0 条评论

立即
投稿
返回
顶部