Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2025 04:36 AM
@mark_ott Was this answer generated by AI? It conflicts with other docs b/c:
1. dbfs is deprecated in the latest DBR versions, workspaces are recommend for storing cluster-scoped init scripts and other workspace-related files. Cluster startup fails when I use dbfs.
2. I include fairscheduler.xml in the .jar file used to run the job, which gets loaded property in the open source version of Spark, but somehow it does not work in Databricks.
Thx for your help.