Cmdlets for Databricks

Build 25.0.9434

ServerConfigurations Parameter (Connect-Databricks Cmdlet)

Specifies configuration variables to override the default settings on the Databricks server.

Syntax

Connect-Databricks -ServerConfigurations string

Data Type

cstr

Default Value

""

Remarks

The ServerConfigurations property accepts a comma-separated list of configuration variables defined as name-value pairs. Each pair is sent to the Databricks server to override its default values for the current session.

For example: hive.enforce.bucketing=true,hive.enforce.sorting=true

These settings can be used to adjust query behavior, enforce specific runtime constraints, or fine-tune optimization parameters for your Databricks session.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434