Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.0, 3.0.0
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
SPARK-17495 Hive hash implementation
- Resolved
-
HIVE-19386 Move TABLE_BUCKETING_VERSION to hive_metastore.thrift
- Closed
-
HIVE-19454 Test failure : org.apache.hadoop.hive.ql.TestTxnCommands2.testNonAcidToAcidConversion1 fails with java.lang.AssertionError
- Closed
- links to