User16764241763
Databricks Employee
Databricks Employee

Hi,

You probably need below config for RDD APIs

  1. spark.conf.set("spark.hadoop.fs.azure.account.key.y.blob.core.windows.net", "myStorageAccountKey")

View solution in original post