1
votes

I have created an Oozie job that triggers a hive script when executed. The workflow I created had some error due to which the Job is getting stuck in Prep mode. However, when I try to kill the job from command line using oozie job -oozie http://<oozie-server>:11000/oozie/ -kill 0000032-160617142637089-oozie-oozi-W, the job is not getting killed. Please find the screenshot for the job info as seen on the oozie console enter image description here

The audit log for the above job. enter image description here

1

1 Answers

0
votes

Check your ports once.Check your service is up on port 8032.

Refer this post for hive action stuck in prep state