Running Flink cluster via Marathon

2019-07-14 Thread Marzieh Ghasemy
HelloI have a Mesos cluster of two master and three slaves, I configured Marathon and Zookeeper. My Zookeeper cluster has five nodes. When I run Flink Json file via Marathon, it is run, but I can see Flink UI in just one slave. Other slaves show me this error:Service temporarily unavailable due

Flink question

2019-06-30 Thread Marzieh Ghasemy
I have four physical nodes with docker installed on each of them. I configured Mesos,Flink,Zookeeper,Hadoop and Marathon on docker of each one. I had already had three nodes,one slave and two masters, that I had run Flink on Marathon and its UI had been run without any problems. After that, I ch