B.E / B.Tech.
PRACTICAL END SEMESTER EXAMINATIONS, NOVEMBER/DECEMBER 2023
Fifth Semester
CCS334 – BIG DATA ANALYTICS
(Regulations 2021)
Time : 3 Hours Answer any one Question Max. Marks 100
Aim/Principle/Apparatus Tabulation/Circuit/ Calculation Viva-Voce Record Total
required/Procedure Program/Drawing & Results
20 30 30 10 10 100
1. Write the step by procedure to install Hadoop in standalone mode.
2. Write the step by step procedure to install Hadoop in pseudo distributed mode.
3. Write the step by step procedure to install Hadoop in fully distributed mode
4. Install Hadoop single node cluster in Ubuntu and run word count program in java.
5. Install Hadoop single node cluster on windows platform and execute an application to find the
number of words of each word length.
6. Describe HDFS Commands for the following file management tasks
i) Adding Files and Retrieving Files
7. Describe HDFS Commands for the following file management tasks
i) Adding Files and Directories
8. Describe HDFS Commands for the following file management tasks
i) Retrieving Files
ii) Deleting Files
9. Write a MapReduce Program that mines weather Data from large volume of Log Data using
Hadoop.
10. Implement Matrix Multiplication with Hadoop Map Reduce.
Page 1 of 2
11. Write a Map Reduce Program to analyze time-temperature statistics and generate report with
max/min temperature from large dataset containing temperature at a particular time in different
places.
12. Write a program to implement K-means Clustering algorithm using Map Reduce.
13. Write queries to sort and aggregate the data in a table using HiveQL.
14. Install Hive and Write the procedure to create and alter tables with example in Hive
Environment.
15. Write queries to sort and aggregate the data in a table using HiveQL.
16. Write the procedure to create and access functions with example in Hive Environment
17. Write the procedure to create, access and drop views with example in Hive Environment
18. Install HBase in standalone mode and create a table and list all the tables.
19. Analyze the Titanic Disaster dataset, find the average age of Male and Female those who are
died in Titanic Disaster.
20. Develop a program to calculate the maximum recorded temperature by yearwise for the weather
dataset in HBase.
Page 2 of 2