B.E / B.Tech.
PRACTICAL END SEMESTER EXAMINATIONS, DECEMBER 2024
Seventh Semester
NM1059 - Big Data by Infosys
(Regulations 2021)
Time: 3 Hours Answer any one Question Max. Marks: 100
Output &Result
Aim & Program Viva-Voice Final Assesment Total
Marks given by
Procedure
Infosys
20 30 20 10 20 100
1. Write a JAVA program for Matrix Multiplication with Hadoop Map Reduce
2. Downloading and Installing Hadoop frame work and implement Start-up scripts and Configuration
files
3. Write a command to implement file management tasks, such as Adding files and directories to
HDFS
4. Write a JAVA program for count the number of character in a word with Hadoop Map Reduce
5. Write a command to implement file management tasks, such as deleting files from HDFS
6. Write a JAVA program for count the number of words with Hadoop Map Reduce
7. Write a command to implement file management tasks, such as Adding files to HDFS
8. Downloading and installing HIVE and implement Start-up scripts
9. Write a HQL command
I. To create a table as employees with field name as eid, ename, eage,edept
II. Load data into table
III. Display the table content
10. Downloading and installing HBASE and implement Start-up scripts and configuration files
11. Downloading and installing Thrift and Generate HBASE thrift binding
12. Write a command to implement file management tasks in HDFS.
13. Write HBASE command
I. To create a table as student with two column field
II. Insert data into the table
III. Get data from the table
IV. Delete data from the table
Page 1 of 3
14. Write a HIVE DDL commands
15. Write a HIVE DML commands
16. Write and execute the following HIVE commands
1.CREATE 2. SHOW 3. DESCRIBE 4. USE 5. DROP 6. ALTER 7. Truncate
17. Write a HQL command to create a table employee with your own attribute and execute the
following command
I. SELECT all fields
II. GROUP BY department
III. WHERE any condition
IV. HAVING
V. ORDER BY employee number
18. Write and execute the following HIVE commands
I. UPDATE
II. EXPORT
III. IMPORT
IV. SORT BY
V. DISTRIBUTE BY
VI. CLUSTER BY
19. Write a JAVA program for addition of two numbers with Hadoop Map Reduce
20. Write a JAVA program for Multiplication of two numbers with Hadoop Map Reduce
Page 2 of 3
Page 3 of 3