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 inference processor #4412

Closed
wants to merge 1 commit into from
Closed

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Feb 21, 2020

Relates: #4341, elastic/elasticsearch#49052

This PR adds the ingest inference processor.

Ingest inference processor relies on the data frame analytics APIs that are currently marked as experimental. As such, the processor is also experimental.

This PR should be merged only when they go GA. An additional step will be required for integration tests to set up a model for the processor.

Relates: #4341, elastic/elasticsearch#49052

This commit adds the ingest inference processor.
@codebrain
Copy link
Contributor

@russcam - are we good to bring this into the 7.7.0 release?

@codebrain codebrain removed the v7.7.0 label Apr 17, 2020
@codebrain
Copy link
Contributor

Removing label as relies on stable ml.put_data_frame_analytics API

@stevejgordon
Copy link
Contributor

Closing this PR as I've ported the changes to target the current 7.x branch in #6031

@stevejgordon stevejgordon deleted the feature/7x/ingest-inference-processor branch February 9, 2022 15:10
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