-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[DOCS] Add operator privileges to ML settings #69766
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
Conversation
`xpack.ml.persist_results_max_retries`:: | ||
(<<cluster-update-settings,Dynamic>>) The maximum number of times to retry bulk | ||
indexing requests that fail while processing {ml} results. | ||
//TBD: If the limit is reached, processing halts and an error occurs? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the limit is reached, the job is marked as failed. And we stop processing data.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I've added that detail
Pinging @elastic/ml-core (Team:ML) |
Pinging @elastic/es-docs (Team:Docs) |
Related to #68964
This PR adds operator privilege details to the machine learning settings.
It also adds the
xpack.ml.persist_results_max_retries
setting, which is related to #45711Preview
https://elasticsearch_69766.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/ml-settings.html