[DOCS] Add xpack.ml.max_open_jobs setting (elastic/x-pack-elasticsearch#2303)
Original commit: elastic/x-pack-elasticsearch@9b82043c34
This commit is contained in:
parent
724325f161
commit
29fc38b0e2
|
@ -36,3 +36,6 @@ least one machine learning node in your cluster. +
|
||||||
+
|
+
|
||||||
IMPORTANT: On dedicated coordinating nodes or dedicated master nodes, disable
|
IMPORTANT: On dedicated coordinating nodes or dedicated master nodes, disable
|
||||||
the `node.ml` role.
|
the `node.ml` role.
|
||||||
|
|
||||||
|
`xpack.ml.max_open_jobs`::
|
||||||
|
The maximum number of jobs that can run on a node. Defaults to `10`.
|
||||||
|
|
Loading…
Reference in New Issue