You are on page 1of 1

Big Data & Hadoop with Hive & PIG Tools

Module: 1
 Introduction to Big Data & Evolution of Big Data
 Installation of Hadoop
 Perform setting up and installing Hadoop in stand alone mode.
 Perform some tasks by using web based tools of Hadoop system.
 Implement the following file management tasks in Hadoop:
o Adding file and directories
o Creating file, Retrieving file and deleting files
Module 2
Execution of Simple Programs :-
 Write a Map Reduce program for basic word count.
 Write a Map Reduce program for sort text data.
 Write a Map Reduce program for analyzing student report.
 Write a Map Reduce program for mining weather data.
Module 3
 Installing and running Hive, practice some Hive commands.
 Using Hive; create, insert, update, alter, delete, and drop the tables
 Using Hive; query the data from the data base tables.
 Using Hive; create views, use functions, create indexes for the data base tables.
Module 4
 Installing and running Pig, practice some Pig commands.
 Write Pig Latin scripts using eval functions to analyze your data.
 Write Pig Latin scripts using math functions to analyze your data.
 Write Pig Latin scripts using string functions to analyze your data.

You might also like