OpenSearch/docs/en/settings
David Roberts 8cb6e63a0e [ML] Increase default limit on ML jobs per node from 10 to 20 (elastic/x-pack-elasticsearch#3141)
Following the changes of elastic/x-pack-elasticsearch#2975 the hard limit on the number of ML jobs
per node is no longer the only limiting factor.  Additionally there is
now a limit based on the estimated memory usage of the jobs, and this is
expected to provide a more sensible limit that accounts for differing
resource requirements per job.

As a result, it makes sense to raise the default for the hard limit on
the number of jobs, on the assumption that the memory limit will prevent
the node becoming overloaded if an attempt is made to run many large jobs.
Increasing the hard limit will allow more small jobs to be run than was
previously the case by default.

Of course, this change to the default will have no effect for customers
who have already overridden the default in their config files.

Original commit: elastic/x-pack-elasticsearch@9fed1d1237
2017-11-28 20:40:55 +00:00
..
images [DOCS] Migrating images to separate x-pack repos. 2017-04-18 13:13:12 -07:00
configuring-xes.asciidoc [DOCS] Rename X-Pack settings page 2017-11-03 12:20:31 -07:00
license-settings.asciidoc [DOCS] Add X-Pack license settings (elastic/x-pack-elasticsearch#2833) 2017-11-03 09:27:20 -07:00
ml-settings.asciidoc [ML] Increase default limit on ML jobs per node from 10 to 20 (elastic/x-pack-elasticsearch#3141) 2017-11-28 20:40:55 +00:00
monitoring-settings.asciidoc [DOCS] Fixed broken link to Logstash monitoring 2017-11-06 22:45:24 -08:00
notification-settings.asciidoc [DOCS] Added sysgenkey command and watcher encryption settings (elastic/x-pack-elasticsearch#3043) 2017-11-20 08:44:43 -08:00
security-settings.asciidoc [DOCS] Added hide_settings to security settings (elastic/x-pack-elasticsearch#2801) 2017-11-01 09:21:11 -07:00
ssl-settings.asciidoc [DOCS] Add secure versions of SSL passphrases (elastic/x-pack-elasticsearch#2478) 2017-10-24 16:38:37 +01:00