Re: Installing Apache Flink on Mesos Cluster without DC/OS

2017-09-11 Thread Eron Wright
Hi, You do not need to install Flink onto the nodes. The approach used by Flink is that the task managers download a copy of Flink from the appmaster. The entire installation tree of Flink is downloaded (i.e. the bin/lib/conf directories). The only assumed dependency is Java, which may be prov

Installing Apache Flink on Mesos Cluster without DC/OS

2017-09-08 Thread Rahul Raj
Hi, I am newbie in Apache Flink and our team is trying to set up an Apache Flink Cluster on Apaches Mesos. We have already installed Apache Mesos & Marathon with 3 Master nodes and 3 Slaves and now we are trying to install Apache Flink without DC/OS as mentioned here https://ci.apache.org/project