To know more about this technology join hadoop training institutes in hyderabad.Where you can get good knowledge on hadoop.
Hadoop is comprised of five separate daemons. Each
of these daemon run in its own JVM.Following 3 Daemons run on Master nodes NameNode
- This daemon stores and maintains the metadata for HDFS. Secondary NameNode -
Performs housekeeping functions for the NameNode. JobTracker - Manages
MapReduce jobs, distributes individual tasks to machines running the Task
Tracker. Following 2 Daemons run on each Slave nodes DataNode
– Stores actual HDFS data blocks. TaskTracker - Responsible for instantiating
and monitoring individual Map and Reduce tasks.
No comments:
Post a Comment