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 benifit of Distributed cache, why can we just have the file in HDFS and have the application read it?



What is the benifit of Distributed cache, why can we just have the file in HDFS and have the applica..

Answer / Vikalp Chauhan

The Distributed Cache feature in Hadoop allows applications to put additional files into the distributed cache on each node where the job runs. This feature can be useful when you need files that are not part of your input or output data, but are needed by the application for processing. Instead of reading these files from HDFS every time, they are cached on the nodes, reducing network traffic and improving performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Define data integrity? How does hdfs ensure data integrity of data blocks stored in hdfs?

1 Answers  


What is Fault Tolerance in HDFS?

1 Answers  


Explain what is difference between an input split and hdfs block?

1 Answers  


File permissions in HDFS?

1 Answers  


Explain the difference between an hdfs block and input split?

1 Answers  


What is throughput? How does HDFS provide good throughput?

1 Answers  


What is a namenode in hadoop?

1 Answers  


How data or a file is written into hdfs?

1 Answers  


How does HDFS Index Data blocks? Explain.

1 Answers  


Why rack awareness algorithm is used in hadoop?

1 Answers  


Characterize data integrity? How does hdfs ensure information integrity of data blocks squares kept in hdfs?

1 Answers  


How NameNode tackle Datanode failures in HDFS?

1 Answers  


Categories