[ 
https://issues.apache.org/jira/browse/FLINK-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15701313#comment-15701313
 ] 

ASF GitHub Bot commented on FLINK-4929:
---------------------------------------

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

----


> Implement FLIP-6 YARN TaskManager Runner
> ----------------------------------------
>
>                 Key: FLINK-4929
>                 URL: https://issues.apache.org/jira/browse/FLINK-4929
>             Project: Flink
>          Issue Type: Sub-task
>          Components: YARN
>         Environment: {{flip-6}} feature branch
>            Reporter: Stephan Ewen
>            Assignee: shuai.xu
>
> The YARN TaskManager 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to