本文介绍了将Tableau连接到普通的Hbase的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法将Tableau Desktop连接到普通的Apache Hbase或纯Hive?



我只能找到Hortonworks / MapR / Cloudhera等的Tableau驱动程序。

您不能直接在桌面安装机器上安装驱动程序。通过tableau连接到hbase表,您需要连接到配置单元表和配置单元内部映射到hbase表。
关注


Is there any way to connect Tableau Desktop to plain Apache Hbase or plain Hive ?

I could only find Tableau drivers for Hortonworks/ MapR/ Cloudhera etc.

解决方案

Install drivers in desktop installed machine.

You can't directly connect to hbase table via tableau you need to connect to hive table and hive internally mapped to hbase table.follow links http://thinkonhadoop.blogspot.in/2014/01/access-hbase-table-with-tableau-desktop.htmlhttp://grokbase.com/t/cloudera/cdh-user/141px9aqg5/hbase-connectivity-with-tableau

这篇关于将Tableau连接到普通的Hbase的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-11 08:07