es_node

https://www.elastic.co/guide/en/elasticsearch/reference/2.3/modules-node.html#client-node

Node

Any time that you start an instance of Elasticsearch, you are starting a node. A collection of connected nodes is called a cluster. If you are running a single node of Elasticsearch, then you have a cluster of one node.

你启动一个实例以后,一个node就在运行了。一个集群中包含多个互相可通信的node。如果只有一个node,那这就是一个单节点的集群。

Every node in the cluster can handle HTTP and Transport traffic by default. The transport layer is used exclusively(唯一地) for communication between nodes and between nodes and the Java TransportClient
; the HTTP layer is used only by external REST clients.

集群中的每个节点默认都是可以处理http和transport通信的。transport层被用作节点和节点之间以及节点和java transportclient之间的通信。;http层被用作外部的rest客户端。

All nodes know about all the other nodes in the cluster and can forward client requests to the appropriate node. Besides that, each node serves one or more purpose:

所有节点知道其他节点中的其他节点,并且可以把客户端发的请求转发到适当的节点。除此之外,每个节点服务一个或多个目标:

Master-eligible node
A node that has node.master set to true (default), which makes it eligible to be elected (当选)as the masternode, which controls the cluster.

node.master 选项被设置为true,被当选为masternode,可以控制集群。

Data node
A node that has node.data set to true (default). Data nodes hold data and perform data related operations such as CRUD, search, and aggregations.

node.data 被设置为true,数据节点处理数据相关的操作如crud,查询和分组。

Client node
A client node has both node.master and node.data set to false. It can neither hold data nor become the master node. It behaves as a “smart router” and is used to forward cluster-level requests to the master node and data-related requests (such as search) to the appropriate data nodes.

client 节点,node.master 和node.data都被设置为false。它不会被用作处理数据和变成一个master node。它被的工作室”智能分发“ 和被用作转发集群级别的请求到主节点和数据相关的操作到合适的data node

Tribe部落 node
A tribe node, configured via the tribe.*
settings, is a special type of client node that can connect to multiple clusters and perform search and other operations across all connected clusters.

特殊的客户端节点,可以连接到多个集群,并且处理其他的操作通过所有连接上的集群。

By default a node is both a master-eligible node and a data node. This is very convenient for small clusters but, as the cluster grows, it becomes important to consider separating dedicated master-eligible nodes from dedicated data nodes.

默认情况下,一个节点既是master也是datanode。对于小集群来说很方便。 伴随着集群的增长,要考虑吧datanode和masternode分离开。

<b>Coordinating node</b>

Requests like search requests or bulk-indexing requests may involve(涉及) data held on different data nodes. A search request, for example, is executed in two phases(阶段) which are coordinated by the node which receives the client request — the coordinating node.In the scatter(分散) phase, the coordinating node forwards the request to the data nodes which hold the data. Each data node executes the request locally and returns its results to the coordinating node. In the gather phase, the coordinating node reduces each data node’s results into a single global resultset.This means that a client node needs to have enough memory and CPU in order to deal with the gather phase.

请求比如说搜索请求,或者多索引请求可以可能涉及到的数据抓取自不同的节点。一个搜索请求,例如说,执行到2个阶段接收到请求的节点-coordinatenode 定位.a、在分散阶段,coordinate node 转发请求到保存着数据的data.node。每个data.node在本地执行请求,并返回结果到coordinate node,b、在合并阶段,coordinate.node 合并每个节点的结果到一个全局的结果集。这以为着client node 需要足够的内存和cpu来处理合并阶段。

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 206,723评论 6 481
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 88,485评论 2 382
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 152,998评论 0 344
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 55,323评论 1 279
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 64,355评论 5 374
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 49,079评论 1 285
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 38,389评论 3 400
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 37,019评论 0 259
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 43,519评论 1 300
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 35,971评论 2 325
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 38,100评论 1 333
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 33,738评论 4 324
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 39,293评论 3 307
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 30,289评论 0 19
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 31,517评论 1 262
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 45,547评论 2 354
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 42,834评论 2 345

推荐阅读更多精彩内容