[DOCS] Fixes links (#31011)

This commit is contained in:
Lisa Cawley 2018-05-31 17:02:18 -07:00 committed by GitHub
parent 283d1bb2cf
commit 7c74318580
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 11 additions and 9 deletions

View File

@ -6,4 +6,5 @@ A {ml} node is a node that has `xpack.ml.enabled` and `node.ml` set to `true`,
which is the default behavior. If you set `node.ml` to `false`, the node can which is the default behavior. If you set `node.ml` to `false`, the node can
service API requests but it cannot run jobs. If you want to use {xpackml} service API requests but it cannot run jobs. If you want to use {xpackml}
features, there must be at least one {ml} node in your cluster. For more features, there must be at least one {ml} node in your cluster. For more
information about this setting, see <<xpack-settings>>. information about this setting, see
{ref}/ml-settings.html[{ml} settings in {es}].

View File

@ -4,7 +4,7 @@
If you want to use {xpackml} features, there must be at least one {ml} node in If you want to use {xpackml} features, there must be at least one {ml} node in
your cluster and all master-eligible nodes must have {ml} enabled. By default, your cluster and all master-eligible nodes must have {ml} enabled. By default,
all nodes are {ml} nodes. For more information about these settings, see all nodes are {ml} nodes. For more information about these settings, see
<<xpack-settings>>. {ref}/modules-node.html#modules-node-xpack[{ml} nodes].
To use the {xpackml} features to analyze your data, you must create a job and To use the {xpackml} features to analyze your data, you must create a job and
send your data to that job. send your data to that job.

View File

@ -51,5 +51,5 @@ multi-metric jobs and split the data or create more complex analysis functions
as necessary. For examples of more complicated configuration options, see as necessary. For examples of more complicated configuration options, see
<<ml-configuring>>. <<ml-configuring>>.
If you encounter problems, we're here to help. See <<xpack-help>> and If you encounter problems, we're here to help. See <<help>> and
<<ml-troubleshooting>>. <<ml-troubleshooting>>.

View File

@ -1,7 +1,7 @@
[[ml-getting-started]] [[ml-getting-started]]
== Getting Started with Machine Learning == Getting started with machine learning
++++ ++++
<titleabbrev>Getting Started</titleabbrev> <titleabbrev>Getting started</titleabbrev>
++++ ++++
Ready to get some hands-on experience with the {xpackml} features? This Ready to get some hands-on experience with the {xpackml} features? This
@ -50,7 +50,8 @@ you can try all of the {xpack} features with a <<license-management,trial licens
If you have multiple nodes in your cluster, you can optionally dedicate nodes to If you have multiple nodes in your cluster, you can optionally dedicate nodes to
specific purposes. If you want to control which nodes are specific purposes. If you want to control which nodes are
_machine learning nodes_ or limit which nodes run resource-intensive _machine learning nodes_ or limit which nodes run resource-intensive
activity related to jobs, see <<xpack-settings>>. activity related to jobs, see
{ref}/modules-node.html#modules-node-xpack[{ml} node settings].
[float] [float]
[[ml-gs-users]] [[ml-gs-users]]

View File

@ -10,7 +10,7 @@ answers for frequently asked questions.
* <<ml-rollingupgrade>> * <<ml-rollingupgrade>>
* <<ml-mappingclash>> * <<ml-mappingclash>>
To get help, see <<xpack-help>>. To get help, see <<help>>.
[[ml-rollingupgrade]] [[ml-rollingupgrade]]
=== Machine learning features unavailable after rolling upgrade === Machine learning features unavailable after rolling upgrade

View File

@ -19,7 +19,7 @@ answers for frequently asked questions.
* <<trb-security-setup>> * <<trb-security-setup>>
To get help, see <<xpack-help>>. To get help, see <<help>>.
[[security-trb-settings]] [[security-trb-settings]]
=== Some settings are not returned via the nodes settings API === Some settings are not returned via the nodes settings API