Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/410#issuecomment-74661555 But currently the system does not support multi-user/multi-job scenarios so well either. If I'm not mistaken, then the scheduler schedules the tasks eagerly which means that two jobs could take required slots away from each other. As a consequence, both will fail if not properly configured. On Tue, Feb 17, 2015 at 11:01 AM, Fabian Hueske <notificati...@github.com> wrote: > Using max parallelism basically prohibits to run more than one program at > a time. I don't think that would be a good default mode. > > â > Reply to this email directly or view it on GitHub > <https://github.com/apache/flink/pull/410#issuecomment-74643360>. >
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---