Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 06:54 AM
I checked the notebook and what I have in spark config - NO typo
If is working when I set those in Spark Config, it should work also from notebook.
The only thing that is not working with these settings in notebook, is the CREATE DATABASE. Other things like .save(). dbutils.fs.ls(), .write() are working.
It is something else.