Azure Databricks Cluster creation

Banavath Tarun 1 Reputation point
2022-11-14T08:40:13.383+00:00

I had created Databricks workspace but the cluster is always taking more time to load and finally terminating either with the error massage

  1. "Bootstrap Timeout:
    Timeout after 600 seconds while setting up launched instance c84aa4bcf54e41c78ce9b3d25f9738d4."
    (or)
  2. Azure Vm Extension Failure:
    Instance bootstrap failed. Failure message: Cloud Provider Failure. Azure VM Extension stuck on transitioning state. Please try again later. VM extension code: ProvisioningState/transitioning instanceId: InstanceId(9c03e6664e92457fa8d3e774da0066c6) workerEnv: workerenv-190918737783909 Additional details (may be truncated): Enable in progress.

Can anyone help me on this.
thank you.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,542 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Gopinath Rajee 656 Reputation points
    2022-11-22T01:08:55.023+00:00

    We had the exact same issue in our Stage environment. Microsoft udrrecommended us to follow this link.

    https://learn.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/udr

    "Since the issue is with interactive cluster, I suggest you check the UDR's and add all the route tables into the custom DNS and run it"

    This suggestion seems to have helped since we are not seeing this error for the last three days.

    @PRADEEPCHEEKATLA

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.