Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-4998][yarn] fail if too many task slots are configured #2741

Closed
wants to merge 2 commits into from

Conversation

mxm
Copy link
Contributor

@mxm mxm commented Nov 2, 2016

This fails the deployment of the Yarn application if the number of task
slots are configured to be larger than the maximum virtual cores of the
Yarn cluster.

This fails the deployment of the Yarn application if the number of task
slots are configured to be larger than the maximum virtual cores of the
Yarn cluster.
@mxm
Copy link
Contributor Author

mxm commented Nov 2, 2016

Added a test case to verify the error reporting.

@asfgit asfgit closed this in 1c0c668 Nov 4, 2016
asfgit pushed a commit that referenced this pull request Nov 4, 2016
This fails the deployment of the Yarn application if the number of task
slots are configured to be larger than the maximum virtual cores of the
Yarn cluster.

This closes #2741.
liuyuzhong pushed a commit to liuyuzhong/flink that referenced this pull request Dec 5, 2016
This fails the deployment of the Yarn application if the number of task
slots are configured to be larger than the maximum virtual cores of the
Yarn cluster.

This closes apache#2741.
skidder pushed a commit to muxinc/flink that referenced this pull request Dec 27, 2016
This fails the deployment of the Yarn application if the number of task
slots are configured to be larger than the maximum virtual cores of the
Yarn cluster.

This closes apache#2741.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants