Table of Contents

Search

  1. Preface
  2. Part 1: Hadoop Integration
  3. Part 2: Databricks Integration
  4. Appendix A: Connections Reference

Configure WASB Storage Access

Configure WASB Storage Access

If you use WASB storage, you must set an account access key as the Hadoop configuration key.
To use the Azure storage account access key, add "spark.hadoop" as a prefix to the Hadoop configuration key as shown in the following text:
spark.hadoop.fs.azure.account.key.<your-storage-account-name>.blob.core.windows.net <your-storage-account-access-key>

0 COMMENTS

We’d like to hear from you!