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

AWSOpensearch configuration parameters #462

Closed
wants to merge 11 commits into from

Conversation

Xavierantony1982
Copy link
Contributor

  • Added the configuration parameters to create Opensearch dynamically with right replicas, shards and other opensearch related configurations.

  • Added the feature to create OS index with 0 replica and once the data is loaded update the replicas according to the parameter.

xavrathi added 9 commits January 6, 2025 18:53
…ith right replicas, shards and other opensearch related configurations.
# Conflicts:
#	vectordb_bench/backend/clients/aws_opensearch/aws_opensearch.py
#	vectordb_bench/backend/clients/aws_opensearch/cli.py
…ith right replicas, shards and other opensearch related configurations.
…ith right replicas, shards and other opensearch related configurations.
@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Xavierantony1982
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@alwayslove2013
Copy link
Collaborator

@Xavierantony1982, Thank you very much for your contribution. It’s fantastic and will undoubtedly enhance the user experience with AWS OpenSearch.

This PR showcases the powerful and flexible configurability of AWS OpenSearch, allowing for in-depth optimizations tailored to specific scenarios. Could you please provide more detailed explanations or documentation sources? This would greatly assist our community users when configuring parameters and help them better understand AWS OpenSearch.

BTW, could you please squash the commits into one? This would ensure a clearer commit log.

Thank you once again for your valuable work!

@Xavierantony1982
Copy link
Contributor Author

@Xavierantony1982, Thank you very much for your contribution. It’s fantastic and will undoubtedly enhance the user experience with AWS OpenSearch.

This PR showcases the powerful and flexible configurability of AWS OpenSearch, allowing for in-depth optimizations tailored to specific scenarios. Could you please provide more detailed explanations or documentation sources? This would greatly assist our community users when configuring parameters and help them better understand AWS OpenSearch.

BTW, could you please squash the commits into one? This would ensure a clearer commit log.

Thank you once again for your valuable work!

Thanks for the comment, I have added the details to readme and created a completely new CR with just one commit.
#463

@Xavierantony1982 Xavierantony1982 deleted the os-config branch January 27, 2025 21:22
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.

3 participants