Cmdlets for Apache Hive

Build 22.0.8479

ServerConfigurations Parameter (Connect-ApacheHive Cmdlet)

A list of server configuration variables to override the server defaults.

Syntax

Connect-ApacheHive -ServerConfigurations string

Data Type

cstr

Default Value

""

Remarks

This property takes a comma-separated list of Hive configuration variables. Each value in the comma-separated list will be sent as specified to the Hive server via the 'set' command to override the server default values.

Example: hive.enforce.bucketing=true,hive.enforce.sorting=true

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