Share via


CLUSTER_SETUP_CLIENT_ERROR error condition

SQLSTATE: KDL01

Unable to successfully setup cluster <clusterId> for pipeline update execution. Reason:

AWS_ASSUME_ROLE_PERMISSION_ISSUE

Failed to get credentials: the AWS IAM role in the credential is not configured correctly. Please contact your account admin to update the configuration.

AWS_S3_NO_SUCH_BUCKET

Requested AWS S3 bucket does not exist. Please contact your account admin to resolve the issue.

AWS_STORAGE_ACCESS_BLOCKED

An AWS storage request was not authorized.

Validate your AWS storage credentials or firewall exception settings.

AZURE_CLIENT_SECRET_KEY_EXPIRED

The provided Azure client secret keys are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret,

or consider using certificate credentials for added security: https://aka.ms/certCreds

AZURE_CLIENT_SECRET_KEY_INVALID

The provided Azure client secret keys are invalid.

Ensure the secret being sent in the request is the client secret value, not the client secret ID.

AZURE_STORAGE_ACCESS_BLOCKED

An Azure storage request was not authorized. The storage account's 'Firewalls and virtual networks' settings may be blocking access to storage services.

Validate your Azure storage credentials or firewall exception settings.

AZURE_STORAGE_CREDENTIAL_NOT_CONFIGURED_CORRECTLY

Failed to get credentials: Storage Credential is not configured correctly. Please contact your account admin to update the configuration.

EVENT_LOG_EXTERNAL_LOCATION_DOES_NOT_EXIST

The target storage location for the Event Log table <eventlogTableName> does not exist.

This may happen if the table’s catalog or schema points to a missing or deleted location.

Please verify that the specified path exists and is accessible.

EVENT_LOG_TABLE_DELTA_TRUNCATED_TRANSACTION_LOG

The Delta transaction log for the Event Log table is missing recent history.

This can occur if the table was manually modified or if old log files were removed due to retention settings.

To resolve this issue, restore the event log table to an earlier version or drop the table.

EXECUTION_SERVICE_STARTUP_TIMED_OUT_WITH_ZERO_EXECUTORS

Failed to launch Lakeflow Spark Declarative Pipelines service on cluster <clusterId> in <timeout> because the cluster does not have any available workers. This error could arise if the cluster failed to acquire spot instances.

HIVE_METASTORE_DISABLED

The Hive Metastore is disabled due to legacy access being turned off in your account or workspace.

If you need to access the Hive Metastore, please ask your admin to set up Hive Metastore federation through Unity Catalog.

LIBRARY_INSTALLATION_FAILED

Failed to install libraries: <installationFailureMessage>

USER_REQUESTED_CLUSTER_TERMINATION

Cluster <clusterId> was terminated by a user request.