Hi,
On Thu, 9 Nov 2017 14:05:42 +0100
Jens Grassel wrote:
JG> However, after following the documentation it seems that zeppelin
JG> more or less starts its own flink node and does not connect to the
JG> existing cluster. Jobs are executed fine and logged in the
JG> interpreter log file. But they
Hi,
we try to use an existing flink cluster with zeppelin following the
official documentation at:
http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/setup/deployment/flink_and_spark_cluster.html
We are using current zeppelin compiled from source with flink 1.3.2
support and a flink 1.3.2 cluster.