amitdatabricksc
Databricks Partner

if my path is my local directory then how should i write it

when i do df.coalesce(1).write.option("compression","gzip").csv("C:/Users/ag") i am getting an error.

Also, can u provide an example for output path to blob storage folder