Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2023 12:34 PM
@Retired_mod Thank you for the response but none of this seems valid for current databricks-connect versions.
- As far as I can tell there is no `databricks-connect` CLI in the current versions so `databrick-connect configure` will not work
- `spark.conf.set` yields error: cannot modify the value of the Spark config: "spark.submit.pyFiles". This is a no go since spark 3.0, see: here
If I am missing something, could you provide a working example of your last response?