Skip to content

ThomasTheJohnson/PartitionerMapReduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thomas Edward Johnson
[email protected]
03/20/2017
--------------------------------------------------------------------------------------------------------
Information
--------------------------------------------------------------------------------------------------------
This project is for my Big Data Tech class. Using a VM provided by Cloudera, we are able to simulate a
distributed system running HDFS.

-------------------------------------------------------------------------------------------------------- 
Command
--------------------------------------------------------------------------------------------------------
hadoop jar partitioner.jar stubs.ProcessLogs weblog <output directory>

The above command line command will run my Hadoop Job. The jar name is as listed partitioner.jar, the driver class is named ProcessLogs but it is contained in the package stubs so it must be called with the package name. The input information comes from the weblog directory we uploaded earlier in the semester but the name of the output directory is up to you.

--------------------------------------------------------------------------------------------------------

	              ______
    ________________//      \\
   /    	   /	  ^  \\	
  /  		   |	      \\  __
 ||| 	            \____/_\   \_/ /
 |||                      \\\____// 
 |/|	 /__________\     |\\_
 ^ |	|            \	  | \_/
   |    |	     |	  |
   |_/\/|            |_/\/|

About

Partitioner map reduce assignment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages