Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2025 06:29 PM
Hello @Subbu_G,
Ensure that the Spark configuration for the ADLS Gen 2 account key is correctly set. The configuration should follow the format:
spark.hadoop.fs.azure.account.key.<storage-account-name>.dfs.core.windows.net <your-storage-account-key>