0 votes
in HDFS by
During start up, the ___________ loads the file system state from the fsimage and the edits log file.

a) Datanode

b) Namenode

c) Block

d) ActionNode

1 Answer

0 votes
by

b) Namenode

Explanation: HDFS is implemented on any computer which can run Java can host a NameNode/DataNode on it.

...