我想将Apache Zeppelin笔记本集成到另一个与Apache Spark集成的Web应用程序中。
这样做的最佳方式是什么?我正在考虑两种可能性:
我希望我的意图很明确。如果有一种简单的渲染Zeppelin笔记本的方法,我宁愿选择第一个选项。
答案 0 :(得分:0)
The current Zeppelin design does not allow for easy integration into other systems, so the best approach is probably rendering an iframe to a notebook.
Alternatively, https://github.com/cloudera/livy can be used as a REST API for Spark, and a notebook interface (possibly forked from Zeppelin) can be created on top.
答案 1 :(得分:0)
您可以创建iframe或类似产品,通过传递适当的参数来获取所需的组件
https://zeppelin.apache.org/docs/0.8.0/usage/other_features/publishing_paragraphs.html
:/#/ notebook / 2B3QSZTKR / paragraph / ...?asIframe“ height =”“ width =”“>