Mihai_Cog
Databricks Partner

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.