elasticsearch/docs/reference/ml/anomaly-detection
Benjamin Trent 2ce4d175f0
[ML] increase the default value of xpack.ml.max_open_jobs from 20 to 512 for autoscaling improvements (#72487)
This commit increases the xpack.ml.max_open_jobs from 20 to 512. Additionally, it ignores nodes that cannot provide an accurate view into their native memory.

If a node does not have a view into its native memory, we ignore it for assignment.

This effectively fixes a bug with autoscaling. Autoscaling relies on jobs with adequate memory to assign jobs to nodes. If that is hampered by the xpack.ml.max_open_jobs scaling decisions are hampered.
2021-04-30 07:55:57 -04:00
..
apis [ML] increase the default value of xpack.ml.max_open_jobs from 20 to 512 for autoscaling improvements (#72487) 2021-04-30 07:55:57 -04:00
functions
ml-configuring-aggregations.asciidoc
ml-configuring-alerts.asciidoc [DOCS] Adds anomaly detection rule advanced settings to docs (#72072) 2021-04-26 09:55:02 +02:00
ml-configuring-categories.asciidoc
ml-configuring-detector-custom-rules.asciidoc [DOCS] Clarifies that custom rules are job rules in Kibana (#71678) 2021-04-15 09:33:03 +02:00
ml-configuring-populations.asciidoc
ml-configuring-transform.asciidoc [DOCS] Alters examples in anomaly detection page to use runtime mappings (#71745) 2021-04-19 13:06:50 +02:00
ml-configuring-url.asciidoc
ml-delayed-data-detection.asciidoc