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

目录
相关文章
|
4月前
|
数据采集 机器学习/深度学习 数据可视化
【优秀python web系统毕设】基于python的全国招聘数据分析可视化系统,包括随机森林算法
本文介绍了一个基于Python的全国招聘数据分析可视化系统,该系统利用数据挖掘技术、随机森林算法和数据可视化技术,从招聘网站抓取数据,进行处理、分析和预测,帮助用户洞察招聘市场,为求职者和企业提供决策支持。
186 2
|
5月前
|
数据采集 机器学习/深度学习 数据可视化
Jupyter Notebooks和IPython是交互式数据分析利器,提升效率。Jupyter是开源Web应用
【7月更文挑战第5天】Jupyter Notebooks和IPython是交互式数据分析利器,提升效率。Jupyter是开源Web应用,支持多语言,结合IPython的交互式解释器,便于编程和科学计算。两者提供即时反馈、丰富库支持、跨语言功能及协作共享。基本流程包括:数据导入(使用Pandas)、预处理、分析(借助Pandas、NumPy、Matplotlib)、模型训练(如随机森林)和评估。
52 0
|
7月前
|
机器学习/深度学习 前端开发 数据可视化
数据分析web可视化神器---streamlit框架,无需懂前端也能搭建出精美的web网站页面
数据分析web可视化神器---streamlit框架,无需懂前端也能搭建出精美的web网站页面
494 0
|
7月前
|
机器学习/深度学习 数据采集 人工智能
Python可以应用于多个领域,如Web开发、数据分析、机器学习等
Python可以应用于多个领域,如Web开发、数据分析、机器学习等
126 0
|
缓存 弹性计算 分布式计算
阿里云适合建网、web应用、数据分析和计算、数据库系统的云服务器价格参考
阿里云服务器新客专享,新用户完成账号实名认证,享受优惠价格购买计算型、通用型、内存型云服务器爆款配置特价优惠,限1-2台,这些云服务器主要适合搭建网站、web应用、数据分析和计算、数据库系统等中小类型和规模的企业级应用。
417 1
阿里云适合建网、web应用、数据分析和计算、数据库系统的云服务器价格参考
|
机器学习/深度学习 人工智能 算法
Python编程入门基础及高级技能、Web开发、数据分析和机器学习与人工智能
Python编程入门基础及高级技能、Web开发、数据分析和机器学习与人工智能
186 0
|
数据挖掘 C# 数据库
抓取Web网页数据分析
Posted on 2006-05-24 14:04 北极燕鸥 阅读(9793) 评论(42) 编辑 收藏 所属分类: C#编程   通过程序自动的读取其它网站网页显示的信息,类似于爬虫程序。比方说我们有一个系统,要提取BaiDu网站上歌曲搜索排名。
861 0
|
数据挖掘 C# 数据库
|
2月前
|
XML JSON API
ServiceStack:不仅仅是一个高性能Web API和微服务框架,更是一站式解决方案——深入解析其多协议支持及简便开发流程,带您体验前所未有的.NET开发效率革命
【10月更文挑战第9天】ServiceStack 是一个高性能的 Web API 和微服务框架,支持 JSON、XML、CSV 等多种数据格式。它简化了 .NET 应用的开发流程,提供了直观的 RESTful 服务构建方式。ServiceStack 支持高并发请求和复杂业务逻辑,安装简单,通过 NuGet 包管理器即可快速集成。示例代码展示了如何创建一个返回当前日期的简单服务,包括定义请求和响应 DTO、实现服务逻辑、配置路由和宿主。ServiceStack 还支持 WebSocket、SignalR 等实时通信协议,具备自动验证、自动过滤器等丰富功能,适合快速搭建高性能、可扩展的服务端应用。
143 3
|
1月前
|
设计模式 前端开发 数据库
Python Web开发:Django框架下的全栈开发实战
【10月更文挑战第27天】本文介绍了Django框架在Python Web开发中的应用,涵盖了Django与Flask等框架的比较、项目结构、模型、视图、模板和URL配置等内容,并展示了实际代码示例,帮助读者快速掌握Django全栈开发的核心技术。
153 45