Re: Flink Yarn Cluster - Jobs Isolation

2019-01-29 Thread Jamie Grier
Run each job individually as described here: https://ci.apache.org/projects/flink/flink-docs-release-1.7/ops/deployment/yarn_setup.html#run-a-single-flink-job-on-yarn Yes they will run concurrently and be completely isolated from each other. -Jamie On Sun, Jan 27, 2019 at 6:08 AM Eran Twili

Flink Yarn Cluster - Jobs Isolation

2019-01-27 Thread Eran Twili
Hi, In my company we are interesting in running Flink jobs on a Yarn cluster (on AWS EMR). We understand that there are 2 ways ('modes') to execute Flink jobs on a yarn cluster. We must have the jobs run concurrently! >From what we understand so far those are the options: 1. Start a long