Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


List the various HDFS daemons in HDFS cluster?



List the various HDFS daemons in HDFS cluster?..

Answer / Richa Gupta

The main HDFS daemons in a Hadoop cluster are: 1. NameNode: It manages the file system namespace, regulates access to files, and maintains the metadata for all files in the file system. 2. Secondary NameNode: It performs housekeeping tasks like checkpointing the NameNode's memory structure, which helps to recover from a crash or system failure. 3. DataNode: It stores the actual data blocks of the files in HDFS and handles read and write requests from clients. 4. JournalNode: It maintains the journal file that logs all changes made to the file system namespace.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Can you explain about the indexing process in hdfs?

1 Answers  


Why HDFS stores data using commodity hardware despite the higher chance of failures in hadoop?

1 Answers  


Define HDFS and talk about their respective components?

1 Answers  


What is the difference between namenode, backup node and checkpoint namenode?

1 Answers  


What are tools available to send the streaming data to hdfs?

1 Answers  


How to transfer data from Hive to HDFS?

1 Answers  


Can you explain heartbeat in hdfs?

1 Answers  


how does hdfs ensure data integrity of data blocks stored in hadoop hdfs?

1 Answers  


What is a task tracker?

1 Answers  


Explain the key features of hdfs?

1 Answers  


How can one copy a file into HDFS with a different block size to that of existing block size configuration?

1 Answers  


Why does hive not store metadata information in hdfs?

1 Answers  


Categories