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

Add missing executor core limit flag to app deployer #259

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sinabakh
Copy link

Add missing spark.kubernetes.executor.limit.cores flag to KubernetesAppDeployer.java.

Related Issue

Fix #255

Types of changes

🐛 Bug fix (non-breaking change which fixes an issue)

@elmiko
Copy link
Collaborator

elmiko commented Oct 10, 2019

this looks reasonable to me, i have not tested it yet though.

@jkremser
Copy link
Member

sorry for the late response, the change looks ok. However, travis CI has troubles https://travis-ci.org/radanalyticsio/spark-operator/jobs/596296891#L3102

Could you please try to decrease the number from 400 to 200 here https://github.com/radanalyticsio/spark-operator/blob/master/examples/app.yaml#L16
And let the Travis run the tests?

@sinabakh
Copy link
Author

sinabakh commented Jan 25, 2020

I did as you mentioned but I got no clue why tests fail.

@jkremser
Copy link
Member

thanks, I am trying some different numbers to make travis happy, I will let you know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing spark.kubernetes.executor.limit.cores Configuration Param
3 participants