iwasakims commented on pull request #846:
URL: https://github.com/apache/bigtop/pull/846#issuecomment-1000976850
part of relevant log entries in /var/log/oozie/oozie-error.log::
```
...
2021-12-25 05:07:03,969 WARN ActionStartXCommand:523 -
SERVER[6debda8a5ccc.bigtop.apache.org] USER[root] GROUP[-] TOKEN[]
APP[map-reduce-wf] JOB[0000001-211225050521438-oozie-oozi-W]
ACTION[0000001-211225050521438-oozie-oozi-W@mr-node] Failing Job due to failed
action [mr-node]
2021-12-25 05:07:03,972 WARN LiteWorkflowInstance:523 -
SERVER[6debda8a5ccc.bigtop.apache.org] USER[root] GROUP[-] TOKEN[]
APP[map-reduce-wf] JOB[0000001-211225050521438-oozie-oozi-W]
ACTION[0000001-211225050521438-oozie-oozi-W@mr-node] Workflow Failed. Failing
node [mr-node]
2021-12-25 05:07:05,233 WARN ParameterVerifier:523 -
SERVER[6debda8a5ccc.bigtop.apache.org] USER[-] GROUP[-] TOKEN[-] APP[-] JOB[-]
ACTION[-] The application does not define formal parameters in its XML
definition
2021-12-25 05:07:05,241 WARN LiteWorkflowAppService:523 -
SERVER[6debda8a5ccc.bigtop.apache.org] USER[-] GROUP[-] TOKEN[-] APP[-] JOB[-]
ACTION[-] libpath
[hdfs://6debda8a5ccc.bigtop.apache.org:8020/user/root/oozie.1640408783176/examples/apps/hive2/lib]
does not exist
2021-12-25 05:07:05,358 WARN ActionStartXCommand:523 -
SERVER[6debda8a5ccc.bigtop.apache.org] USER[root] GROUP[-] TOKEN[]
APP[hive2-wf] JOB[0000002-211225050521438-oozie-oozi-W]
ACTION[0000002-211225050521438-oozie-oozi-W@hive2-node] Error starting action
[hive2-node]. ErrorType [FAILED], ErrorCode [EJ001], Message [Could not locate
Oozie sharelib]
org.apache.oozie.action.ActionExecutorException: Could not locate Oozie
sharelib
at
org.apache.oozie.action.hadoop.JavaActionExecutor.addSystemShareLibForAction(JavaActionExecutor.java:758)
at
org.apache.oozie.action.hadoop.JavaActionExecutor.addAllShareLibs(JavaActionExecutor.java:853)
at
org.apache.oozie.action.hadoop.JavaActionExecutor.setLibFilesArchives(JavaActionExecutor.java:844)
at
org.apache.oozie.action.hadoop.JavaActionExecutor.submitLauncher(JavaActionExecutor.java:1089)
at
org.apache.oozie.action.hadoop.JavaActionExecutor.start(JavaActionExecutor.java:1369)
at
org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:234)
at
org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:65)
at org.apache.oozie.command.XCommand.call(XCommand.java:287)
at
org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:332)
at
org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:261)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.oozie.service.CallableQueueService$CallableWrapper.run(CallableQueueService.java:179)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2021-12-25 05:07:05,359 WARN ActionStartXCommand:523 -
SERVER[6debda8a5ccc.bigtop.apache.org] USER[root] GROUP[-] TOKEN[]
APP[hive2-wf] JOB[0000002-211225050521438-oozie-oozi-W]
ACTION[0000002-211225050521438-oozie-oozi-W@hive2-node] Failing Job due to
failed action [hive2-node]
2021-12-25 05:07:05,361 WARN LiteWorkflowInstance:523 -
SERVER[6debda8a5ccc.bigtop.apache.org] USER[root] GROUP[-] TOKEN[]
APP[hive2-wf] JOB[0000002-211225050521438-oozie-oozi-W]
ACTION[0000002-211225050521438-oozie-oozi-W@hive2-node] Workflow Failed.
Failing node [hive2-node]
2021-12-25 05:07:06,814 WARN LiteWorkflowAppService:523 -
SERVER[6debda8a5ccc.bigtop.apache.org] USER[-] GROUP[-] TOKEN[-] APP[-] JOB[-]
ACTION[-] libpath
[hdfs://6debda8a5ccc.bigtop.apache.org:8020/user/root/oozie.1640408783176/examples/apps/no-op/lib]
does not exist
2021-12-25 05:07:08,482 WARN ActionStartXCommand:523 -
SERVER[6debda8a5ccc.bigtop.apache.org] USER[root] GROUP[-] TOKEN[]
APP[java-main-wf] JOB[0000004-211225050521438-oozie-oozi-W]
ACTION[0000004-211225050521438-oozie-oozi-W@java-node] Error starting action
[java-node]. ErrorType [FAILED], ErrorCode [EJ001], Message [Could not locate
Oozie sharelib]
org.apache.oozie.action.ActionExecutorException: Could not locate Oozie
sharelib
at
org.apache.oozie.action.hadoop.JavaActionExecutor.addSystemShareLibForAction(JavaActionExecutor.java:758)
at
org.apache.oozie.action.hadoop.JavaActionExecutor.addAllShareLibs(JavaActionExecutor.java:853)
at
org.apache.oozie.action.hadoop.JavaActionExecutor.setLibFilesArchives(JavaActionExecutor.java:844)
at
org.apache.oozie.action.hadoop.JavaActionExecutor.submitLauncher(JavaActionExecutor.java:1089)
at
org.apache.oozie.action.hadoop.JavaActionExecutor.start(JavaActionExecutor.java:1369)
at
org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:234)
at
org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:65)
at org.apache.oozie.command.XCommand.call(XCommand.java:287)
at
org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:332)
at
org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:261)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.oozie.service.CallableQueueService$CallableWrapper.run(CallableQueueService.java:179)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
...
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]