Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hash function used to create partitions should use Guava's hash builders. #27

Open
cjnolet opened this issue Aug 18, 2014 · 1 comment

Comments

@cjnolet
Copy link
Member

cjnolet commented Aug 18, 2014

Specifically, the hash function should be changed to something that prefers more speed- like Murmur hash.

@cjnolet cjnolet closed this as completed Aug 20, 2014
@cjnolet cjnolet reopened this Aug 20, 2014
@cjnolet
Copy link
Member Author

cjnolet commented Aug 20, 2014

This will also stop abnormally large partitioned key indices from taking up excessive memory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant