cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

not able to install library in normal site while in community version it working please help

ayush667787878
New Contributor

I am not able to install library in normal version while in community editioin i am able to add libray using compute how to install in normal databricks same as community edition. 

SCR-20250211-qxiz.png

ayush667787878_0-1739282136368.png

 

1 REPLY 1

Louis_Frolio
Databricks Employee
Databricks Employee

Greetings @ayush667787878 , 

The difference comes down to the type of compute you’re using. In your standard Databricks workspace, you’re running on Serverless — which doesn’t support installing additional libraries on the cluster.

In Community Edition (which is being retired at the end of the year and replaced by Databricks Free Edition), you’re working with classic Spark clusters, and those do allow package/library installs.

Hope this clears things up. Cheers,

Louis