elastic / stack-docs

Elastic Stack Documentation
Other
95 stars 250 forks source link

Update ml-limitations.asciidoc #2713

Closed yomduf closed 5 months ago

yomduf commented 5 months ago

The documentation should reflect that it's not possible to run ML jobs on dataset that are located on remote cluster with basic license

If a customer tries to activate ML job on remote indices, they can get the error

cannot start datafeed [xxxxx] as it is configured to use indices on remote cluster [cluster2] that is not licensed for ml; the license mode [BASIC] on cluster [cluster2] does not enable [api]
github-actions[bot] commented 5 months ago

A documentation preview will be available soon.

Request a new doc build by commenting * Rebuild this PR: `run docs-build` * Rebuild this PR and all Elastic docs: `run docs-build rebuild` `run docs-build` is much faster than `run docs-build rebuild`. A `rebuild` should only be needed in rare situations. If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status [here](https://buildkite.com/elastic/docs-build).