Cmdlets for Apache Hive

Build 22.0.8479

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.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479