Skip to content

Added run_tasks function and Dockerfile #41

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

Merged
merged 7 commits into from
Mar 27, 2025

Conversation

rchitale7
Copy link
Member

Description

Created top level run_tasks function and Dockerfile for Remote Vector Index Builder core image. run_tasks will be the entry point for running the remote index build workflow. Also, consolidated some of the conftest.py testing files, and added a validation check to index_build_parameters for doc_count > 1 per #26

I also tested the code manually on an EC2 instance.

Issues Resolved

Resolves #20

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@rchitale7 rchitale7 self-assigned this Mar 25, 2025
jed326
jed326 previously approved these changes Mar 27, 2025
@rchitale7 rchitale7 merged commit 4b54439 into opensearch-project:main Mar 27, 2025
4 checks passed
@rchitale7 rchitale7 deleted the core-image branch April 14, 2025 18:32
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.

[Implementation] Create Docker image for Remote Vector Index Builder Core library
3 participants