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 provides good throughput?



How does hdfs provides good throughput?..

Answer / Asif Abbas Zaidi

HDFS provides good throughput by leveraging data locality, where tasks are executed on the same node as the data they are working with. This reduces network traffic and improves performance. Additionally, HDFS uses a buffer cache for frequently accessed data to minimize disk I/O.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

What is a block in Hadoop HDFS? What should be the block size to get optimum performance from the Hadoop cluster?

1 Answers  


Why do we need hdfs?

1 Answers  


What do you mean by block scanner in hdfs?

1 Answers  


Can you explain about the indexing process in hdfs?

1 Answers  


How are file systems checked in hdfs?

1 Answers  


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

1 Answers  


Replication causes data redundancy then why is is pursued in HDFS?

1 Answers  


What are the key features of HDFS?

1 Answers  


What is Hadoop HDFS – Hadoop Distributed File System?

1 Answers  


How can one set space quota in Hadoop (HDFS) directory?

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  


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

1 Answers  


Categories