0

I am trying to install "azureml-sdk[databricks]" on my cluster in DataBricks using PyPi. But it is taking very long time and the status is always "Pending". I have waited around 2-3 hours but this package is still not installed.

Some other packages I can install easily using the same procedure. As you can see in the picture.

Pending Status for azureml-sdk[databricks]

Configuration of Cluster in DataBricks

Could anybody tell me that what could be the problem ?

Thanks !!!

1 Answers1

1

Yes, you are correct, it seems like a bug. I tried to reproduce the same in my environment it took a very long time.

Ref

You can reach out to Azure Support or Can raise a GitHub Issue.

Or

You can follow below alternative approach. I successfully installed azureml-sdk[databricks] using the 10.5 ML Version.

Azure Databricks Runtime Version: 10.5 ML (includes Apache Spark 3.2.1, Scala 2.12)

Ref

Ref2

B. B. Naga Sai Vamsi
  • 2,386
  • 2
  • 3
  • 11