Saved Bookmarks
| 1. |
How to create a node in Elasticsearch? |
|
Answer» In Elasticsearch, the nodes are added to enhance the quality and reliability of the CLUSTER. There can be of the master node to control the entire cluster and also a basic data node. In order to ADD a node follows the steps-
Note: This is one of the basic Elasticsearch interview questions but an IMPORTANT one. |
|