Class | Description |
---|---|
EsHiveInputFormat |
Hive specific InputFormat.
|
EsHiveOutputFormat |
Hive specific OutputFormat.
|
EsSerDe | |
EsStorageHandler |
Hive storage for writing data into an ElasticSearch index.
|
HiveBytesArrayWritable |
Replacement of
BytesWritable that allows direct access to the underlying byte array without copying. |
HiveBytesArrayWritable.Comparator | |
HiveBytesConverter | |
HiveFieldExtractor | |
HiveType |
Wrapper class around a Hive type - the value and its associated schema.
|
HiveValueReader | |
HiveValueWriter |
Main value writer for hive.
|
HiveWritableValueWriter |
Writer for the Hive specific Writable types (specifically from serde2.io package).
|