Data Processing Practice Test
Data Processing Big Data Processing 3
What is the role of a NameNode in Hadoop HDFS?
Select your answer
A
It manages the file system namespace and tracks where data blocks are stored across DataNodes
B
It stores the actual data blocks on local disk
C
It runs MapReduce job computations
D
It handles user authentication and authorization
Hint