Hi,
when submitting any workflow in hue i get the following error:
2015-07-28 11:51:39,972 WARN MapReduceActionExecutor:523 -
SERVER[bsul0822] USER[admin] GROUP[-] TOKEN[]
APP[MapReduce_Sleep_jobs] JOB[0000000-150728113816998-oozie-oozi-W]
ACTION[0000000-150728113816998-oozie-oozi-W@mapreduce-02c6] Exception
in check(). Message[JA017: Could not lookup launched hadoop Job ID
[job_local1208091870_0002] which was associated with action
[0000000-150728113816998-oozie-oozi-W@mapreduce-02c6]. Failing this
action!]
org.apache.oozie.action.ActionExecutorException: JA017: Could not
lookup launched hadoop Job ID [job_local1208091870_0002] which was
associated with action
[0000000-150728113816998-oozie-oozi-W@mapreduce-02c6]. Failing this
action!
at
org.apache.oozie.action.hadoop.JavaActionExecutor.check(JavaActionExecutor.java:1235)
at
org.apache.oozie.action.hadoop.JavaActionExecutor.start(JavaActionExecutor.java:1164)
at
org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:234)
at
org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:64)
at org.apache.oozie.command.XCommand.call(XCommand.java:286)
at
org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:321)
at
org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:250)
at
org.apache.oozie.service.CallableQueueService$CallableWrapper.run(CallableQueueService.java:175)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
i know somebody had the same error last month, but no solution was posted.
I am using CDH5 with: Oozie client build version: 4.1.0-cdh5.4.4
Thanks for your help,
Jonas