Forum Discussion

Elf's avatar
Elf
Frequent Visitor
4 years ago

[Microsoft][ThriftExtension] (12) Error occurred while contacting server:

While I try to connect to Databricks from Powerbi, I encoutered the below error



[Microsoft][ThriftExtension] (12) Error occurred while contacting server: ETIMEDOUT. The connection has been configured to use a HTTP mechanism for authentication. This error might be due to the server is not using HTTP for authentication.


 

4 Replies

  • Elf , You need to make sure the access method is correct, I doubt that. Hope you do not have a token access method

    • Elf's avatar
      Elf
      Frequent Visitor

      I've tried every access methods had. Username/Password, Access Token(Generate from databricks) and AAD Neither ways is working. It still producing same error.

  • v-luwang-msft's avatar
    v-luwang-msft
    Icon for Community Support rankCommunity Support

    Hi Elf ,

    Please test your environment to see if it meets the needs of:

    • Your Azure Databricks account must be on the Premium Plan. This is because Partner Connect uses Databricks SQL, which is available only on this plan. To view your Azure Databricks account details, see Manage your subscription.
    • To create new connections to partner solutions, you must first sign in to your workspace as an Azure Databricks admin. For information about Azure Databricks admins, see Manage users.
    • For all other Partner Connect tasks, you must first sign in to your workspace as an Azure Databricks admin; or an Azure Databricks user who has at least the Workspace access entitlement and, if you are working with SQL endpoints, the Databricks SQL access entitlement. For more information, see Manage users.

    And detail operation refer:

    https://docs.microsoft.com/en-us/azure/databricks/integrations/bi/power-bi 

     

     

    Did I answer your question? Mark my post as a solution!


    Best Regards

    Lucien

    • Elf's avatar
      Elf
      Frequent Visitor

      Hi Lucien,

      Really appreciate for the information but unfortunately I still encouter the problem