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

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

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 <[email protected]>
Date:   2016-11-03T08:24:47Z

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

commit 9c1910cd12546582f1ef3549485bedff9a153e11
Author: shuai.xus <[email protected]>
Date:   2016-11-03T08:37:19Z

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

commit d9d099601f31684b40c3215b6056d783117ca426
Author: shuai.xus <[email protected]>
Date:   2016-11-15T09:16:41Z

    [FLINK-4928] [yarn] start yarn cluster pass and change file format

commit 85f4ce72a35048760bb9c6abd41bff328fec4735
Author: shuai.xus <[email protected]>
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 <[email protected]>
Date:   2016-11-28T03:41:50Z

    [FLINK-4928] [yarn] add todo comment for load job graph

commit 0a9789b1ca883b775e92baa654628218838ef0ed
Author: shuai.xus <[email protected]>
Date:   2016-12-05T07:02:06Z

    Merge branch 'flip-6' of https://github.com/apache/flink into flip-6

commit 6aeefb9dafe3c3775d4df71d3662a68f798280c4
Author: shuai.xus <[email protected]>
Date:   2016-12-05T07:36:16Z

    [FLINK-4927] [yarn] refine YARN Resource manager according to till's 
comments

----


> Implement FLI-6 YARN Resource Manager
> -------------------------------------
>
>                 Key: FLINK-4927
>                 URL: https://issues.apache.org/jira/browse/FLINK-4927
>             Project: Flink
>          Issue Type: Sub-task
>          Components: YARN
>         Environment: {{flip-6}} feature branch
>            Reporter: Stephan Ewen
>            Assignee: shuai.xu
>
> The Flink YARN Resource Manager communicates with YARN's Resource Manager to 
> acquire and release containers.
> It is also responsible to notify the JobManager eagerly about container 
> failures.



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

Reply via email to