Hi @cheerwthraj,
To connect Tableau to Databricks and refresh extracts, you can use either OAuth or service principal authentication.
For best practices, please refer to the below link,
https://docs.databricks.com/en/partners/bi/tableau.html#best-pr...
Hi @atulchavan To build a Retrieval Augmented Generation (RAG) application on Databricks, you can refer to the below resources,
https://docs.databricks.com/en/generative-ai/retrieval-augmented-generation.htmlhttps://www.databricks.com/blog/building-h...
Hi @AbhishekNegi I understand your concern.
The reason for you to see memory consumption before initiating any task and regarding the comment taking time to execute. This is how Spark internally works.
The memory consumption observed in a Spark clust...
Hi @dadrake3
You are encountering this error only when you run against the Unity Catalog. In Unity Catalog, Table Access Control is enabled by default. You must grant SELECT permission on files so the selected user(Who is running the DLT pipeline) c...
Hi @SunilSamal
The error you are encountering, SSLCertVerificationError, indicates that the SSL certificate verification failed because the local issuer certificate could not be obtained. This is a common issue when the SSL certificate chain is inco...