运行 oozie 作业会给出 IO 错误 E0803



在Oozie上运行作业时,使用命令

    oozie job 
       -oozie http://localhost:11000/oozie 
       -config /usr/share/doc/oozie/examples/apps/map-reduce/job.properties 
       -run

我收到错误:

    Error: E0803 : E0803: IO error, The transaction has been rolled back.  
    See the nested exceptions for details on the errors that occurred.

安装是从bigtop-0.6完成的。

我遇到了同样的问题。尝试升级您的Oozie。http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/latest/CDH4-Installation-Guide/cdh4ig_topic_17_4.html

最新更新