H.T.No.
Code No: CT3553 SRGEC-R20
IV B.Tech I Semester Regular/Supplementary Examinations, December 2024
BIG DATA ANALYTICS
(Computer Science and Engineering, Artificial Intelligence and Data Science & Information
Technology)
Time: 3 Hours Max. Marks: 70
Note: Answer one question from each unit.
All questions carry equal marks.
5 × 14 = 70M
UNIT-I
1. a) Differentiate between grid computing and volunteer computing. (6M)
b) Compare and contrast Volume, Velocity and Variety characteristics of Big Data. (8M)
(OR)
2. a) Explain Big data and its Applications ,what are the problems in Big data storage and
Analysis how to overcome them ? (8M)
b) Differentiate between Hadoop and RDBMS. (6M)
UNIT-II
3. a) How a secondary name node differs from the name node in HDFS? Justify your answer
with an example. (8M)
b) Write about basic file system operations in Hadoop to communicate with HDFS. (6M)
(OR)
4. a) Highlight the features, history and eco systems of Hadoop. (6M)
b) Explain the basic buiding blocks of HDFS. (8M)
UNIT-III
5. Write Map Reduce code for counting occurrences of each word in input text file. Also write
the commands to compile and run the code. (14M)
(OR)
6. a) Examine step-by-step procedure how weather data set is processed with map reduce to
find maximum temperature. (8M)
b) How combiner is differ with reducer explain. (6M)
UNIT-IV
7. a) Write a Pig Latin script to implement Left outer Join on student(sid,name, Course) and
Course(Courseid, sid, Course) data. (8M)
b) Write a pig script for Word count program. (6M)
(OR)
Page 1 of 2
8. a) Apache pig supports both primitive and complex data types. List and explain the above
data types with an example. (7M)
b) How will you query the data in pig? (7M)
UNIT-V
9. a) Write queries in HIVE QL to create Internal and External table to load student data. (6M)
b) Develop HIVE UDF to convert Student Name to Upper case. (8M)
(OR)
10. a) Write a HiveQL about the following concepts:
(i) Indexing (ii) Bucketing (iii) Partitioning (iv) Subquries (8M)
b) What are the key differences between Hive and Pig? (6M)
*****
Page 2 of 2