What is the role of a NameNode in Hadoop HDFS?
-
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