UseShowDatabasesQuery Parameter (Connect-ApacheHive Cmdlet)
This option specifies whether the schemas will be retrieved using a SHOW DATABASES query or the GetSchemas Thrift API.
Syntax
Connect-ApacheHive -UseShowDatabasesQuery SwitchParameter
Data Type
bool
Default Value
false
Remarks
When set to true, a SHOW DATABASES query will be issued to retrieve the schemas.