(三)superset 集成 presto

前面的文章:
(一)Superset安装
(二)presto安装并集成hive

superset可以集成的数据源
(三)superset 集成 presto_第1张图片
搭建presto的可以从前面的两篇文章去看,superset配置presto的数据源流程
进入superset的操作页面

(三)superset 集成 presto_第2张图片
(三)superset 集成 presto_第3张图片
OnlineHive为这个presto连接的名字,随便起
presto://hive@prestoMaster:18082/hive/test_bi :这个是prestoMaster的地址,看前面presto搭建的时候就熟悉这个地址了,后面的/hive/test_bi 是hive中的一个数据库。
下面的参数可以根据自己的选择来点击,其中注意下 ALLow Create Table As 还有 Allow DML 这两个参数,是跟用户访问hive数据库的权限有关的,后面的文件会讲到。
配置完后点击 Test Connection

(三)superset 集成 presto_第4张图片
进入sql-lab
(三)superset 集成 presto_第5张图片
注意,右侧的preview也就是数据自动展示是admin用户,或者拥有某个库中的所有表的用户才有的权限,否则只能通过sql来查询

你可能感兴趣的:(presto,superset,superset,issue,presto,hive,presto集成hive,presto,superset)