Cloudera Docs

Disable a resource plan

You can disable a resource plan to modify it or to stop managing a workload. You run a query to disable a resource plan.

  • You connected to HiveServer on the cluster you want to manage.
  • You started Hive from the Beeline shell, opened DAS, or opened another Hive UI.
Disable the resource plan.
ALTER RESOURCE PLAN myplan DISABLE;
Related information
Hive Workload Management Command Summary
Workload trigger counters
Parent topic: Setting up and using a resource plan