Criteria selection information
This section provides additional information on criteria selection.
Criteria list
Scope: All services except Impala Query.
| Criteria | Description |
|---|---|
| Application Tags | Value found in the Application Tags property based on the operator selected. |
| Query Name | Name of the query |
| Pool | The name of the YARN queue to which the application was submitted. |
| User | The user who initiated the application. |
Scope: Impala Query only
| Criteria | Description |
|---|---|
| Pool |
The name of the YARN queue to which the application was submitted. |
| User |
The user who initiated the application. |
Tez Session exceptions:
- The User criteria will only match a user=hive because Hive creates the Tez session. No other user will be present in this field.
- The User criteria only match user=hive
because Hive creates the Tez session. To match a non-Hive user, use the Application Tags
criteria with the contains operator to find a query run by a specific user. For example,
Application Tags that contain clusterUser7 are the only way to
identify a Hive query started by clusterUser7 that is running within
a Tez session.
