โ09-14-2022 02:41 AM
Hi ,
I need to connect databricks query from microsoft SSRS.
is it possible ?
How do you make the connection?
โ08-10-2023 05:37 PM
Hi @Ronis,
You can do it using Simba spark ODBC driver simple. Following are the steps if you face any issues on your way.
โ08-10-2023 09:43 PM
https://www.databricks.com/company/partners/technology This is the list of supported databricks technology partners. SSRS is not yet part of it.
We do have official support for Power BI. You can use this document to mimic it for SSRS - https://docs.databricks.com/en/partners/bi/power-bi.html#connect-with-partner-connect
โ08-10-2023 11:35 PM
Hi @Tharun-Kumar ,
I am able to establish the connection and query the data from Databricks delta tables in SSRS using ODBC connector. However, when I am deploying the dataset and report file to reporting server and trying to connect it failed.
โ08-13-2023 06:48 PM
Hi @Tharun-Kumar I am able to establish connection successfully between data bricks and SSRS. I have installed Simba spark driver on Server hosting SSRS application and my machine which has visual studio which I am deploying to the server. I make sure that I am using the supported application aligned with my architecture of my server. In my case its 64 bit. Please feel free to touch base if you still face issue. haiderali_1993@hotmail.com
2 weeks ago
I am able to read databricks from SSRS using a personal token (corresponding to my account), but that's not good practice for an eventual production environment.
Is there a way to connect not using a personal access token?
Thanks!
2 weeks ago
SSRS has limited auth methods. It also is EOL so my answer is: No.
This is not a limitation of Databricks but SSRS.
You could define the connection as a linked server on sql server, that might open some extra (MS native) options.
PS. it is best not to post on an old topic, chances are small someone will answer (except for a crazy human like me).
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now