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

Introduce DataFrameAnalyticsConfig update API #58302

Merged
merged 3 commits into from
Jun 29, 2020

Conversation

przemekwitek
Copy link
Contributor

@przemekwitek przemekwitek commented Jun 18, 2020

This PR introduces the Update API for data frame analytics.
Initially, 3 fields are made updatable: description, model_memory_limit and allow_lazy_start.
model_memory_limit can only be updated when analytics is stopped.
description and allow_lazy_start can always be updated.

Relates #45720

@przemekwitek przemekwitek force-pushed the update_api_for_dfa branch 11 times, most recently from 50b649e to 24c1b35 Compare June 24, 2020 07:55
@przemekwitek przemekwitek removed the WIP label Jun 24, 2020
@przemekwitek przemekwitek changed the title [DRAFT] Introduce DataFrameAnalyticsConfig update API Introduce DataFrameAnalyticsConfig update API Jun 24, 2020
@przemekwitek przemekwitek marked this pull request as ready for review June 24, 2020 07:58
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

Copy link
Contributor

@dimitris-athanasiou dimitris-athanasiou left a comment

Choose a reason for hiding this comment

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

Looks good! I suggested a few minor changes.

Copy link
Contributor

@dimitris-athanasiou dimitris-athanasiou left a comment

Choose a reason for hiding this comment

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

LGTM Apart from a typo. You can merge after fixing the typo.

@przemekwitek
Copy link
Contributor Author

LGTM Apart from a typo. You can merge after fixing the typo.

Please see my inline comment.

@przemekwitek przemekwitek merged commit 3953de4 into elastic:master Jun 29, 2020
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.

5 participants