You are on page 1of 8

2022/2023

TP1 :HDFS_MapReduce

AMAL NEJJARI FI
LENOVO
Table des matières
1. Load and examine the sample data ................................................................................................ 2
2. Start the java project ....................................................................................................................... 5
3. Create the java file for the mapper class ........................................................................................ 5
4. Create the reducer class .................................................................................................................. 5
5. Create the driver ............................................................................................................................. 6
6. Compile your java files & create the JAR file ................................................................................... 6
1. Load and examine the sample data

We start by examing structure of Hadoop file system :


2. Start the java project

3. Create the java file for the mapper class

4. Create the reducer class


5. Create the driver

6. Compile your java files & create the JAR file

You might also like