An Apache Spark-based analytics platform optimized for Azure.
hi Anubhav Aggarwal (TATA CONSULTANCY SERVICES LTD) & thx for sharing urs issue here at Q&A portal,
compute that stays in Starting for hours isn't normal. The first place to look is the cluster Event Log, since it usually shows whether the failure is due to capacity, VM allocation, permissions, init scripts, or library installation. If the compute never transitions past Starting, check whether there's an error in the cluster events or in the Azure Activity Log around the same time. If this is happening with a brand new compute as well as existing ones, it could be a workspace-level issue, quota/capacity problem, or a transient platform issue rather than a cluster configuration problem.
https://learn.microsoft.com/azure/databricks/compute/clusters-manage#view-compute-events
If the Event Log doesn't show a clear cause and the compute remains in Starting for hours, I'd open a support case with the workspace ID, cluster ID, region, timestamps, and the cluster Event Log. That will let Microsoft/Databricks check the backend provisioning logs.
rgds,
Alex
&
If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal
and at my blog https://ctrlaltdel.blog/