[GitHub] flink pull request: ExecutionConfig to JobGraph.

2016-02-09 Thread kl0u
Github user kl0u commented on the pull request: https://github.com/apache/flink/pull/1583#issuecomment-181917384 Thanks a lot @StephanEwen --- 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 thi

[GitHub] flink pull request: ExecutionConfig to JobGraph.

2016-02-09 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1583#issuecomment-181908838 Looks good at a first glance. I'll try to go through it and see if I can merge it... --- If your project is set up for it, you can reply to this email and have your

[GitHub] flink pull request: ExecutionConfig to JobGraph.

2016-02-03 Thread kl0u
GitHub user kl0u opened a pull request: https://github.com/apache/flink/pull/1583 ExecutionConfig to JobGraph. This makes the ExecutionConfig available to the Task. In a nutshell, the ExecutionConfig is attached to the JobGraph which is sent to the JobManager. The JobManager passes