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