MapReduce
-
Apache Hadoop
Hadoop Sequence File Example
In the article we will have a look at Hadoop Sequence file format. Hadoop Sequence Files are one of the…
Read More » -
Apache Hadoop
How Does Hadoop Work
Apache Hadoop is an open source software used for distributed computing that can process large amount of data and get…
Read More » -
Apache Hadoop
Prerequisites for Learning Hadoop
In this article, we will dig deep to understand what are the prerequisites of learning and working with Hadoop. We…
Read More » -
Apache Hadoop
Hadoop Mapreduce Combiner Example
In this example, we will learn about Hadoop Combiners. Combiners are highly useful functions offered by Hadoop especially when we…
Read More » -
Apache Hadoop
Apache Hadoop Cluster Setup Example (with Virtual Machines)
Table Of Contents 1. Introduction 2. Requirements 3. Preparing Virtual Machine 3.1 Creating VM and Installing Guest OS 3.2 Installing…
Read More » -
Apache Hadoop
Apache Hadoop Distcp Example
In this example, we are going to show you how to copy large files in inter/intra-cluster setup of Hadoop using…
Read More » -
Apache Hadoop
Hadoop Hello World Example
1. Introduction In this post, we feature a comprehensive Hadoop Hello World Example. Hadoop is an Apache Software Foundation project.…
Read More »