OpenSearch/docs/en/settings
David Roberts f06acdc219 [ML] Improve the way ML jobs are allocated to nodes (elastic/x-pack-elasticsearch#2975)
This change modifies the way ML jobs are assigned to nodes to primarily
base the decision on the estimated memory footprint of the jobs. The
memory footprint comes from the model size stats if the job has been
running long enough, otherwise from the model memory limit. In addition,
an allowance for the program code and stack is added.

If insufficient information is available to base the allocation decision on
memory requirements then the decision falls back to using simple job
counts per node.

relates elastic/x-pack-elasticsearch#546

Original commit: elastic/x-pack-elasticsearch@b276aedf2f
2017-11-21 09:51:52 +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] Improve the way ML jobs are allocated to nodes (elastic/x-pack-elasticsearch#2975) 2017-11-21 09:51:52 +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