apache-spark - Power BI 和 Spark-ODBC : ERROR [HY000] [Microsoft][ThriftExtension] (4)

标签 apache-spark powerbi thrift azure-hdinsight spark-thriftserver

我正在将 Power BI 连接到 Spark,但在尝试连接后出现此错误:

Details: "ODBC: ERROR [HY000] [Microsoft][ThriftExtension] (4) Error occurred while contacting server: SSL_read: error code: 0. The connection has been configured to not use SASL for authentication. This error might be due to the server has been configured to use SASL for authentication. ERROR [HY000] [Microsoft][ThriftExtension] (4) Error occurred while contacting server: SSL_read: error code: 0. The connection has been configured to not use SASL for authentication. This error might be due to the server has been configured to use SASL for authentication."

我尝试了以下方法:

  1. 重新安装 PBI 桌面 -64 位
  2. 已安装 Microsoft ODBC spark 驱动程序

最佳答案

我们也收到了这个错误。经查,这是由于下游涉及用户认证的服务器不可达所致。

因此,重新安装 Power BI 等客户端软件不太可能解决这种情况。

关于apache-spark - Power BI 和 Spark-ODBC : ERROR [HY000] [Microsoft][ThriftExtension] (4),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48050635/

相关文章:

scala - 来自 Spark 的 Hive 查询 - 解析失败

dataframe - 重命名 PySpark DataFrame 聚合的列

powerbi - 在选择单个切片器之前,卡值中不显示任何内容

powerbi - 在 Power BI Desktop 中的报表视觉对象中转置表格

python - Thrift:Python 服务器、Erlang 客户端错误... {thrift_socket_server,244,{child_error,function_clause,[]}}

apache-spark - 谷歌数据流与 Apache Spark

performance - SPARK mapToPair 和 saveToTextFile 我应该使用重新分区来优化性能

azure - 将 Power BI 服务连接到 Azure Databricks 时不断出现错误(缺少凭据)

java - 协调 thrift 中继承的缺失与 Java/Scala 中的方法定义

linux - ubuntu 14.04如何定位thrift安装目录?