| Class | Description |
|---|---|
| CreateHiveTableAsSelectCommand |
Create table and insert the query result into it.
|
| HiveScriptIOSchema | |
| InsertIntoHiveTable |
Command for writing data out to a Hive table.
|
| ScriptTransformation |
Transforms the input by forking and running the specified script.
|
| ScriptTransformationWriterThread |