See: Description
Class | Description |
---|---|
EsInputFormat<K,V> |
ElasticSearch
InputFormat for streaming data (typically based on a query) from ElasticSearch. |
EsInputFormat.AbstractWritableEsInputRecordReader<V> | |
EsInputFormat.EsInputRecordReader<K,V> | |
EsInputFormat.EsInputSplit | |
EsInputFormat.JsonWritableEsInputRecordReader | |
EsInputFormat.WritableEsInputRecordReader | |
EsOutputFormat |
ElasticSearch
OutputFormat (old and new API) for adding data to an index inside ElasticSearch. |
EsOutputFormat.EsOldAPIOutputCommitter | |
EsOutputFormat.EsOutputCommitter | |
EsOutputFormat.EsRecordWriter | |
HadoopCfgUtils |
Class which handles the various Hadoop properties, aware of the changes between YARN (Hadoop 2) and 1.
|
HadoopIOUtils | |
LinkedMapWritable |
Similar to
MapWritable expect that it uses a LinkedHashMap underneath to preserve insertion order (and thus its structure). |
MultiOutputFormat | |
WritableArrayWritable | |
WritableBytesConverter | |
WritableCompatUtil |
Utility handling the difference in built-in Writable between Hadoop 1 and 2.
|
WritableValueReader | |
WritableValueWriter |
Enum | Description |
---|---|
Counter |
Enum used for representing the stats inside Hadoop.
|
ConfigurationOptions
for available properties.