Skip to content

[7.x] [ML] add new snapshot upgrader API for upgrading older snapshots (#64665) #65010

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 9 commits into from
Nov 17, 2020

Conversation

benwtrent
Copy link
Member

Backports the following commits to 7.x:

…stic#64665)

This new API provides a way for users to upgrade their own anomaly job
model snapshots.

To upgrade a snapshot the following is done:
- Open a native process given the job id and the desired snapshot id
- load the snapshot to the process
- write the snapshot again from the native task (now updated via the
  native process)

relates elastic#64154
@benwtrent benwtrent added :ml Machine learning backport labels Nov 12, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

@benwtrent benwtrent merged commit 39f5f39 into elastic:7.x Nov 17, 2020
@benwtrent benwtrent deleted the backport/7.x/pr-64665 branch November 17, 2020 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :ml Machine learning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants