Home
last modified time | relevance | path

Searched defs:CACHE_ARCHIVES (Results 1 – 3 of 3) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/filecache/
H A DDistributedCache.java179 public static final String CACHE_ARCHIVES = "mapred.cache.archives"; field in DistributedCache
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/filecache/
H A DDistributedCache.java152 public static final String CACHE_ARCHIVES = "mapred.cache.archives"; field in DistributedCache
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/
H A DMRJobConfig.java144 public static final String CACHE_ARCHIVES = "mapreduce.job.cache.archives"; field