• Analyzing the metadata as per the requirements • Loaded the data in HDFS from local system. • Writing the pig scripts for processing the data. • Created hive table with schema and loaded the data using Sqoop. • Writing queries in hive to map the data resided in HDFS. • Written java code for Map Reduce job.