Quantcast
Channel: Java Code Geeks » Pascal Alma
Viewing all articles
Browse latest Browse all 24

Writing a Hadoop MapReduce task in Java

$
0
0
Although Hadoop Framework itself is created with Java the MapReduce jobs can be written in many different languages. In this post I show how to create a MapReduce job in Java based on a Maven project like any other Java project.                 Prepare the example input Lets start […]

Viewing all articles
Browse latest Browse all 24

Trending Articles