You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/settings/ml-settings.asciidoc
+9-13Lines changed: 9 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -32,25 +32,21 @@ the node. To learn more, refer to <<modules-node>>.
32
32
====
33
33
* On dedicated coordinating nodes or dedicated master nodes, do not set
34
34
the `ml` role.
35
-
* It is strongly recommended that dedicated {ml} nodes also have the `remote_cluster_client` role; otherwise, {ccs} fails when used in {ml} jobs or {dfeeds}. See <<remote-node>>.
35
+
* It is strongly recommended that dedicated {ml} nodes also have the
36
+
`remote_cluster_client` role; otherwise, {ccs} fails when used in {ml} jobs or
37
+
{dfeeds}. See <<remote-node>>.
36
38
====
37
39
38
40
`xpack.ml.enabled`::
39
-
(<<static-cluster-setting,Static>>) Set to `true` (default) to enable {ml} APIs
41
+
(<<static-cluster-setting,Static>>) The default value (`true`) enables {ml} APIs
40
42
on the node.
41
43
+
42
-
If set to `false`, the {ml} APIs are disabled on the node. Therefore the node
43
-
cannot open jobs, start {dfeeds}, or receive transport (internal) communication
44
-
requests related to {ml} APIs. If the node is a coordinating node, {ml} requests
45
-
from clients (including {kib}) also fail. For more information about disabling
0 commit comments