kpc*_*der 3 bi-tool apache-zeppelin apache-superset
我已经使用 zeppelin 几年了,现在 superset 因更好的可视化功能等而获得更多关注。所以我试图了解确切的差异,并在有人想要选择 BI 工具时提供帮助。
我根据对超集的初步阅读列出了一些独特的功能,如果有人能为该列表做出更多贡献,我将不胜感激。
由于我不是 Superset 的正式用户,我想了解 Zeppelin 的更多独特功能,而这些功能在 Superset 中是不可能或很难做到的。
我还从 apache wiki 获得了以下详细信息,但我不认为这些可以是除了利用笔记本风格之外的独特因素
Apache Zeppelin 是一个间接竞争对手,但它解决了不同的用例。
Apache Zeppelin 是一款基于 Web 的笔记本,支持交互式数据分析。它支持使用 SQL、Scala 等创建精美的数据驱动、交互式和协作文档。尽管用户可以使用此项目创建数据可视化,但它利用笔记本式用户界面,并且面向 Scala 和 SQL 共存的 Spark 社区
Fundamentally, Zeppelin and Superset take significantly different viewpoints on the data workflow.
Zeppelin is centered around the [computational notebook interface][1], which enables you to write code fragments, run them and internalize the output, and iterate & expand. Zeppelin notebooks then focus on working with 20+ programming [languages and interpreters][2]. Zeppelin can also query popular databases using the JDBC connector.
Superset 以 BI 用例为中心,并附带 SQL IDE 和无代码图表生成器。这里重要的区别是 Superset 只能从 SQL 数据库中查询数据。与 Zeppelin 不同,Superset 不允许您运行来自各种编程语言的任意代码。
这两种工具的用例、工作流程和设计选择都非常不同。Superset 希望让最终用户、分析师和 SQL 专家能够创建仪表板(组织中的其他人可以使用)。Zeppelin 希望提高数据科学家和程序员分析数据的能力,而不是专注于构建供组织其他部门使用的仪表板。
[1]:https://en.wikipedia.org/wiki/Notebook_interface#:~:text=A%20notebook%20interface%20(也称为%20,和%20text%20into%20separate%20sections。[2]:https ://zeppelin.apache.org/supported_interpreters.html
| 归档时间: |
|
| 查看次数: |
1307 次 |
| 最近记录: |