public class MapredCarbonOutputFormat<T> extends CarbonTableOutputFormat implements org.apache.hadoop.hive.ql.io.HiveOutputFormat<Void,T>
CarbonTableOutputFormat.CarbonMultiRecordWriter, CarbonTableOutputFormat.CarbonRecordWriterBAD_RECORD_PATH, BAD_RECORDS_LOGGER_ACTION, BAD_RECORDS_LOGGER_ENABLE, BATCH_SORT_SIZE_INMB, COMPLEX_DELIMITERS, DATE_FORMAT, DICTIONARY_SERVER_HOST, DICTIONARY_SERVER_PORT, GLOBAL_SORT_PARTITIONS, IS_EMPTY_DATA_BAD_RECORD, IS_ONE_PASS_LOAD, OPERATION_CONTEXT, SEGMENTS_TO_BE_DELETED, SERIALIZATION_NULL_FORMAT, SKIP_EMPTY_LINE, SORT_SCOPE, TIMESTAMP_FORMAT, UPADTE_TIMESTAMP| Constructor and Description |
|---|
MapredCarbonOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkOutputSpecs(org.apache.hadoop.fs.FileSystem fileSystem,
org.apache.hadoop.mapred.JobConf jobConf) |
org.apache.hadoop.hive.ql.exec.FileSinkOperator.RecordWriter |
getHiveRecordWriter(org.apache.hadoop.mapred.JobConf jc,
org.apache.hadoop.fs.Path finalOutPath,
Class<? extends org.apache.hadoop.io.Writable> valueClass,
boolean isCompressed,
Properties tableProperties,
org.apache.hadoop.util.Progressable progress) |
org.apache.hadoop.mapred.RecordWriter<Void,T> |
getRecordWriter(org.apache.hadoop.fs.FileSystem fileSystem,
org.apache.hadoop.mapred.JobConf jobConf,
String s,
org.apache.hadoop.util.Progressable progressable) |
getCarbonTable, getDatabaseName, getLoadModel, getOutputCommitter, getRecordWriter, getTableName, getTablePath, isOverwriteSet, setCarbonTable, setDatabaseName, setInputSchema, setLoadModel, setOverwrite, setTableName, setTablePath, setTempStoreLocationscheckOutputSpecs, getCompressOutput, getDefaultWorkFile, getOutputCompressorClass, getOutputName, getOutputPath, getPathForWorkFile, getUniqueFile, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputName, setOutputPathpublic org.apache.hadoop.mapred.RecordWriter<Void,T> getRecordWriter(org.apache.hadoop.fs.FileSystem fileSystem, org.apache.hadoop.mapred.JobConf jobConf, String s, org.apache.hadoop.util.Progressable progressable) throws IOException
getRecordWriter in interface org.apache.hadoop.mapred.OutputFormat<Void,T>IOExceptionpublic void checkOutputSpecs(org.apache.hadoop.fs.FileSystem fileSystem,
org.apache.hadoop.mapred.JobConf jobConf)
throws IOException
checkOutputSpecs in interface org.apache.hadoop.mapred.OutputFormat<Void,T>IOExceptionpublic org.apache.hadoop.hive.ql.exec.FileSinkOperator.RecordWriter getHiveRecordWriter(org.apache.hadoop.mapred.JobConf jc,
org.apache.hadoop.fs.Path finalOutPath,
Class<? extends org.apache.hadoop.io.Writable> valueClass,
boolean isCompressed,
Properties tableProperties,
org.apache.hadoop.util.Progressable progress)
throws IOException
getHiveRecordWriter in interface org.apache.hadoop.hive.ql.io.HiveOutputFormat<Void,T>IOExceptionCopyright © 2016–2019 The Apache Software Foundation. All rights reserved.