Created 06-08-2014 08:42 AM
I have one file that I load into DistributedCache. Then I run my mapreduce program. After completion of the job, I want to update my file. DistributedCache will automaticli download new version of the file, when I run my program with the same parameters?
Created 07-20-2014 12:19 AM