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


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



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

Answer / Purushottam

Throughput refers to the amount of data processed per unit of time in a system. In HDFS, it provides great throughput by using multiple DataNodes and NameNodes, each capable of handling read/write requests concurrently. Additionally, data is divided into blocks and distributed across these nodes, allowing for parallel processing.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

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

1 Answers  


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

1 Answers  


What is Hadoop Distributed File System- HDFS?

1 Answers  


What are the key features of HDFS?

1 Answers  


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

1 Answers  


What are the main properties of hdfs-site.xml file?

1 Answers  


Why HDFS?

1 Answers  


If a particular file is 50 mb, will the hdfs block still consume 64 mb as the default size?

1 Answers  


What is active and passive NameNode in HDFS?

1 Answers  


How to transfer data from Hive to HDFS?

1 Answers  


Explain about the indexing process in hdfs?

1 Answers  


What is the difference betwaeen mapreduce engine and hdfs cluster?

1 Answers  


Categories