[ 
https://issues.apache.org/jira/browse/HIVE-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carl Steinbach updated HIVE-170:
--------------------------------

    Fix Version/s: 0.3.0

> map-side aggregations does not work properly
> --------------------------------------------
>
>                 Key: HIVE-170
>                 URL: https://issues.apache.org/jira/browse/HIVE-170
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.3.0
>
>         Attachments: 170.patch, patch.170.3, patch.2, patch2
>
>
> map-side aggregation depends on runtime.freememory() which is not guaranteed 
> to return the freeable memory - it depends on when the garbage collector is 
> invoked last.
> It might be a good idea to estimate the number of rows that can fit in the 
> hash table and then flush the hash table based on that

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to