Kylin-web上的数据分析

简介: Kylin Web Interface Supported Browsers Windows: Google Chrome, FireFox Mac: Google Chrome, FireFox, Safari 1.

Kylin Web Interface

Supported Browsers
Windows: Google Chrome, FireFox
Mac: Google Chrome, FireFox, Safari

1. Access & Login

Host to access: http://hostname:7070
Login with username/password: ADMIN/KYLIN

2. Sync Hive Table into Kylin

Although Kylin will using SQL as query interface and leverage Hive metadata, kylin will not enable user to query all hive tables since it’s a pre-build OLAP (MOLAP) system so far. To enable Table in Kylin, it will be easy to using “Sync” function to sync up tables from Hive.

3. Kylin OLAP Cube

Kylin’s OLAP Cubes are pre-calculation datasets from star schema tables, Here’s the web interface for user to explorer, manage all cubes. Go to Model menu, it will list all cubes available in system:

To explore more detail about the Cube

  • Form View:

  • SQL View (Hive Query to read data to generate the cube):

  • Access (Grant user/role privileges, grant operation only open to Admin):

4. Write and Execute SQL on web

Kylin’s web offer a simple query tool for user to run SQL to explorer existing cube, verify result and explorer the result set using #5’s Pivot analysis and visualization

Query Limit

  1. Only SELECT query be supported

  2. SQL will not be redirect to Hive

Go to “Insight” menu:

  • Source Tables:

    Browser current available tables (same structure and metadata as Hive):

  • New Query:

    You can write and execute your query and explorer the result.

  • Saved Query (only work after enable LDAP security):

    Associate with user account, you can get saved query from different browsers even machines.
    Click “Save” in Result area, it will popup for name and description to save current query:

    Click “Saved Queries” to browser all your saved queries, you could direct submit it or remove it.

  • Query History:

    Only keep the current user’s query history in current bowser, it will require cookie enabled and will lost if you clean up bowser’s cache. Click “Query History” tab, you could directly resubmit any of them to execute again.

5. Pivot Analysis and Visualization

There’s one simple pivot and visualization analysis tool in Kylin’s web for user to explore their query result:

  • General Information:

    When the query execute success, it will present a success indictor and also a cube’s name which be hit.
    Also it will present how long this query be executed in backend engine (not cover network traffic from Kylin server to browser):

  • Query Result:

    It’s easy to order on one column.

  • Export to CSV File

    Click “Export” button to save current result as CSV file.

  • Pivot Table:

    Drag and drop one or more columns into the header, the result will grouping by such column’s value:

  • Visualization:

    Also, the result set will be easy to show with different charts in “Visualization”:

    note: line chart only available when there’s at least one dimension with real “Date” data type of column from Hive Table.

    • Bar Chart:

    • Pie Chart:

    • Line Chart

目录
相关文章
|
11天前
采用SPSS Modeler的Web复杂网络对所有腧穴进行分析
采用SPSS Modeler的Web复杂网络对所有腧穴进行分析
10 0
|
5月前
|
分布式计算 NoSQL 数据可视化
图数据库HugeGraph:HugeGraph-Hubble基于Web的可视化图管理初体验
图数据库HugeGraph:HugeGraph-Hubble基于Web的可视化图管理初体验
102 0
|
3月前
|
SQL 数据可视化 大数据
【开源项目推荐】Apache Superset——最优秀的开源数据可视化与数据探索平台
【开源项目推荐】Apache Superset——最优秀的开源数据可视化与数据探索平台
143 1
|
4月前
|
监控 API 数据处理
Flink web ui不仅仅是一个监控指标性能的网站
Flink web ui不仅仅是一个监控指标性能的网站
97 3
|
8月前
|
SQL 监控 数据可视化
关于数据仓库的Hive的Hive架构的用户接口的Web GUI
随着大数据技术的不断发展,数据仓库成为了企业中不可或缺的一部分。而Hive作为一种开源的数据仓库系统,因其易于使用和高效处理等特点,成为了许多企业的首选。然而,对于普通用户来说,直接使用Hive的命令行工具进行操作并不方便。因此,开发者社区中涌现出了大量的Hive GUI工具,其中最为流行的就是Web GUI工具。
171 0
|
10月前
|
SQL 分布式计算 资源调度
5分钟在k8s上可视化搭建Kylin5
使用CloudEon可以极快地在Kubernetes上搭建Kylin5需要的HDFS、YARN、Hive、Zookeeper等组件,省去不少安装的时间。
5分钟在k8s上可视化搭建Kylin5
|
NoSQL MongoDB Android开发
基于 Mongodb 实现商品管理系统之 Web 层编写讲解|学习笔记
快速学习基于 Mongodb 实现商品管理系统之 Web 层编写讲解
183 0
基于 Mongodb 实现商品管理系统之 Web 层编写讲解|学习笔记
|
监控 数据可视化 前端开发
网站流量日志分析--数据可视化--后端 web 工程架构 | 学习笔记
快速学习网站流量日志分析--数据可视化--后端 web 工程架构
154 0
网站流量日志分析--数据可视化--后端 web 工程架构 | 学习笔记
|
监控 数据可视化 Java
网站流量日志分析--数据可视化--后端 web 工程整合搭建 | 学习笔记
快速学习网站流量日志分析--数据可视化--后端 web 工程整合搭建
182 0
网站流量日志分析--数据可视化--后端 web 工程整合搭建 | 学习笔记
|
Java Maven 开发者
聚合集成WEB|学习笔记
快速学习聚合集成WEB
聚合集成WEB|学习笔记