GitHub user shuai-xu opened a pull request: https://github.com/apache/flink/pull/2936
[FLINK-4927] [yarn] refine YARN Resource manager according to till's comments @StephanEwen , the YarnResourceManager.java you merged to flip-6 seems not be the lastest version of pr #2808 . Although it can work also, the changes according to till's comments are lost. So I submit it in this pr. please help to merge it into flip-6. Thank you. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shuai-xu/flink flip-6 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/2936.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2936 ---- commit 180d5e9bc6dbb0d669975e73c2c8b880f3074a07 Author: shuai.xus <shuai....@alibaba-inc.com> Date: 2016-11-03T08:24:47Z [FLINK-4928] [yarn] Implement FLIP-6 YARN Application Master Runner commit 9c1910cd12546582f1ef3549485bedff9a153e11 Author: shuai.xus <shuai....@alibaba-inc.com> Date: 2016-11-03T08:37:19Z [FLINK-4928] [yarn] Implement FLIP-6 YARN Application Master Runner commit d9d099601f31684b40c3215b6056d783117ca426 Author: shuai.xus <shuai....@alibaba-inc.com> Date: 2016-11-15T09:16:41Z [FLINK-4928] [yarn] start yarn cluster pass and change file format commit 85f4ce72a35048760bb9c6abd41bff328fec4735 Author: shuai.xus <shuai....@alibaba-inc.com> Date: 2016-11-25T08:16:19Z [FLINK-4928] [yarn] Implement FLIP-6 YARN Application Master Runner Summary: [FLINK-4928] [yarn] Implement FLIP-6 YARN Application Master Runner [FLINK-4928] [yarn] start yarn cluster pass and change file format [FLINK-4928] [yarn] refactor the YarnFlinkAppMasterRunner and modify according to till's comments Test Plan: NA Reviewers: biao.liub Differential Revision: http://phabricator.taobao.net/D6579 commit c1304ed58697cb010538a7296518573947f21d7f Author: shuai.xus <shuai....@alibaba-inc.com> Date: 2016-11-28T03:41:50Z [FLINK-4928] [yarn] add todo comment for load job graph commit 0a9789b1ca883b775e92baa654628218838ef0ed Author: shuai.xus <shuai....@alibaba-inc.com> Date: 2016-12-05T07:02:06Z Merge branch 'flip-6' of https://github.com/apache/flink into flip-6 commit 6aeefb9dafe3c3775d4df71d3662a68f798280c4 Author: shuai.xus <shuai....@alibaba-inc.com> Date: 2016-12-05T07:36:16Z [FLINK-4927] [yarn] refine YARN Resource manager according to till's comments ---- --- 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. ---