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
Fix For: 0.5.0
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.