Forum Discussion

xersez23's avatar
xersez23
New Member
8 years ago

Estabilish connection with Databricks

I need to estabilish a connection between Databricks platform and Power BI Desktop. The Spark connector requests the address of the Spark cluster server. The cluster I am running is created inside Databricks itself and I have no clue how to explicitly specify the server address.

 

Note that I am using Databricks Community Edition

3 Replies

  • I need to import a csv from my databricks dbfs to Power BI Desktop. I am using the ODBC connector on Power BI and have done the Simba ODBC driver configurations on my desktop. The driver is unable to estabilish a connection and returns the following error:

     

    [Simba][Hardy] (34) Error from server: Bad Status: HTTP/1.1 303 See Other.

     

    All the driver configurations are correct according to the specifications given in the Databricks docs. I cant figure out what is the issue.

     

    Alternatively, is there any other way to import data from Databricks dbfs to Power BI?