Re: Flink on Mesos: containers question

2018-07-30 Thread Renjie Liu
gt; > The only Docker container is the one that runs Job Manager. > > > > What am I missing? > > > > Thanks, > > Alex > > > > *From:* Renjie Liu [mailto:liurenjie2...@gmail.com] > *Sent:* Friday, July 20, 2018 8:56 PM > *To:* Till Rohrmann > *Cc:* N

RE: Flink on Mesos: containers question

2018-07-30 Thread NEKRASSOV, ALEXEI
PM To: Till Rohrmann Cc: NEKRASSOV, ALEXEI ; Fabian Hueske ; user Subject: Re: Flink on Mesos: containers question Hi, Alexei: What you paste is expected behavior. Jobmanager, two task managers each should run in a docker instance. 13276 is should be the process of job manager, and it'

Re: Flink on Mesos: containers question

2018-07-20 Thread Renjie Liu
From:* Fabian Hueske [mailto:fhue...@gmail.com] >> *Sent:* Monday, July 16, 2018 7:57 AM >> *To:* NEKRASSOV, ALEXEI >> *Cc:* user@flink.apache.org; Till Rohrmann >> *Subject:* Re: Flink on Mesos: containers question >> >> >> >> Hi Alexei, >> >

Re: Flink on Mesos: containers question

2018-07-19 Thread Till Rohrmann
erized in Mesos? > > > > Thanks! > > Alex > > > > *From:* Fabian Hueske [mailto:fhue...@gmail.com] > *Sent:* Monday, July 16, 2018 7:57 AM > *To:* NEKRASSOV, ALEXEI > *Cc:* user@flink.apache.org; Till Rohrmann > *Subject:* Re: Flink on Mesos: conta

RE: Flink on Mesos: containers question

2018-07-19 Thread NEKRASSOV, ALEXEI
Till, Any insight into how Flink components are containerized in Mesos? Thanks! Alex From: Fabian Hueske [mailto:fhue...@gmail.com] Sent: Monday, July 16, 2018 7:57 AM To: NEKRASSOV, ALEXEI Cc: user@flink.apache.org; Till Rohrmann Subject: Re: Flink on Mesos: containers question Hi Alexei

Re: Flink on Mesos: containers question

2018-07-16 Thread Fabian Hueske
Hi Alexei, Till (in CC) is familiar with Flink's Mesos support in 1.4.x. Best, Fabian 2018-07-13 15:07 GMT+02:00 NEKRASSOV, ALEXEI : > Can someone please clarify how Flink on Mesos in containerized? > > > > On 5-node Mesos cluster I started Flink (1.4.2) with two Task Managers. > Mesos shows “f

Flink on Mesos: containers question

2018-07-13 Thread NEKRASSOV, ALEXEI
Can someone please clarify how Flink on Mesos in containerized? On 5-node Mesos cluster I started Flink (1.4.2) with two Task Managers. Mesos shows "flink" task and two "taskmanager" tasks, all on the same VM. On that VM I see one Docker container running a process that seems to be Mesos App Mas