|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalDirAllocator | |
---|---|
org.apache.hadoop.filecache | |
org.apache.hadoop.mapred | A software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) parallelly on large clusters (thousands of nodes) built of commodity hardware in a reliable, fault-tolerant manner. |
Uses of LocalDirAllocator in org.apache.hadoop.filecache |
---|
Methods in org.apache.hadoop.filecache with parameters of type LocalDirAllocator | |
---|---|
void |
TaskDistributedCacheManager.setup(LocalDirAllocator lDirAlloc,
File workDir,
String privateCacheSubdir,
String publicCacheSubDir)
Retrieve files into the local cache and updates the task configuration (which has been passed in via the constructor). |
Uses of LocalDirAllocator in org.apache.hadoop.mapred |
---|
Fields in org.apache.hadoop.mapred declared as LocalDirAllocator | |
---|---|
protected LocalDirAllocator |
Task.lDirAlloc
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |