-
Notifications
You must be signed in to change notification settings - Fork 0
ThomasTheJohnson/LogFileMapReduce
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Thomas Edward Johnson [email protected] 02/21/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 lastrequest.jar stubs.ProcessLogs weblog <output directory> The above command line command will run my Hadoop Job. The jar name is as listed lastrequest.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
This repository contains my source files to run a MapReduce job on server log files.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published