[ https://issues.apache.org/jira/browse/HIVE-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
He Yongqiang resolved HIVE-932. ------------------------------- Resolution: Fixed Already fixed in trunk by namit. > enforce bucketing > ----------------- > > Key: HIVE-932 > URL: https://issues.apache.org/jira/browse/HIVE-932 > Project: Hadoop Hive > Issue Type: Improvement > Components: Query Processor > Reporter: Namit Jain > Assignee: He Yongqiang > > If a table is bucketed and the number of buckets are also specified, it > should be enforced. > If a query tries to insert into the table which violates the bucketing, it > should fail. > Also, the number of reducers should be the same as the number of buckets, and > be independent of the input size -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.