Skip to content

[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

Merged
merged 3 commits into from
Mar 3, 2021

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Mar 2, 2021

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 #45711

Preview

https://elasticsearch_69766.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/ml-settings.html

@lcawl lcawl added >docs General docs changes :ml Machine learning v8.0.0 v7.12.0 v7.13.0 labels Mar 2, 2021
`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?
Copy link
Member

@benwtrent benwtrent Mar 2, 2021

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.

Copy link
Contributor Author

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

@lcawl lcawl marked this pull request as ready for review March 2, 2021 22:18
@elasticmachine elasticmachine added Team:ML Meta label for the ML team Team:Docs Meta label for docs team labels Mar 2, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes :ml Machine learning Team:Docs Meta label for docs team Team:ML Meta label for the ML team v7.12.0 v7.13.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants