public class MergeJsonFileOutputCommitter
extends FileOutputCommitter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONF_REMOVE_PART_FILES
Job configuration: boolean value that specifies whether the part files are removed or not.
|
static java.lang.String |
CONF_RESULT_FILE_NAME
Job configuration: the name of the resulting merged file
|
Constructor and Description |
---|
MergeJsonFileOutputCommitter() |
Modifier and Type | Method and Description |
---|---|
void |
commitJob(JobContext context) |
public static final java.lang.String CONF_REMOVE_PART_FILES
public static final java.lang.String CONF_RESULT_FILE_NAME
Copyright © 2017, 2019 Oracle and/or its affiliates. All Rights Reserved.