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

[7.x][ML] Implement force deleting a data frame analytics job (#50553) #50589

Conversation

dimitris-athanasiou
Copy link
Contributor

Adds a force parameter to the delete data frame analytics
request. When force is true, the action force-stops the
jobs and then proceeds to the deletion. This can be used in
order to delete a non-stopped job with a single request.

Closes #48124

Backport of #50553

…c#50553)

Adds a `force` parameter to the delete data frame analytics
request. When `force` is `true`, the action force-stops the
jobs and then proceeds to the deletion. This can be used in
order to delete a non-stopped job with a single request.

Closes elastic#48124

Backport of elastic#50553
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

@dimitris-athanasiou
Copy link
Contributor Author

run elasticsearch-ci/1

@dimitris-athanasiou dimitris-athanasiou merged commit ca0828b into elastic:7.x Jan 3, 2020
@dimitris-athanasiou dimitris-athanasiou deleted the force-delete-df-analytics-job-7x branch January 3, 2020 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants