GitHub user shuai-xu opened a pull request:

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

    [FLINK-4929] [yarn] Implement FLIP-6 YARN TaskExecutor Runner

    This pr is for jira 
#[4929](https://issues.apache.org/jira/browse/FLINK-4929).
    
    The YARN TaskExecutor Runner has the following responsibilities:
    Read the configuration and all environment variables and compute the 
effective configuration
    Start all services (Rpc, High Availability, Security, etc)
    Instantiate and start the Task Manager Runner

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shuai-xu/flink jira-4929

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2878.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 #2878
    
----
commit 4ed286d2f828a5454a7c29634f30487f6fb0f6d0
Author: shuai.xus <[email protected]>
Date:   2016-11-23T10:00:07Z

    [FLINK-4929] [yarn] Implement FLIP-6 YARN TaskExecutor Runner
    
    Summary: Implement FLIP-6 YARN TaskExecutor Runner
    
    Test Plan: NA
    
    Reviewers: biao.liub
    
    Differential Revision: http://phabricator.taobao.net/D6564

commit bbed331180ade5303c976104cd262ef2bdfc433a
Author: shuai.xus <[email protected]>
Date:   2016-11-25T07:57:20Z

    [FLINK-4929] [yarn] refine some logs and change according to reviewer's 
comments

commit d0ddfe3d1863cf2f0dcf7827b4cc39c7efa528f5
Author: shuai.xus <[email protected]>
Date:   2016-11-28T08:23:10Z

    [FLINK-4929] [yarn] change to use TaskManagerRunner instead of TaskExecutor

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to