File tree 1 file changed +8
-0
lines changed 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -144,6 +144,14 @@ IMPORTANT: This setting assumes some external process is capable of adding {ml}
144
144
nodes to the cluster. This setting is only useful when used in conjunction with
145
145
such an external process.
146
146
147
+ `xpack.ml.max_ml_node_size`::
148
+ (<<cluster-update-settings,Dynamic>>)
149
+ The maximum node size for {ml} nodes in a deployment that supports automatic
150
+ cluster scaling. Defaults to `0b`, which means this value is ignored. If you set
151
+ it to the maximum possible size of future {ml} nodes, when a {ml} job is
152
+ assigned to a lazy node it can check (and fail quickly) when scaling cannot
153
+ support the size of the job.
154
+
147
155
`xpack.ml.process_connect_timeout`::
148
156
(<<cluster-update-settings,Dynamic>>) The connection timeout for {ml} processes
149
157
that run separately from the {es} JVM. Defaults to `10s`. Some {ml} processing
You can’t perform that action at this time.
0 commit comments