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 is Reading done in parallel and writing is not in HDFS?



Why is Reading done in parallel and writing is not in HDFS?..

Answer / Lalita Kumari

Reading is done in parallel in HDFS because it's more efficient for the system to read multiple blocks simultaneously. Writing, however, requires exclusive access to the file, so it cannot be performed in parallel.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

If the source data gets updated every now and then, how will you synchronize the data in hdfs that is imported by sqoop?

1 Answers  


What is the throughput? How does hdfs give great throughput?

1 Answers  


Does the HDFS go wrong? If so, how?

1 Answers  


Can you explain about the indexing process in hdfs?

1 Answers  


How does hdfs provides good throughput?

1 Answers  


How are file systems checked in hdfs?

1 Answers  


Why is HDFS only suitable for large data sets and not the correct tool to use for many small files?

1 Answers  


Why is block size large in Hadoop?

1 Answers  


How does HDFS ensure Data Integrity of data blocks stored in HDFS?

1 Answers  


How is hdfs block size different from traditional file system block size?

1 Answers  


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

1 Answers  


What is the difference between an hdfs block and input split?

1 Answers  


Categories