You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Deepak Jaiswal (JIRA)" <ji...@apache.org> on 2018/03/08 21:06:00 UTC

[jira] [Created] (HIVE-18910) Migrate to Murmur hash for shuffle and bucketing

Deepak Jaiswal created HIVE-18910:
-------------------------------------

             Summary: Migrate to Murmur hash for shuffle and bucketing
                 Key: HIVE-18910
                 URL: https://issues.apache.org/jira/browse/HIVE-18910
             Project: Hive
          Issue Type: Bug
            Reporter: Deepak Jaiswal
            Assignee: Deepak Jaiswal


Hive uses JAVA hash which is not as good as murmur for better distribution and efficiency in bucketing a table.

Migrate to murmur hash but still keep backward compatibility for existing users so that they dont have to reload the existing tables.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)