| Interface | Description |
|---|---|
| FileParser |
A
File parsing class to be used with InsertIntoTable for inserting data into a Hive table from a
File. |
| Class | Description |
|---|---|
| Converters |
A utility class for converting from
Strings into the target Hive table's column type. |
| InsertIntoTable |
A class for fluently creating a list of rows and inserting them into a table.
|
| TsvFileParser |
A
FileParser for parsing data out of a TSV file. |
Copyright © 2013–2020. All rights reserved.