Package | Description |
---|---|
org.apache.hadoop.mapreduce.lib.output |
Modifier and Type | Class and Description |
---|---|
class |
BindingPathOutputCommitter
This is a special committer which creates the factory for the committer and
runs off that.
|
class |
FileOutputCommitter
An
OutputCommitter that commits files specified
in job output directory i.e. |
class |
PartialFileOutputCommitter
An
OutputCommitter that commits files specified
in job output directory i.e. |
Modifier and Type | Method and Description |
---|---|
PathOutputCommitter |
BindingPathOutputCommitter.getCommitter()
Get the inner committer.
|
Copyright © 2018 Apache Software Foundation. All rights reserved.