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

[ML] Create the ml-config index #36792

Merged
merged 2 commits into from
Dec 18, 2018
Merged

[ML] Create the ml-config index #36792

merged 2 commits into from
Dec 18, 2018

Conversation

davidkyle
Copy link
Member

@davidkyle davidkyle commented Dec 18, 2018

Create the .ml-config index in the migrator class if it does not exist and require the existence of the index for the jobs/datafeeds are eligible to be migrated checks. The index is created only if there are job and datafeed configs to migrate.

The created index has index.max_result_window explicitly set to 10,000 and the template has the same setting. The classes that search the index for configs use that value to set the search size.

Marked as non issue for docs changes as it will be document as part of #36698

Addressed #34864

@davidkyle davidkyle added v7.0.0 :ml Machine learning v6.6.0 labels Dec 18, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

Copy link
Member

@benwtrent benwtrent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: 🚀 :godmode:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants