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] Switch file data visualizer to use new file upload plugin for data import #35947

Closed
4 tasks done
peteharverson opened this issue May 2, 2019 · 3 comments
Closed
4 tasks done
Labels
Feature:File and Index Data Viz ML file and index data visualizer :ml

Comments

@peteharverson
Copy link
Contributor

peteharverson commented May 2, 2019

Once the new file upload plugin is available (see #32945), the ML file data visualizer should be switched over to using the new plugin for importing of data into ES.

  • Switch file data visualizer over to using endpoint in new file upload plugin
  • Remove ML file data visualizer import endpoint /api/ml/file_data_visualizer/import
  • Remove x-pack/plugins/ml/server/models/file_data_visualizer/import_data.js
  • Ensure telemetry data is being recorded to track usage of indexes created by ML file data visualizer
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

@jgowdyelastic
Copy link
Member

Depends on #42114

@peteharverson
Copy link
Contributor Author

Closing as the import route used by the file data visualizer has been moved to the file_upload plugin in #89640 for 7.12.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:File and Index Data Viz ML file and index data visualizer :ml
Projects
None yet
Development

No branches or pull requests

4 participants