[ https://issues.apache.org/jira/browse/HIVE-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851685#action_12851685 ]
Namit Jain commented on HIVE-1276: ---------------------------------- opRules.put(new RuleRegExp("R2", "GBY%.*RS%"), ReduceSinkDeduplicateProcFactory .getRejectedReduceSinkProc()); Then you dont need the above rule also > optimize bucketing > ------------------- > > Key: HIVE-1276 > URL: https://issues.apache.org/jira/browse/HIVE-1276 > Project: Hadoop Hive > Issue Type: Improvement > Reporter: Namit Jain > Assignee: He Yongqiang > Attachments: hive-1276.1.patch, hive-1276.2.patch, hive-1276.3.patch > > > If the query results are already clustered by the bucketing column, there is > no need for another map-reduce job. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.