Skip to content

Rushiraj-Baxi/NoSql_Hadoop_Lab1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoSqL_Hadoop_Lab-1

This Lab consists of Map Reduce programs on Hadoop. Performed on a single node.

Question 1: Input file has the data of weather of last few years and mapreduced returns the yearly maximum temperature record.

Question 2: Input file consists of web access log produced by a web server and the Map Reduce program counts the number of times GIF, JPG, and other image files that have been accessed by clients.

Question 3: Input file consists of web access log produced by a web server and the the Map Reduce program outputs Total number of requests and Total download size on Monthly basis.

Question 4: Input file consists of web access log produced by a web server and the the Map Reduce program lists Timestamp, URL for which http response status has been 404.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published