Monitoring Oozie workflows
Stop Unravel
<Unravel installation directory>/unravel/manager stop
Set
oozie.server.url
to yourOozie_host
, whereOozie_host
is the fully qualified domain name or IP address, for example, http://host.mycompany.com:11000/oozie.<Unravel installation directory>/unravel/manager config properties set oozie.server.url
<Oozie_host>
Set the Oozie server user name and password.
<Unravel installation directory>/unravel/manager config properties set oozie.server.username
<Oozie_username>
<Unravel installation directory>/unravel/manager config properties set oozie.server.password<Oozie_password>
Refer to Oozie properties for the complete list of properties.
Apply the changes.
<Unravel installation directory>/unravel/manager config apply
Start Unravel
<Unravel installation directory>/unravel/manager start
Monitoring Oozie
To start monitoring your Oozie workflows go to Jobs> Pipelines.