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

Add Opensearch Writer Reliability #1130

Merged
merged 7 commits into from
Feb 6, 2025

Conversation

dhruvkaliraman7
Copy link
Contributor

@dhruvkaliraman7 dhruvkaliraman7 commented Jan 26, 2025

Adding a reliability feature to opensearch write which:

  1. Only allows Materialize -> Write pipeline ( If multiple datasets, should be present in 1 materialized directory)
  2. Deletes an index if it already exists.
  3. Asserts that chunks in materialized directory equals chunks in open search.

@dhruvkaliraman7 dhruvkaliraman7 merged commit 97be372 into main Feb 6, 2025
12 of 15 checks passed
@dhruvkaliraman7 dhruvkaliraman7 deleted the Add-Opensearch-Write-Reliability branch February 6, 2025 01: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.

2 participants