What is Distributed Cache in Hadoop?



What is Distributed Cache in Hadoop?..

Answer / Akhil Kumar Bhalla

Distributed Cache allows user-defined files or archives to be cached on all nodes that run the map and reduce tasks for a given job. It is useful for providing libraries or data sets needed by the MapReduce jobs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hadoop General Interview Questions

What are 'slaves' and 'masters' in Hadoop?

1 Answers  


What does rack awareness mean?

1 Answers  


Explain Hadoop Archives?

1 Answers  


Mention how many inputsplits is made by a hadoop framework?

1 Answers  


What does the high availability of a name-node means?

1 Answers  


Why aggregation cannot be done in Mapper?

1 Answers  


What sorts of actions does the job tracker process perform?

1 Answers  


Which port does SSH work on?

1 Answers  


What happens if one hadoop client renames a file or a directory containing this file while another client is still writing into it?

1 Answers  


What are configuration files in Hadoop?

1 Answers  


What is the basic difference between traditional RDBMS and Hadoop?

1 Answers  


Can you explain record reader?

1 Answers  


Categories