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

Excessive Sharding #21

Open
floppyapple123 opened this issue Aug 4, 2017 · 3 comments
Open

Excessive Sharding #21

floppyapple123 opened this issue Aug 4, 2017 · 3 comments

Comments

@floppyapple123
Copy link

When I reset the program and input new JSON values a lot, bonsai ends up acquiring a lot of shards that it doesn't need, and this ends up getting my cluster shut down. Do you know any ways I can delete the unused clusters or perhaps reduce this problem? Thanks.

@cigolpl
Copy link
Member

cigolpl commented Aug 5, 2017

Maybe let's try curl -XDELETE your-es-url when you start to generate your app again. It will delete all indices in ES.

@floppyapple123
Copy link
Author

Um where should I enter this?

@cigolpl
Copy link
Member

cigolpl commented Aug 8, 2017

Let's run that in your CLI. I am using ubuntu and I am not sure how it's working in your system. "your-es-url" is an ES url which you probably find in Bonsai.

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