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


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



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

Answer / Kum. Gunjan Singh

In HDFS, reading is done in parallel because it can read data blocks from multiple DataNodes simultaneously. This improves the read performance. On the other hand, writing is a sequential process because when a block is being written, no other nodes should modify it until the write operation is completed to ensure data integrity.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Which classes are used by the hive to read and write hdfs files?

1 Answers  


How HDFS client divide the file into the block while storing inside HDFS?

1 Answers  


How data or file is read in Hadoop HDFS?

1 Answers  


What do you mean by metadata in Hadoop?

1 Answers  


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

1 Answers  


Explain the hdfs architecture?

1 Answers  


What is the module in HDFS?

1 Answers  


If data is present in HDFS and RF is defined, then how can we change Replication Factor?

1 Answers  


What is secondary namenode?

1 Answers  


Why HDFS?

1 Answers  


When NameNode enter in Safe Mode?

1 Answers  


Explain the difference between an hdfs block and input split?

1 Answers  


Categories