OpenSearch/docs/en
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
..
commands [DOCS] Added sysgenkey command and watcher encryption settings (elastic/x-pack-elasticsearch#3043) 2017-11-20 08:44:43 -08:00
ml [DOCS] Removed beta warning from ML tutorial 2017-11-20 07:22:59 -08:00
monitoring [DOCS] Added X-Pack monitoring to Elasticsearch Reference (elastic/x-pack-elasticsearch#2831) 2017-11-02 09:25:10 -07:00
release-notes [DOCS] Updated link to X-Pack breaking changes 2017-11-15 16:39:05 -08:00
rest-api [DOCS] Re-enabled code snippet testing 2017-11-17 13:40:46 -08:00
security [DOCS] Split long lines in Docker TLS getting-started snippet 2017-11-14 14:25:52 +02:00
settings [ML] Improve the way ML jobs are allocated to nodes (elastic/x-pack-elasticsearch#2975) 2017-11-21 09:51:52 +00:00
setup [DOCS] Remove http.ssl.enabled step from installation (elastic/x-pack-elasticsearch#3065) 2017-11-20 11:29:13 -08:00
watcher [DOCS] Added sysgenkey command and watcher encryption settings (elastic/x-pack-elasticsearch#3043) 2017-11-20 08:44:43 -08:00
index.asciidoc [DOCS] Added setup folder (elastic/x-pack-elasticsearch#2943) 2017-11-09 12:32:21 -08:00
node.asciidoc [DOCS] Create X-Pack installation and introduction for Elasticsearch Ref (elastic/x-pack-elasticsearch#1698) 2017-06-19 18:01:52 -07:00