Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Advanced Topics in Database Activity 1 Assume that you have a Students dataset stored on the HDFS. The dataset contains text files, each text file

image text in transcribed

Advanced Topics in Database Activity 1 Assume that you have a Students dataset stored on the HDFS. The dataset contains text files, each text file has the following information (comma separated): studentID, course_name, grade , each file may contain several students, and for the same student there are multiple lines, each line contains student's grade in a particular course. Dataset Sample: 19, web, 85 19, Database , 90 20, web, 90 24, Java , 87 23, Java, 88 24, algorithms , 87 23, algorithms, 88 Write a MapReduce job that reads the input files that contains student information, generate student average in the format student_id, average for example 19, 87.5

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data And Databases

Authors: Jeff Mapua

1st Edition

1978502257, 978-1978502253

More Books

Students also viewed these Databases questions

Question

Explain the importance of Human Resource Management

Answered: 1 week ago

Question

Discuss the scope of Human Resource Management

Answered: 1 week ago

Question

Finding and scheduling appointments with new prospective clients.

Answered: 1 week ago