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

When you make deploy of spark cluster and at once make scaling of workers through "Actions" button, Master cluster doesn't launch. #131

Open
olegvn88 opened this issue Jun 21, 2018 · 2 comments

Comments

@olegvn88
Copy link

When you make deploy of spark cluster and at once make scaling of workers through "Actions" button, Number of masters displays 0. If you scale workers number, Number of masters remains 0 and click "scale" button, master cluster doesn't launch.

Steps to reproduce:

  1. Open Oshinko Spark Cluster Management home page
  2. Click on the "Deploy" button
  3. Input name of the cluster (for ex. "sparkcluster")
  4. Click on the "Deploy" button. Click on the "Actions" and next "Scale Cluster" button at once after cluster line appeared.
  5. Input Number of workers 2 and click on the "Scale" button.

Actual result: Master cluster doesn't launch.

My suggestion is:

  1. if a creating of spark cluster is started, it's necessary to setup "Number of masters" value equals 1 or
  2. It's necessary to make not available "Scale Cluster" button until at least one master launch up.
@crobby
Copy link
Member

crobby commented Jun 21, 2018

Thanks for the report. I will take a look at this.
One question though, does your master start correctly if you don't try to scale up immediately, or is it just never starting for you?

@olegvn88
Copy link
Author

olegvn88 commented Jun 21, 2018

@crobby Thank you for the quick answer. Yes, master cluster starts and works correctly, if I don't try to scale up immediately,

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

No branches or pull requests

2 participants