cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Databricks3
by Contributor
  • 4883 Views
  • 5 replies
  • 4 kudos

Resolved! Issue in Converting Pyspark Dataframe to dictionary

I have 3 questions listed below.Q1. I need to install third party library in Unity Catalog enabled shared cluster. But I am not able to install. It is not accepting dbfs path dbfs:/FileStore/jars/Q2. I have a requirement to load the data to salesforc...

  • 4883 Views
  • 5 replies
  • 4 kudos
Latest Reply
Warriors202
  • 4 kudos

A1: In Unity Catalog-enabled shared clusters, installing libraries via DBFS (dbfs:/FileStore/jars/) is restricted. You must use workspace libraries or init scripts defined in cluster policies or install via Python wheel/egg packages through Unity Cat...

  • 4 kudos
4 More Replies
Labels