public class EsHiveOutputFormat extends EsOutputFormat implements HiveOutputFormat
EsOutputFormat.EsOldAPIOutputCommitter, EsOutputFormat.EsOutputCommitter, EsOutputFormat.EsRecordWriter
Constructor and Description |
---|
EsHiveOutputFormat() |
Modifier and Type | Method and Description |
---|---|
org.elasticsearch.hadoop.hive.EsHiveOutputFormat.EsHiveRecordWriter |
getHiveRecordWriter(JobConf jc,
Path finalOutPath,
Class valueClass,
boolean isCompressed,
Properties tableProperties,
Progressable progress) |
checkOutputSpecs, checkOutputSpecs, getOutputCommitter, getRecordWriter, getRecordWriter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkOutputSpecs, getRecordWriter
public org.elasticsearch.hadoop.hive.EsHiveOutputFormat.EsHiveRecordWriter getHiveRecordWriter(JobConf jc, Path finalOutPath, Class valueClass, boolean isCompressed, Properties tableProperties, Progressable progress)
getHiveRecordWriter
in interface HiveOutputFormat