/clusters/{clusterName}/services/{serviceName}/impalaQueries/{queryId}/cancel

Mount Point: /api/v11/clusters/{clusterName}/services/{serviceName}/impalaQueries/{queryId}/cancel

POST

Cancels an Impala Query.

Available since API v4.

Parameters

name description type default
serviceName The name of the service path
queryId The queryId to cancel path
serviceName (no documentation provided) path
clusterName (no documentation provided) path

Response Body

element: impalaCancelResponse

A warning if there was one. Otherwise null.