Package | Description |
---|---|
org.apache.hadoop.mapreduce | |
org.apache.hadoop.mapreduce.lib.output |
Modifier and Type | Class and Description |
---|---|
class |
Reducer<KEYIN,VALUEIN,KEYOUT,VALUEOUT>
Reduces a set of intermediate values which share a key to a smaller set of
values.
|
Modifier and Type | Class and Description |
---|---|
class |
PartialFileOutputCommitter
An
OutputCommitter that commits files specified
in job output directory i.e. |
Copyright © 2024 Apache Software Foundation. All rights reserved.