[
https://issues.apache.org/jira/browse/IMPALA-6032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762940#comment-16762940
]
Sahil Takiar commented on IMPALA-6032:
--------------------------------------
FWIW Hive has a few similar configuration options to do this (not advocating
this is the right approach for Impala):
* hive.strict.checks.orderby.no.limit
** Default: false
** Description: Rejects queries with an order by, but no limit
* hive.strict.checks.no.partition.filter
** Default: false
** Description: Rejects queries that do a full table scan against a
partitioned table
* hive.strict.checks.cartesian.product
** Default: false
** Description: Rejects queries with cross joins
> Configuration knobs to automatically reject and fail queries
> ------------------------------------------------------------
>
> Key: IMPALA-6032
> URL: https://issues.apache.org/jira/browse/IMPALA-6032
> Project: IMPALA
> Issue Type: New Feature
> Components: Distributed Exec
> Reporter: Mostafa Mokhtar
> Priority: Minor
> Labels: admission-control, resource-management
>
> Umbrella JIRA for Admission control enhancements.
> Query options would be set on a resource pool basis.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]