【发布时间】:2014-10-10 21:51:30
【问题描述】:
我在 Azure HDInsight 中运行 HBase,可以在我的浏览器中通过 https://my_claster_name.azurehdinsight.net/hbaserest 访问 HBase Rest API。尝试配置 Simba HBase ODBC 驱动程序以连接到 HBase 安装我总是得到
失败:[Simba][HBase] (20) HTTP API 错误:无法连接到服务器
对于主机,我尝试了 my_claster_name.azurehdinsight.net/hbaserest 和 my_claster_name.azurehdinsight.net 我还尝试了 8080 和 80 作为端口。有什么想法吗?
【问题讨论】:
标签: azure odbc hbase azure-hdinsight