Starting, Stopping, and Restarting Oozie Services

IMPORTANT This component is deprecated. Hewlett Packard Enterprise recommends using an alternate product. For more information, see Discontinued Ecosystem Components.

The Warden daemon starts the Oozie server automatically at installation time. You can start and stop Oozie from the command line or from the Control System. Using the maprcli node services command enables you to start Oozie on multiple nodes at one time.

Starting, Stopping, and Restarting Oozie using maprcli

Complete the following steps to start | stop | restart Oozie from the command line:

  1. Make a list of nodes on which Oozie is configured.
  2. Issue the maprcli node services command with either start, restart, or stop, and specify the nodes on which Oozie is configured, separated by spaces.
    Example:
    maprcli node services -name oozie -action start|stop|restart -nodes <nodes list>