JobControlCompiler.setupDistributedCache only calls DistributedCache.addCacheFile. Can you add support for adding archives in the distributed cache by calling DistributedCache.addCacheArchive based on a set of typical file extensions or by adding a getCacheArchives() method to EvalFunc?

Thanks

Reply via email to