Cmdlets for Spark SQL

Build 24.0.9062

ServerConfigurations Parameter (Connect-SparkSQL Cmdlet)

A name-value list of server configuration variables to override the server defaults.

Syntax

Connect-SparkSQL -ServerConfigurations string

Data Type

cstr

Default Value

""

Remarks

This property takes a comma separated list of configuration variables specified as name-value pairs. Any values specified here will be sent to the Hive server to override the default values.

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

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062