Can anyone give some illustration on how to write a program for reduce-side join?
The reduce-side join provided by Hadoop is sort-merge join. How can I write a hash-join algorithm for reduce-side join?
Best
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
2 years ago
viewed
467 times