Managing an Apache Hive workload
Also available as:
PDF

Disable a resource plan

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

  • You connected to HiveServer over ODBC or JDBC on the cluster you want to manage.
  • You started Hive from the Beeline shell.
Disable the resource plan.
ALTER RESOURCE PLAN myplan DISABLE;