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] Add remote cluster license check to Validate Job #29328

Open
LucaWintergerst opened this issue Jan 25, 2019 · 2 comments
Open

[ML] Add remote cluster license check to Validate Job #29328

LucaWintergerst opened this issue Jan 25, 2019 · 2 comments
Labels

Comments

@LucaWintergerst
Copy link
Contributor

When creating an ML job, the Validate function allows to run a set of pre-flight checks to ensure that a job will work as expected.
However, this check does not verify that a remote cluster has a sufficient License

The ML team thinks that some additional work on the ES side will be required to expose this to kibana. See elastic/elasticsearch#37858

Steps to reproduce:

launch 1 node, cluster_a with platinum/trial license
launch 1 node, cluster_b with a basic license
add CCS settings to cluster_a
add ccs index pattern to cluster_a
create advanced job using ccs pattern, click on validate -> all green
attempt to start the job -> it won't run

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

@LucaWintergerst LucaWintergerst changed the title [ML] Add remote cluster license check to Validate Job #37858 [ML] Add remote cluster license check to Validate Job Jan 25, 2019
@davidkyle
Copy link
Member

A good first step that wouldn’t require lots of additional work would be to warn and document the licence requirements if CCS is used. At least then user won’t be so surprise when the job fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants