Category: MapReduce Tutorials

InputSplit in hadoop Mapreduce

What is InputSplit in Hadoop MapReduce?

In our previous Hadoop tutorial, we have studied Hadoop Partitioner in detail. Now we are going to discuss InputSplit in Hadoop MapReduce. Here, we will cover what is Hadoop InputSplit, the need of InputSplit in MapReduce....

working of hadoop recordreader

Hadoop RecordReader Introduction, Working & Types

In our previous blog, we have studied Hadoop Counters in detail. Now in this tutorial, we are going to discuss the RecordReader in Hadoop. Here we will cover the introduction to Hadoop RecordReader, working...

Key Value Pairing in Hadoop MapReduce

What is MapReduce Key Value Pair in Hadoop?

In this Hadoop tutorial, we are going to provide you a complete introduction to MapReduce Key Value Pair. First of all we will discuss what is a key value pair in Hadoop, How key value...

Shuffling & Sorting in Hadoop MapReduce

MapReduce Shuffling and Sorting in Hadoop

This Hadoop tutorial is all about MapReduce Shuffling and Sorting. Here we will provide you a detailed description of Hadoop Shuffling and Sorting phase. Firstly we will discuss what is MapReduce Shuffling, next with MapReduce Sorting,...

hadoop counters types

Hadoop Counters & Types of Counters in MapReduce

In our previous Hadoop blog we have provided you a detailed description of Hadoop InputFormat and OutputFormat. Now we are going to cover Hadoop Counters in detail. In this Hadoop tutorial we will discuss what...

OutputFormat in Hadoop MapReduce

What is Hadoop OutputFormat in MapReduce?

In our previous Hadoop tutorial, we have provided you a detailed description of InputFormat. Now in this blog, we are going to cover the Hadoop OutputFormat. We will discuss What is OutputFormat in Hadoop, What...

Hadoop Reducer Class in MapReduce

What is Hadoop Reducer Class in MapReduce?

Till now we have covered the Hadoop introduction and Hadoop HDFS in detail. In this tutorial, we will provide you a detailed description of Hadoop Reducer. Here will discuss what is Reducer in MapReduce,...

Mapper in Hadoop MapReduce

What is Hadoop Mapper Class in MapReduce?

In this blog, we will provide you the complete introduction of Hadoop Mapper. I In this blog, we will answer what is Mapper in Hadoop MapReduce, how hadoop mapper works, what are the process...