Skip to content

MapReduce code to analyze server's log files to generate statistics related to business intelligence

Notifications You must be signed in to change notification settings

shailesh2088/Log-File-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A custom application to analyze log files and generate statistical information which could be used for making business decisions. 
 
The Text Files - 0,1,2,3,4.txt are sample input files.

DriverHello.java - Driver class for MapReduce job
HelloMapper.java - Mapper class for MapReduce job
ReducerHello.java - Reduce class for MapReduce job

About

MapReduce code to analyze server's log files to generate statistics related to business intelligence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published