添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
神勇威武的杨桃  ·  FPGA verilog ...·  1 年前    · 
温暖的遥控器  ·  使用sparklyr - ...·  1 年前    · 

I referred the following links in net and tried all, but still I am not connecting to Azure Databricks database

https://docs.databricks.com/integrations/bi/power-bi.html
https://docs.databricks.com/integrations/bi/jdbc-odbc-bi.html
https://learn.microsoft.com/en-us/azure/databricks/scenarios/connect-databricks-excel-python-r
https://learn.microsoft.com/en-us/azure/databricks/kb/bi/jdbc-odbc-troubleshooting
https://www.sqlshack.com/connect-azure-databricks-data-to-power-bi-desktop/
https://medium.com/@mauridb/powerbi-and-azure-databricks-193e3dc567a

I am getting the below errors

Trying from DBVisualizer getting the below error
[Simba][SparkJDBCDriver] Communication link failure. Failed to connect to server. Reason: HTTP Response code: 401, Error message: Unknown.

Trying from Postman getting the below error
javax.servlet.ServletException: org.apache.thrift.transport.TTransportException

When testing the ODBC connection during System DSN setup getting the below error
[Simba][ThriftExtension] (14) Unexpected response from server during a HTTP connection: SSL_connect: certificate verify failed.

Trying from MS Power BI getting the below error
"ODBC: ERROR [HY000] [Microsoft][DriverSupport] (1170) Unexpected response received from server. Please ensure the server host and port specified for the connection are correct."

Any help would be appreciated

ok everyone, stumbled on the solution in a QuikView solutions page. if using the ODBC connector, click on the SSL button at the bottom right and enable....SUCCESS!.

"ODBC: ERROR [HY000] [Microsoft][ThriftExtension] (14) Unexpected response from server during a HTTP connection: SSL_connect: certificate verify failed.

Welcome to Microsoft Q&A platform.

Note: JDBC or ODBC driver is not required to install on your local machine.

Make sure you have followed the steps mentioned in the document .

Here are the steps to connect Azure Databricks using Power BI Desktop.

Step 1: Get Azure Databricks connection information.

Go to Clusters => Configuration => Advanced Options => JDBC/ODBC

Copy Server Hostname & HTTP Path .

Step 2: Configure Azure Databricks cluster connection in Power BI

  • In PowerBI Desktop, go to Get Data > Azure and select the Azure Databricks connector.
  • Click Connect.
  • Paste the Server Hostname and HTTP Path you retrieved in Step 1.
  • Select your Data Connectivity mode.
  • Click OK.
  • At the authentication prompt, select the way you want to log in to Azure Databricks:
  • Azure Active Directory: Use your Azure account credentials. Click the Sign in button. In the sign-in dialog, enter your Azure account username (email, phone, or Skype).
  • Click Connect.
  • Select the Azure Databricks data you want to query from the Power BI Navigator
  • Hope this helps. Do let us know if you any further queries.

    ------------

  • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how .
  • Want a reminder to come back and check responses? Here is how to subscribe to a notification .
  • Hello @Rajesh ,

    Have you followed the above steps to connect Azure Databricks using Power BI Desktop?

    Note: JDBC or ODBC driver is not required to install on your local machine.

    Could you please share the screenshot which you are experiencing?

    Hello @Rajesh ,

    Are you receiving this error message while connecting Azure Databricks using Power BI Desktop or while configuring ODBC?

    In case if you are receiving this error message while connecting Azure Databricks using Power BI Desktop, I would request you to clear Power BI Desktop cache.

    How To Clear Cache Of Power BI Desktop?

    Open Power BI Desktop - Go to File menu from Top bar and go to Options and Settings - Option - Data Load has an option to clear Power BI Desktop’s cache - Click on Clear Cache button.

    It will remove the cache data.

    Once cache data is removed, I would request to follow the above steps to connect Azure Databricks using Power BI Desktop.

    Hope this helps. Do let us know if you any further queries.

    Do click on " Accept Answer " and Upvote on the post that helps you, this can be beneficial to other community members.

    @HarithaMaddi-MSFT

    I am still facing the same issue. I tried from another machine as well.

    Do we need to check any network settings or SSL certificates?

    I am not sure how come its working for you? Are you trying from Azure VM?

    Okay. Same here.

    Is this something related to network settings or SSL certificates on local laptop?

    Should we need to configure any other settings in Azure Databricks?

    @Pranathi Panyam_MSFT same error here, more context for your analysis, if I am using personal laptop, success! company laptop, failed.

    Error msg: ODBC: ERROR [HY000] [Microsoft][ThriftExtension] (14) Unexpected response from server during a HTTP connection: SSL_connect: certificate verify failed

    Thought something about proxy setup of computer?