I would like to have different or extended API, because setEntries sucks. For easier use it would be good to have
setLocalCache(Collection <String>)
setCacheFiles(Collection <String>)
setClassPathFiles(Collection <String>)
Next API enhancement i would like to have is to use already created collection of instances hdfs resources.


Reply With Quote