Skip to content

A big data lab about large-scale data processing using the Apache Hadoop framework

Notifications You must be signed in to change notification settings

chouaibMo/big-data-Hadoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big Data : Hadoop - MapReduce

Requirements

- Maven
- Java
- Hadoop

Usage

You can find a jar file "./jar/HadoopTP" containing all classes rerquired for execution

$ hadoop jar HadoopTP.jar Question1_1 /data/miserables wordcount1_1
$ hadoop jar HadoopTP.jar Question1_5 /data/miserables wordcount1_5
$ hadoop jar HadoopTP.jar Question1_6 /data/miserables wordcount1_6
$ hadoop jar HadoopTP.jar Question1_7 /data/miserables wordcount1_7
$ hadoop jar HadoopTP.jar Question2_1 /data/flickr.txt flickr2_1 5
$ hadoop jar HadoopTP.jar Question2_2 /data/flickr.txt flickr2_2 5
$ hadoop jar HadoopTP.jar Question3_1 /data/flickr.txt flickr3_1 5

About

A big data lab about large-scale data processing using the Apache Hadoop framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages