ApiImpalaCancelResponse Data Model

The response from an Impala cancel query response.

Properties
name data type description
warning string The warning response. If there was no warning this will be null.

Example

{
  "warning" : "..."
}