[
https://issues.apache.org/jira/browse/HADOOP-9088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504865#comment-13504865
]
Radim Kolar commented on HADOOP-9088:
-------------------------------------
to improve hashing. WritableComparator hash is weak (used by
binarypartitioner), HashPartitioner sucks even more (using object.hashcode), i
will add TextPartitioner using murmur3, it have good distribution of results.
> Add Murmur3 hash
> ----------------
>
> Key: HADOOP-9088
> URL: https://issues.apache.org/jira/browse/HADOOP-9088
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Radim Kolar
> Assignee: Radim Kolar
> Attachments: murmur3-2.txt, murmur3-3.txt, murmur3.txt
>
>
> faster and better then murmur2
--
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