+1 vote
in Hadoop by
What are the important hardware requirements for a Hadoop cluster?

1 Answer

0 votes
by

There are no specific requirements for data nodes. However, the namenodes need a specific amount of RAM to store filesystem image in memory. This depends on the particular design of the primary and secondary namenode.

...