0

在 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 完成的。

4

1 回答 1

0

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

于 2013-11-20T09:21:50.573 回答