繁体   English   中英

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

[英]Running oozie job gives IO Error 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完成的。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM