Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2021 05:36 PM
Sorry, I failed to mention that I had selected 'credential passthrough' for my cluster, which adds the these features to the cluster configuration:
spark.databricks.passthrough.enabled true
spark.databricks.pyspark.enableProcessIsolation true
If you remove this then it works as normal.