[
https://issues.apache.org/jira/browse/FLINK-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666688#comment-15666688
]
ASF GitHub Bot commented on FLINK-4927:
---------------------------------------
GitHub user shuai-xu opened a pull request:
https://github.com/apache/flink/pull/2808
[FLINK-4927] [yarn]Implement FLI-6 YARN Resource Manager
This pr is for issue
#[4927](https://issues.apache.org/jira/browse/FLINK-4927)
The Flink YARN Resource Manager communicates with YARN's Resource Manager
to acquire and release containers. And it will start the allocated containers.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shuai-xu/flink jira-4927
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2808.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 #2808
----
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 09318c98bc8210305ffda2dc639cd15ac2b0aaf6
Author: shuai.xus <[email protected]>
Date: 2016-11-15T09:35:55Z
[FLINK-4928] [yarn]Implement FLI-6 YARN Resource Manager
commit 7ca8cbe88de0e775ba7239423eb7b9ec1cbfe721
Author: shuai.xus <[email protected]>
Date: 2016-11-15T09:43:28Z
remove YarnFlinkApplicationMasterRunner from branch jira-4927
----
> 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)