public class EsHiveOutputFormat extends EsOutputFormat implements org.apache.hadoop.hive.ql.io.HiveOutputFormat
EsOutputFormat.EsOldAPIOutputCommitter, EsOutputFormat.EsOutputCommitter, EsOutputFormat.EsRecordWriter
Constructor and Description |
---|
EsHiveOutputFormat() |
Modifier and Type | Method and Description |
---|---|
org.elasticsearch.hadoop.hive.EsHiveOutputFormat.EsHiveRecordWriter |
getHiveRecordWriter(org.apache.hadoop.mapred.JobConf jc,
org.apache.hadoop.fs.Path finalOutPath,
java.lang.Class valueClass,
boolean isCompressed,
java.util.Properties tableProperties,
org.apache.hadoop.util.Progressable progress) |
checkOutputSpecs, checkOutputSpecs, getOutputCommitter, getRecordWriter, getRecordWriter
public org.elasticsearch.hadoop.hive.EsHiveOutputFormat.EsHiveRecordWriter getHiveRecordWriter(org.apache.hadoop.mapred.JobConf jc, org.apache.hadoop.fs.Path finalOutPath, java.lang.Class valueClass, boolean isCompressed, java.util.Properties tableProperties, org.apache.hadoop.util.Progressable progress)
getHiveRecordWriter
in interface org.apache.hadoop.hive.ql.io.HiveOutputFormat