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] Inconsistent behavior if no ML nodes are found #49651

Open
sophiec20 opened this issue Oct 29, 2019 · 1 comment
Open

[ML] Inconsistent behavior if no ML nodes are found #49651

sophiec20 opened this issue Oct 29, 2019 · 1 comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Anomaly Detection ML anomaly detection Feature:File and Index Data Viz ML file and index data visualizer :ml usability

Comments

@sophiec20
Copy link
Contributor

Found in 7.1.0 "build_hash" : "606a173", "build_date" : "2019-05-16T00:43:15.323135Z",

In Cloud, if there are no ML nodes the following is allowed:

  • Settings / filter list CRUD
  • Data Viz / Import Data
  • Data Viz / Select index pattern - but does not go as far as to view the data vizualiser for it

The following is redirected to the Job Management page with a message No ML nodes available There are no ML nodes available. You will not be able to create or run jobs.

  • Create Job
  • View Data Visualizer page

The following is disabled:

  • Settings / Calendar management CRUD

To give consistent behaviour if there are no ML nodes.. suggest the following

In Data Visualizer

  • Allow import data
  • Allow data visualizer to display (but redirect if Create job is selected)

Redirect to the No ML Nodes message upon

  • Create job

In Settings, disable ability to CRUD calendars and filters and provide a message to explain why this is disabled.

Note: The above was found on 7.1 and may since have changed. Also, would need to think through what the behaviour is if jobs were created when ML nodes existed but had since been removed. If this is possible, then "start" jobs would also need to be disabled.

@sophiec20 sophiec20 added bug Fixes for quality problems that affect the customer experience :ml Feature:Anomaly Detection ML anomaly detection usability Feature:File and Index Data Viz ML file and index data visualizer labels Oct 29, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

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 Feature:File and Index Data Viz ML file and index data visualizer :ml usability
Projects
None yet
Development

No branches or pull requests

2 participants