[ https://issues.apache.org/jira/browse/HADOOP-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashish Thusoo resolved HADOOP-4345. ----------------------------------- Resolution: Fixed Fix Version/s: 0.19.0 Fixed as part of JIRA-4230 > 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 > 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.