Forum Discussion
Error Writing DataFrame to Warehouse via synapsesql – Worked Previously
- 11 months ago
Hi Anonymous,
here is the Doc. for OneLake SAS Key.
https://learn.microsoft.com/en-us/fabric/onelake/onelake-shared-access-signature-overview
https://learn.microsoft.com/en-us/fabric/onelake/how-to-create-a-onelake-shared-access-signature
I think that helps you.
Best regards
Hi Anonymous
Due to change into synapsesql, means that synapse sql should not be used going forward ( depreciate ) we need to use Databricks Delta Lake Open Source table in broze+ silver warehouse. synapse sql is using data lake whereas databricks delta lake is using _delta_log( Transaction log ) with parquet files. You should not use spark notebook for everything.
Python --> Apache Spark ( Data Lake ) --> Databricks Delta Lake ( Pyspark initially and subsequent use Spark SQL )
Also, Lakehouse = Fabric Warehouse = Power BI / SSAS Tabular Semantic Model
Hi, BhaveshPatel --
You sound certain that Synapse / ASA will be deprecated (what you meant by "depreciate", I trust).
1) What makes that certain, to you? (Is there an announcement we haven't seen?)
2) If ASA is going away ... you're promoting Azure Databricks, instead of Fabric? We already have Databricks -- that would be good news -- but some think Fabric is next.