You are on page 1of 3

Dr .K.V.

SUBBA REDDY INSTITUTE OF TECHNOLOGY


(Approved By AICTE,New Delhi & Affiliated to JNTUA, ANANTAPUR)
DUPADU (V), N.H.-44, KURNOOL-518218.

M.Tech(CSE) I Year / II Semester (R17)

Name : ………………………….
Roll No. : .…………………………

MAP REDUCE PROGRAMMING LAB

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING


Dr. K.V. SUBBA REDDY INSTITUTE OF TECHNOLOGY
(Approved by AICTE, New Delhi & Affiliated to JNTUA, Anantapur)
An ISO 9001:2000 Certified Institution
DUPADU, KURNOOL-518218.
2017-2018
Ph.08518-287621 Fax: 08518-287618

Dr. K.V. SUBBA REDDY INSTITUTE OF TECHNOLOGY


An Engineering College Sponsored by
Vaibhav Educational Society, Kurnool
Approved by AICTE ,New Delhi and Affiliated to JNTUA, Anantapur
Opp.Dupadu (RS) ,N.H-44, Kurnool -518218, Kurnool District, A.P.
www.drkvsrit.in

CERTIFICATE

Certified that this is a Bonafide record of Practical work done by

Mr. / Ms. ______________________________________of M.Tech (CSE) IInd Semester

with Roll Number. __________________________ in the Department of Computer Science

and Engineering for the Map Reduce Programming Lab during the Academic Year

2017-18.

The Total Number of Experiments Conducted: __________

Signature of
Head of the Department

Signature of the Examiners Signature of the Laboratory


In charge

1.

2.

Submitted for the Practical Examination Conducted on: ____________


INDEX
S. Title Page
No. No.

1. Install Apache Hadoop 1-8

2. Write a map reduce program to calculate the frequency of a given 9-11


word in a given file?
3. Write a Map Reduce program to find the maximum temperature 12-13
in each year?
4. Write a Map Reduce program to find the grades of student‟s? 14-16

Write a map reduce program to find the number of products sold


in each country by considering sales data containing fields like
5. 17-19

6. Write a map reduce program to implement Matrix 20-22


Multiplication?
7. XYZ.com is an online music website where users listen to 23-24
various tracks,the data gets collected like shown below.
Write a map reduce program to analyze Uber data set to find the
days on which each basement has more trips using the following
8. dataset 25-26
The Uber dataset consists of four columns they are
dispatching_base_number, date, active_vehicles and trips.
9. Write a MapReduce job to find the highest rated movie each 27-29
year?

You might also like