概述
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 submission failed: Error submitting workflow test_new_oozie: E0501所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复