|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReduceTask.ReduceCopier.MapOutputLocation | |
---|---|
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 ReduceTask.ReduceCopier.MapOutputLocation in org.apache.hadoop.mapred |
---|
Methods in org.apache.hadoop.mapred that return ReduceTask.ReduceCopier.MapOutputLocation | |
---|---|
ReduceTask.ReduceCopier.MapOutputLocation |
ReduceTask.ReduceCopier.MapOutputCopier.getLocation()
Get the current map output location. |
Methods in org.apache.hadoop.mapred with parameters of type ReduceTask.ReduceCopier.MapOutputLocation | |
---|---|
java.io.InputStream |
ReduceTask.ReduceCopier.MapOutputCopier.setupSecureConnection(ReduceTask.ReduceCopier.MapOutputLocation mapOutputLoc,
java.net.URLConnection connection)
|
protected ReduceTask.ReduceCopier.MapOutput |
ReduceTask.ReduceCopier.shuffle(ReduceTask.ReduceCopier.MapOutputCopier copier,
ReduceTask.ReduceCopier.MapOutputLocation mapOutputLoc,
java.net.URLConnection connection,
java.io.InputStream input,
ReduceTask.ReduceCopier.ShuffleClientMetrics shuffleClientMetrics,
org.apache.hadoop.fs.Path filename,
long decompressedLength,
long compressedLength)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |