Class | Description |
---|---|
CreateHiveTableAsSelectCommand |
Create table and insert the query result into it.
|
HiveFileFormat |
FileFormat for writing Hive tables. |
HiveOptions |
Options for the Hive data source.
|
HiveOutputWriter | |
HiveScriptIOSchema | |
InsertIntoHiveDirCommand |
Command for writing the results of
query to file system. |
InsertIntoHiveTable |
Command for writing data out to a Hive table.
|
ScriptTransformationExec |
Transforms the input by forking and running the specified script.
|
ScriptTransformationWriterThread |