Check the Status of a Job

About this task

You can check the status of a job from the command line or the Oozie Web Console.
From the command line, issue the following (substituting the job ID for the <job id> placeholder):
# /opt/mapr/oozie/oozie-<version>/bin/oozie job -info <job id>

To check status from the Oozie Web Console, point your browser to http://<Oozie_node>:11000/oozie and click All Jobs.