Skip to content

Azure DevOps Release Pipeline - Start Databricks cluster bash task fails #684

@anetanetz

Description

@anetanetz

I am creating an Azure DevOps Release Pipeline with Use Python Version task and a Configure Databricks task:

databricks configure --token<<EOF
https://adb-XXXXXXXXXX.azuredatabricks.net/
dXXXX
EOF

and Starting a Databricks Cluster task:
databricks clusters start --cluster-id XXXX-2XXXXXX-XXXXXXXX

which gives this error: Error: b'{"error_code":403,"message":"Invalid access to Org: XXXXXXXXXXXXXX"}'

Databricks version is 0.11.0

How can I fix this error? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions