[
https://issues.apache.org/jira/browse/HADOOP-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Chansler updated HADOOP-4345:
------------------------------------
Component/s: contrib/hive
> Hive: Check that partitioning predicate is present when
> hive.partition.pruning = strict
> ---------------------------------------------------------------------------------------
>
> Key: HADOOP-4345
> URL: https://issues.apache.org/jira/browse/HADOOP-4345
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/hive
> Reporter: Ashish Thusoo
> Assignee: Ashish Thusoo
> Fix For: 0.19.0
>
>
> Add a new parameter
> hive.partition.pruning
> when this is set to strict
> then do not allow queries that do not have a predicate on the partitioning
> columns of partitioned tables. This helps to gate users from submitting huge
> queries to the cluster.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.