doc-exports/docs/css/umn/css_02_0127.html
Zheng, Xiu 5b5876528a CSS UMN 22.5.1 Version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Zheng, Xiu <zhengxiu@huawei.com>
Co-committed-by: Zheng, Xiu <zhengxiu@huawei.com>
2023-03-29 17:17:49 +00:00

17 lines
1.7 KiB
HTML

<a name="css_02_0127"></a><a name="css_02_0127"></a>
<h1 class="topictitle1">Does the Value i of node.roles Indicate an Injest Node?</h1>
<div id="body0000001475371657"><div class="section" id="css_02_0127__section593915166565"><h4 class="sectiontitle">Function</h4><div class="p" id="css_02_0127__p825752513484">If the value of <strong id="css_02_0127__b4783191374114">node.roles</strong> of a client node is <strong id="css_02_0127__b3489144105015">i</strong>, then is this client node an injest node?<ul id="css_02_0127__ul49787545482"><li id="css_02_0127__li3978165494812">Are there coordinating only nodes in clusters? Are the client requests distributed to coordinating nodes?</li><li id="css_02_0127__li11671013104914">Are ingest nodes in the idle state when there are no ingest requests?</li></ul>
</div>
</div>
<div class="section" id="css_02_0127__section151321420125618"><h4 class="sectiontitle">Solution</h4><p id="css_02_0127__p5953432514">If the value of <span class="parmname" id="css_02_0127__parmname181548387534"><b>node.roles</b></span> of a client node is <span class="parmvalue" id="css_02_0127__parmvalue1415417387532"><b>i</b></span>, the ingest node mode is enabled.</p>
<ul id="css_02_0127__ul18667112217517"><li id="css_02_0127__li1366722218513">The coordinating only nodes of Elasticsearch are called client nodes in CSS. If a cluster has no client nodes, client requests will be distributed to all nodes.</li><li id="css_02_0127__li1676842405713">An ingest node functions as a set of ELK for data conversion. If there is no ingest requests, ingest nodes are not in the idle state.</li></ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="css_02_0055.html">Functions</a></div>
</div>
</div>