TIP block was missing due to the lack of line break prior to the "TIP" Co-authored-by: Leaf-Lin <39002973+Leaf-Lin@users.noreply.github.com>
This commit is contained in:
parent
623df95a32
commit
7d20d32a8c
|
@ -17,6 +17,7 @@ requests to the appropriate node.
|
|||
By default, a node is all of the following types: master-eligible, data, ingest,
|
||||
and (if available) machine learning. All data nodes are also transform nodes.
|
||||
// end::modules-node-description-tag[]
|
||||
|
||||
TIP: As the cluster grows and in particular if you have large {ml} jobs or
|
||||
{ctransforms}, consider separating dedicated master-eligible nodes from
|
||||
dedicated data nodes, {ml} nodes, and {transform} nodes.
|
||||
|
|
Loading…
Reference in New Issue