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] Data Frame Analytics creation: ensure data is available before index pattern creation #86713

Conversation

alvarezmelissa87
Copy link
Contributor

@alvarezmelissa87 alvarezmelissa87 commented Dec 21, 2020

Summary

Fixes #78172

Index pattern creation now occurs only after the job has been started and has passed the reindexing phase - this ensures there will be data in the destination index when index pattern creation occurs.

Checklist

Delete any items that are not applicable to this PR.

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@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 +436.0B

Distributable file count

id before after diff
default 47143 47903 +760

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

@alvarezmelissa87 alvarezmelissa87 marked this pull request as draft December 22, 2020 14:57
@alvarezmelissa87
Copy link
Contributor Author

Closing as original issue has been closed

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.

[ML] DF Analytics creation wizard: ensure data available before creation index pattern for job
3 participants