|
elasticsearch-hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.mapreduce.OutputFormat
org.elasticsearch.hadoop.mr.EsOutputFormat
org.elasticsearch.hadoop.hive.EsHiveOutputFormat
public class EsHiveOutputFormat
Hive specific OutputFormat.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.elasticsearch.hadoop.mr.EsOutputFormat |
---|
EsOutputFormat.EsOldAPIOutputCommitter, EsOutputFormat.EsOutputCommitter, EsOutputFormat.EsRecordWriter |
Constructor Summary | |
---|---|
EsHiveOutputFormat()
|
Method Summary | |
---|---|
FileSinkOperator.RecordWriter |
getHiveRecordWriter(JobConf jc,
Path finalOutPath,
Class valueClass,
boolean isCompressed,
Properties tableProperties,
Progressable progress)
|
Methods inherited from class org.elasticsearch.hadoop.mr.EsOutputFormat |
---|
checkOutputSpecs, checkOutputSpecs, getOutputCommitter, getRecordWriter, getRecordWriter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.hadoop.mapred.OutputFormat |
---|
checkOutputSpecs, getRecordWriter |
Constructor Detail |
---|
public EsHiveOutputFormat()
Method Detail |
---|
public FileSinkOperator.RecordWriter getHiveRecordWriter(JobConf jc, Path finalOutPath, Class valueClass, boolean isCompressed, Properties tableProperties, Progressable progress)
getHiveRecordWriter
in interface HiveOutputFormat
|
elasticsearch-hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |