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

Multiget operation is even slower than multiput opertation by IndexeddRDD #16

Open
josephlijia opened this issue Nov 24, 2015 · 0 comments

Comments

@josephlijia
Copy link

We have done some testings with IndexeddRDD. It performs well when updating or deleting. However, when we looked up one key-value, it was even slower than updating this key-value. Finally, we addressed this problem on function "runJob" in "multiget". Now we are struggling to fix this problem by zipPartitions.

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