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...


Hdfs stores data using commodity hardware which has higher chances of failures. So, how hdfs ensures the fault tolerance capability of the system?



Hdfs stores data using commodity hardware which has higher chances of failures. So, how hdfs ensures..

Answer / Anil Kumar Verma

HDFS ensures fault tolerance by replicating each block across multiple DataNodes. By default, HDFS stores three copies of each data block to ensure that a single point of failure does not cause data loss. Additionally, HDFS relies on the NameNode's journal for logging all file system changes and recovers from failures using this log.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Why ‘Reading‘ is done in parallel and ‘Writing‘ is not in HDFS?

1 Answers  


Would you be able to change the block size of hdfs files?

1 Answers  


How does hdfs ensure information integrity of data blocks squares kept in hdfs?

1 Answers  


How to keep files in HDFS?

1 Answers  


File permissions in HDFS?

1 Answers  


How is indexing done in Hadoop HDFS?

1 Answers  


What is Block in HDFS?

1 Answers  


What do you mean by meta data in hdfs? List the files associated with metadata.

1 Answers  


Write the command to copy a file from linux to hdfs?

1 Answers  


What is a block?

1 Answers  


What do you mean by meta information in hdfs? List the documents related to metadata.

1 Answers  


Define data integrity? How does hdfs ensure data integrity of data blocks stored in hdfs?

1 Answers  


Categories