7 Forks
2 Stars
2 Watchers

hadoop-mapreduce-examples

A project displaying examples of MapReduce jobs, using the "Remarkable Trees of Paris" dataset (https://opendata.paris.fr/explore/dataset/arbresremarquablesparis/information/, 2015 version). The HiveQL query equivalents of the MapReduce jobs are described in HIVE.md.

How to download and setup hadoop-mapreduce-examples

Open terminal and run command
git clone https://github.com/iv-stpn/hadoop-mapreduce-examples.git
git clone is used to create a copy or clone of hadoop-mapreduce-examples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hadoop-mapreduce-examples https://github.com/iv-stpn/hadoop-mapreduce-examples/archive/master.zip

Or simply clone hadoop-mapreduce-examples with SSH
[email protected]:iv-stpn/hadoop-mapreduce-examples.git

If you have some problems with hadoop-mapreduce-examples

You may open issue on hadoop-mapreduce-examples support forum (system) here: https://github.com/iv-stpn/hadoop-mapreduce-examples/issues