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


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



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

Answer / Vishwasana

HDFS ensures data block integrity by using checksums. Each DataNode calculates a checksum for each data block before sending it to the NameNode. The NameNode then computes its own checksum and verifies that it matches with the one received from the DataNode. If there's any discrepancy, the block is retransmitted.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Is the hdfs block size reduced to achieve faster query results?

1 Answers  


Explain what is a difference between an input split and hdfs block?

1 Answers  


What happens when two users try to access to the same file in HDFS?

1 Answers  


What is a block in HDFS, why block size 64MB?

1 Answers  


What is the difference between nas (network attached storage) and hdfs?

1 Answers  


Explain what is heartbeat in hdfs?

1 Answers  


Mention what is the difference between hdfs and nas?

1 Answers  


What are problems with small files and hdfs?

1 Answers  


How one can change Replication factor when Data is already stored in HDFS

1 Answers  


Compare hbase vs hdfs?

1 Answers  


Does HDFS allow a client to read a file which is already opened for writing in hadoop?

1 Answers  


Explain how HDFS communicates with Linux native file system?

1 Answers  


Categories