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

Implement skewed join #198

Open
raronson opened this issue Feb 22, 2013 · 0 comments
Open

Implement skewed join #198

raronson opened this issue Feb 22, 2013 · 0 comments
Milestone

Comments

@raronson
Copy link
Contributor

We have hit some performance issues when performing relational joins because of key skew. Pig and hive have implemented optimizations for skewed joins, and it would be nice for something similar to exist in scoobi.

Pig - http://ofps.oreilly.com/titles/9781449302641/advanced_pig_latin.html#skew_join
Hive - https://cwiki.apache.org/confluence/display/Hive/Skewed+Join+Optimization

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

No branches or pull requests

1 participant