Configure YARN Services API to Manage Long-running Applications

You can use the YARN Services API to manage long-running YARN applications.

You can use the YARN Services API to deploy and manage the YARN services.
  1. Use the YARN Services API to run a POST operation on your application, specifying a long or unlimited lifetime in the POST attributes.
  2. Use the YARN Services API to manage your application.
    • Increase or decrease the number of application instances.
    • Perform other application life cycle tasks.