[ https://issues.apache.org/jira/browse/HIVE-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448786#comment-13448786 ]
Namit Jain commented on HIVE-3432: ---------------------------------- For bucketized tables, there is no guarantee that mapper will be able to hold all the data in memory. So, we would always need a reducer. > perform a map-only group by is grouping key matches the sorting properties of > the table > --------------------------------------------------------------------------------------- > > Key: HIVE-3432 > URL: https://issues.apache.org/jira/browse/HIVE-3432 > Project: Hive > Issue Type: Improvement > Components: Query Processor > Reporter: Namit Jain > Assignee: Sambavi Muthukrishnan > > There should be an option to use bucketizedinputformat and use map-only group > by. There would be no need to perform a map-side aggregation. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira