Oozie workflow error

15 views
Skip to first unread message

Cinyoung Hur

unread,
Aug 8, 2017, 4:41:08 AM8/8/17
to Hue-Users
I submitted hive2 batch to oozie.

oozie tried to find action.xml under user directory.
But, it seems hue make files(hive sql, job.properties, workflow.xml) under /user/hue/oozie/deployments.


This is oozie log.
Heart beat
Failing Oozie Launcher, Main class [org.apache.oozie.action.hadoop.Hive2Main], exception invoking main(), File does not exist: hdfs://0.linewalks.local:9000/user/hcinyoung/oozie-hado/0000000-170808172834380-oozie-hado-W/hive-9f68--hive2/action.xml
Failing Oozie Launcher, Main class [org.apache.oozie.action.hadoop.Hive2Main], exception invoking main(), File does not exist: hdfs://0.linewalks.local:9000/user/hcinyoung/oozie-hado/0000000-170808172834380-oozie-hado-W/hive-9f68--hive2/action.xml
java
.io.FileNotFoundException: File does not exist: hdfs://0.linewalks.local:9000/user/hcinyoung/oozie-hado/0000000-170808172834380-oozie-hado-W/hive-9f68--hive2/action.xml
 at org
.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:1122)
 at org
.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:1114)
 at org
.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
 at org
.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:1114)
 at org
.apache.hadoop.fs.FileUtil.copy(FileUtil.java:337)
 at org
.apache.hadoop.fs.FileUtil.copy(FileUtil.java:289)
 at org
.apache.hadoop.fs.FileSystem.copyToLocalFile(FileSystem.java:1970)
 at org
.apache.hadoop.fs.FileSystem.copyToLocalFile(FileSystem.java:1939)
 at org
.apache.hadoop.fs.FileSystem.copyToLocalFile(FileSystem.java:1915)
 at org
.apache.oozie.action.hadoop.LauncherMapper.setupMainConfiguration(LauncherMapper.java:457)
 at org
.apache.oozie.action.hadoop.LauncherMapper.map(LauncherMapper.java:176)
 at org
.apache.hadoop.mapred.MapRunner.run(MapRunner.java:54)
 at org
.apache.hadoop.mapred.MapTask.runOldMapper(MapTask.java:450)
 at org
.apache.hadoop.mapred.MapTask.run(MapTask.java:343)
 at org
.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:243)
 at java
.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
 at java
.util.concurrent.FutureTask.run(FutureTask.java:262)
 at java
.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at java
.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 at java
.lang.Thread.run(Thread.java:745)



Reply all
Reply to author
Forward
0 new messages