配置 Hdp 4 Window 中的一些问题
1,E0508: User [?] not authorized for WF job […… jobid]
很明顯驗證問題,
修改 oozie-site.xml中節點為
<property>
????? <name>oozie.service.AuthorizationService.security.enabled</name>
????? <value>false</value>
????? <description>
????????? Specifies whether security (user name/admin role) is enabled or not.
????????? If disabled any user can manage Oozie system and manage any job.
????? </description>
? </property>
?
2,暫未解決的問題
Error starting action [CreateTable]. ErrorType [TRANSIENT], ErrorCode [JA009], Message [JA009: Cannot initialize Cluster. Please check your configuration for mapreduce.framework.name and the correspond server addresses.]
轉載于:https://www.cnblogs.com/zbw911/p/4331785.html
總結
以上是生活随笔為你收集整理的配置 Hdp 4 Window 中的一些问题的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 通过获取客户端Json数据字符串,反序列
- 下一篇: Android中BindService方