cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Streamsets to Databricks Integration failure

Subbu_G
New Contributor II

Hi Team,

While trying to ingest data from ADLS gen 2 to Databricks through Streamsets. I am getting below error

Configuration fs.azure.account.key.xxx.dfs.core.windows.net is not available.

Able to make connection from Streamsets to databricks using sql warehouse JDBC connection. 

 

1 REPLY 1

Alberto_Umana
Databricks Employee
Databricks Employee

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>

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group