It looks like DistributedCache is deprecated in latest code.
Do we have any alternative of DistributedCache in apies ?
I know I can use LocalResource in YARN.

My use case is, I need some files (jar) from local machine to be available
to datanodes, so that running container can have access to it in their
classpath.

Reply via email to