A real world Hadoop example with word-count building in local tutorial
There will be two parts in this post :
- How to build run your first hadoop application in local with
IntellijIDEA
- How to use Hadoop to explore user relationship inside
GB/TB
data
Part 1
You need to create a Java program with Maven as the dependency management tool.
The result will be in part-r--0000
file :
count 1
word 2
Part 2
You can find the original novel in finding-friends-with-mapreduce.