/clusters/{clusterName}/services/{serviceName}/commands/impalaDisableLlamaRm

Mount Point: /api/v11/clusters/{clusterName}/services/{serviceName}/commands/impalaDisableLlamaRm

POST

Disable Llama-based resource management for Impala.

This command only applies to CDH 5.1+ Impala services.

This command disables resource management for Impala by removing all Llama roles present in the Impala service. Any services that depend on the Impala service being modified are restarted by the command, and client configuration is deployed for all services of the cluster.

Note that any configuration changes made to YARN and Impala when enabling resource management are not reverted by this command.

Available since API v8.

Parameters

name description type default
serviceName The Impala service name. path
clusterName (no documentation provided) path

Response Body

element: command

Information about the submitted command.