Cloudera Docs

Workers API

This section lists the functions available as part of the workers API.

  • Launch Workers
    Launches worker engines into the cluster.
  • List Workers
    Returns all information on all the workers in the cluster.
  • Await Workers
    Waits for workers to either reach the running status, or to complete and exit.
  • Stop Workers
    Stops worker engines.
Parent topic: Distributed Computing with Workers