Cmdlets for Databricks

Build 25.0.9434

ConnectRetryWaitTime Parameter (Connect-Databricks Cmdlet)

Specifies the number of seconds the provider waits before retrying a connection request.

Syntax

Connect-Databricks -ConnectRetryWaitTime string

Data Type

cstr

Default Value

"-1"

Remarks

The ConnectRetryWaitTime property controls how long the cmdlet waits before retrying when Databricks responds that a cluster is starting or temporarily unavailable.

When this property is set to a positive integer, the cmdlet waits that number of seconds before each retry attempt. Typical values range from 30 to 60 seconds.

When this property is set to -1, the retry feature is disabled.

This property is useful for improving connection reliability when clusters may take time to start or resume in Databricks.

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