Cloudera interview question

What's the use of DistributedCache?

Interview Answer

Anonymous

2 Aug 2017

I've once developed a MR application where I need to send a configuration file to all nodes to read. That where DistributedCache will be useful.