no out of memory errors for skewed join
---------------------------------------

                 Key: HIVE-963
                 URL: https://issues.apache.org/jira/browse/HIVE-963
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Query Processor
            Reporter: Namit Jain
            Assignee: He Yongqiang


Currently, in case of skew, hive runs out of memory.
A simpler fix would be to use JDBM to store data and use that.

It can be configurable and JDBM should only be triggered if the number of 
values for a given key exceed a given number.

-- 
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