[
https://issues.apache.org/jira/browse/HIVE-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
He Yongqiang updated HIVE-1178:
-------------------------------
Resolution: Fixed
Release Note: HIVE-1178. enforce bucketing for a table.
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
Committed. Thanks Namit!
> enforce bucketing for a table
> -----------------------------
>
> Key: HIVE-1178
> URL: https://issues.apache.org/jira/browse/HIVE-1178
> Project: Hadoop Hive
> Issue Type: New Feature
> Components: Query Processor
> Reporter: Namit Jain
> Assignee: Namit Jain
> Fix For: 0.6.0
>
> Attachments: hive.1178.1.patch, hive.1178.2.patch, hive.1178.3.patch
>
>
> If the table being inserted is a bucketed, currently hive does not try to
> enforce that.
> An option should be added for checking that.
> Moreover, the number of buckets can be higher than the number of maximum
> reducers, in which
> case a single reducer can write to multiple files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.