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: 

Not able to write in the schema stored in the external location

hpant1
New Contributor III

I have three tables and I trying to write it in the bronze schema which is store in the external location. I am able to write two of those but for third one I am getting this error:

hpant1_0-1722957487318.png

Not sure why is the case, I am exactly doing the same.

1 REPLY 1

Retired_mod
Esteemed Contributor III

Hi @hpant1, To fix this, ensure that the SAS token is properly configured with the necessary write permissions and regenerate it if needed. Verify that the storage account is accessible and check for network issues. Confirm that IAM policies grant the required permissions and make sure configurations are consistent across all environments. Additionally, check for problems with temporary files or directories. 

If these steps don’t resolve the issue, you might want to check the detailed logs for more specific information or consider reaching out to Databricks support for further assistance. Have you tried any of these steps already?