Alexander Bezzubov created ZEPPELIN-682:
-------------------------------------------
Summary: New interpreter for Apache Beam (incubating)/DataFlow
Key: ZEPPELIN-682
URL: https://issues.apache.org/jira/browse/ZEPPELIN-682
Project: Zeppelin
Issue Type: Improvement
Reporter: Alexander Bezzubov
Zeppelin has [pluggagle
intrepreter|http://zeppelin.incubator.apache.org/docs/0.6.0-incubating-SNAPSHOT/development/writingzeppelininterpreter.html]
abstraction and [multiple
implementations|https://github.com/apache/incubator-zeppelin/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+new+interpreter+]
for different data processing systems like Flink, Spark, Kylin, Ignite, Geode,
etc
[Apache Beam (incubating)|http://incubator.apache.org/projects/beam.html] is a
new promising project with unified stream\batch processing and it would be
great to have an interpreter for it.
This will require creation of Java interpreter first (i.e using existing
[REPL|https://github.com/albertlatacz/java-repl]) as for now Beam only exposes
Java API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)