Can the default cluster Serverless of Databricks install Scala packages
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2025 01:15 AM
Can the default cluster Serverless of Databricks install Scala packages
I need to use the spark-sftp package, but it seems that serverless is different from purpose compute, and I can only install python packages?
There is another question. I can use purpose compute to put sftp files into dbfs through the paramiko package. Why do I get an error saying the folder cannot be found when using serverless to put sftp files into External Data(s3)