Wednesday, 19 December 2012

what is namenode? | Hadoop Interview Questions

Name node is one of the daemon that runs in Master node and holds the meta info where particular chunk of data (ie. data node ) resides.Based on meta info maps the incoming job to corresponding data node ...

No comments: