Thanks
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?
- support for distributed cache archives Jim Donofrio
- Re: support for distributed cache archives Jim Donofrio
- Re: support for distributed cache archives Alan Gates
- Re: Re: support for distributed cache archives Jim Donofrio