Cloudera Interview Question

What's the use of DistributedCache?

Interview Answer

Anonymous

Aug 2, 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.