Vincenzo Selvaggio created ZEPPELIN-3654:
--------------------------------------------
Summary: New Hazelcast Jet interpreter
Key: ZEPPELIN-3654
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3654
Project: Zeppelin
Issue Type: New Feature
Components: Interpreters
Reporter: Vincenzo Selvaggio
Zeppelin has interpreters for different data processing systems like Flink,
Spark, Kylin, Ignite, Geode, Beam, etc.
Hazelcast Jet is a general purpose distributed data processing engine, built on
top of Hazelcast for stream/batch processing, comparable if not better in terms
of performance to the engine supported by Zeppelin therefore a perfect
candidate for a Zeppelin interpreter.
Part of the interpreter is to have a set of utility methods that print out
Hazelcast data structures ({{IMap}} and {{ICache}}) and leverage Zeppelin's
built in visualization (%table).
What's more, a nice addition is to have the Hazelcast Jet DAG of the pipeline
displayed as a network graph using %network display system.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)