-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Introduce system ingest pipeline. #17817
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
Introduce system ingest pipeline. #17817
Conversation
❌ Gradle check result for e713cd2: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
e713cd2
to
73ef45b
Compare
❌ Gradle check result for 73ef45b: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
ac146aa
to
6d2ac3e
Compare
❌ Gradle check result for 7ecfc1a: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
7ecfc1a
to
bf8cd25
Compare
Signed-off-by: Bo Zhang <[email protected]>
❌ Gradle check result for e6f1288: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 65b74fd: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
e40b47d
into
opensearch-project:main
Description
Introduce system ingest pipeline which will systematically created and executed based on the index configuration.
Related Issues
Resolves #[17509]
Resolves #[18151]
Partially resolves #[17819]
Check List
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.