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] Fix cloning of partition field in per-partition categorization jobs #86635

Conversation

jgowdyelastic
Copy link
Member

When cloning a per-partition categorisation job, the partition field is now correctly copied over.
Also fixes an issue in the categorisation wizard where switching off per-partition categorisation would not wipe the partition field.

Fixes #86279

@jgowdyelastic jgowdyelastic added bug Fixes for quality problems that affect the customer experience review release_note:fix :ml Feature:Anomaly Detection ML anomaly detection v8.0.0 v7.11.0 v7.12.0 labels Dec 21, 2020
@jgowdyelastic jgowdyelastic requested a review from a team as a code owner December 21, 2020 12:13
@jgowdyelastic jgowdyelastic self-assigned this Dec 21, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

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

Tested and LGTM

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
ml 7.0MB 7.0MB +538.0B

Distributable file count

id before after diff
default 47142 47902 +760

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@qn895
Copy link
Member

qn895 commented Dec 21, 2020

Code LGTM 🎉

@jgowdyelastic jgowdyelastic merged commit f349d0a into elastic:master Dec 21, 2020
@jgowdyelastic jgowdyelastic deleted the fix-cloning-of-partition-field-in-per-partition-categorzation-jobs branch December 21, 2020 16:56
jgowdyelastic added a commit to jgowdyelastic/kibana that referenced this pull request Dec 21, 2020
…obs (elastic#86635)

* [ML] Fix cloning of partition field in per-partition categorization jobs

* fixing cloned bucket span
jgowdyelastic added a commit to jgowdyelastic/kibana that referenced this pull request Dec 21, 2020
…obs (elastic#86635)

* [ML] Fix cloning of partition field in per-partition categorization jobs

* fixing cloned bucket span
jgowdyelastic added a commit that referenced this pull request Dec 21, 2020
…obs (#86635) (#86662)

* [ML] Fix cloning of partition field in per-partition categorization jobs

* fixing cloned bucket span
jgowdyelastic added a commit that referenced this pull request Dec 21, 2020
…obs (#86635) (#86663)

* [ML] Fix cloning of partition field in per-partition categorization jobs

* fixing cloned bucket span
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Anomaly Detection ML anomaly detection :ml release_note:fix review v7.11.0 v7.12.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ML] Per partition categorization - cloning doesn't take over partition field correctly
5 participants