GitHub user shuai-xu opened a pull request:

    https://github.com/apache/flink/pull/2744

    [FLINK-4928] [yarn] Implement FLIP-6 YARN Application Master Runner

    YARN Application Master Runner's responsibility is the following:
    Read all configuration and environment variables, computing the effective 
configuration
    Start all shared components (Rpc, HighAvailability Services)
    Start the YarnResourceManager
    Start the JobMaster
    Handler the error of ResourceManager and JobMaster

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/2744.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 #2744
    
----
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

----


---
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.
---

Reply via email to