Re: UI for flink

2015-07-13 Thread Hermann Azong
Hey Till, thank you for the answer. Cheers Am 13.07.2015 um 14:23 schrieb Till Rohrmann: Hi Hermann, when you start a Flink cluster, then also the web interface is started. It is reachable under |http://:8081|. The web interface tells you a lot about the current state of your cluster and

Re: UI for flink

2015-07-13 Thread Chiwan Park
If you would search a graphical interface for data analytics like Jupyter, you should look Apache Zeppelin [1]. Apache Zeppelin is a web-based notebook. It supports Scala, Spark and Flink. Regards, Chiwan Park [1] https://zeppelin.incubator.apache.org > On Jul 13, 2015, at 9:23 PM, Till Rohrman

Re: UI for flink

2015-07-13 Thread Till Rohrmann
Hi Hermann, when you start a Flink cluster, then also the web interface is started. It is reachable under http://:8081. The web interface tells you a lot about the current state of your cluster and the currently executed Flink jobs. Additionally, you can start the web client via ./start-webclient