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

Unable to create clusters with more than 200 nodes #581

Open
golharam opened this issue Apr 1, 2016 · 1 comment
Open

Unable to create clusters with more than 200 nodes #581

golharam opened this issue Apr 1, 2016 · 1 comment

Comments

@golharam
Copy link

golharam commented Apr 1, 2016

When doing so, StarCluster submits the request to AWS, and that part is successful. When StarCluster then queries for the state of the nodes, AWS complains and says "Cannot query for more than 200 instances" at a time. At this point StarCluster thinks the cluster creation process fails. StarCluster needs to be updated to query for 200 or less instances at a time.

@vasisht
Copy link

vasisht commented Sep 7, 2016

See #434

This is implemented in the vanilla_improvements branch at https://github.com/datacratic/StarCluster

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