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

[Data Frame] Refactor PUT transform to not create a task (#39934) #40010

Merged

Conversation

benwtrent
Copy link
Member

  • [Data Frame] Refactor PUT transform such that:

  • POST _start creates the task and starts it

  • GET transforms queries docs instead of tasks

  • POST _stop verifies the stored config exists before trying to stop
    the task

* [Data Frame] Refactor PUT transform such that:

 * POST _start creates the task and starts it
 * GET transforms queries docs instead of tasks
 * POST _stop verifies the stored config exists before trying to stop
the task

* Addressing PR comments

* Refactoring DataFrameFeatureSet#usage, decreasing size returned getTransformConfigurations

* fixing failing usage test
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

@benwtrent benwtrent merged commit 8c6ff5d into elastic:7.x Mar 13, 2019
@benwtrent benwtrent deleted the feature/data-frame-create-task-on-start-7x branch March 13, 2019 22:08
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.

2 participants