Click here to Skip to main content
15,889,116 members
Articles / Artificial Intelligence / Big Data

Implementing Joins in Hadoop Map-Reduce using MapFiles

Rate me:
Please Sign up or sign in to vote.
3.00/5 (1 vote)
16 Mar 2015CPOL9 min read 16.8K   2  
Implementing joins in Hadoop Map-Reduce applications during Map-phase using MapFiles
In this article, I will explain how to implement joins during the Map-phase in Hadoop Map-Reduce applications using MapFiles.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Pakistan Pakistan
Software Engineer and Data Scientist

Comments and Discussions