Check the Status of a Job

About this task

IMPORTANT This component is deprecated. Hewlett Packard Enterprise recommends using an alternate product. For more information, see Discontinued Ecosystem Components.
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>:<oozie_port_number>/oozie and click All Jobs. The <oozie_port_number> depends on whether your cluster is secure.