Class | Description |
---|---|
AddFile | |
AddJar | |
AnalyzeTable |
Analyzes the given table in the current database to generate statistics, which will be
used in query optimizations.
|
CreateMetastoreDataSource | |
CreateMetastoreDataSourceAsSelect | |
CreateTableAsSelect |
Create table and insert the query result into it.
|
DescribeHiveTableCommand |
Implementation for "describe [extended] table".
|
DropTable |
Drops a table from the metastore and removes it if it is cached.
|
HiveNativeCommand | |
HiveScriptIOSchema |
The wrapper class of Hive input and output schema properties
|
HiveTableScan |
The Hive table scan operator.
|
InsertIntoHiveTable | |
ScriptTransformation |
Transforms the input by forking and running the specified script.
|