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 give great throughput?



How does hdfs give great throughput?..

Answer / Narendar Kumar

HDFS achieves high throughput by using a data distribution strategy, where each file is split into blocks and distributed across multiple nodes in the cluster. This allows for parallel processing of I/O operations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

What is a rack awareness algorithm and why is it used in hadoop?

1 Answers  


How to restart NameNode or all the daemons in Hadoop HDFS?

1 Answers  


On what basis name node distribute blocks across the data nodes in HDFS?

1 Answers  


List the various HDFS daemons in HDFS cluster?

1 Answers  


What is the difference between Input Split and an HDFS Block?

1 Answers  


How much Metadata will be created on NameNode in Hadoop?

1 Answers  


What is hdfs block size?

1 Answers  


What alternate way does HDFS provides to recover data in case a Namenode, without backup, fails and cannot be recovered?

1 Answers  


What is the difference between NAS and HDFS?

1 Answers  


Why do we need hdfs?

1 Answers  


Can multiple clients write into an HDFS file concurrently?

1 Answers  


Since the data is replicated thrice in hdfs, does it mean that any calculation done on one node will also be replicated on the other two?

1 Answers  


Categories