GitHub user WangTaoTheTonic opened a pull request:
https://github.com/apache/flink/pull/3408
[FLINK-5903][YARN]respect taskmanager.numberOfTaskSlots and
yarn.containers.vcores in YARN mode
Make sure taskmanager.numberOfTaskSlots and yarn.containers.vcores works in
YARN mode. The priorities is: -s/-ys > yarn.containers.vcores >
taskmanager.numberOfTaskSlots.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/WangTaoTheTonic/flink FLINK-5903
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3408.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 #3408
----
commit 3515f9faf4b40bff7310a55b7094b52999525cbb
Author: WangTaoTheTonic <[email protected]>
Date: 2017-02-24T08:11:47Z
xxx
----
---
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.
---