Big Data with Hadoop
Table of Contents
Chapter 1: Introduction to Big Data
Internal Evaluation
Big Data with Hadoop Practicals
- 1. Install and Configure Apache Hadoop
- 2. Write Script for MapReduce program to calculate the frequency of a given word in a given file
- 3. Write Script for MapReduce program to find the maximum temperature in each year
- 4. Write Script for MapReduce program to find the grades of students
- 5. Write Script for MapReduce program to implement Matrix Multiplication
- 6. Write Script for MapReduce to find the maximum electrical consumption in each year
- 7. Write Script for MapReduce to analyze weather data set and print whether the day is sunny or cool
- 8. Write Script for MapReduce program to find the number of products sold in each country
- 9. Develop a MapReduce program to find the tags associated with each movie
- 10. Write a MapReduce program to analyze music website log data and calculate unique listeners, track shares, radio plays, and total plays