Skip to main content

Home

Monitoring Oozie workflows

  1. Stop Unravel

    <Unravel installation directory>/unravel/manager stop
    
  2. Set oozie.server.url to your Oozie_host, where Oozie_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>
    
  3. 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.

  4. Apply the changes.

    <Unravel installation directory>/unravel/manager config apply
    
  5. Start Unravel

    <Unravel installation directory>/unravel/manager start
Monitoring Oozie

To start monitoring your Oozie workflows go to Jobs> PipelinesPipelines.