【发布时间】:2016-07-20 12:15:44
【问题描述】:
$ curl localhost:9200/_cat/health?v
epoch 时间戳集群状态 node.total node.data shards pri relo init unassign pending_tasks max_task_wait_time active_shards_percent 1469016273 12:04:33 jh-簇绿色 1 1 0 0 0 0 0 0 - 100.0%
$ curl localhost:9201/_cat/health?v
epoch 时间戳集群状态 node.total node.data shards pri relo init unassign pending_tasks max_task_wait_time active_shards_percent 1469016277 12:04:37 jh-集群绿色 1 1 0 0 0 0 0 0 - 100.0%
我不知道为什么会出现这种情况。 Nodes的配置文件是一样的,
【问题讨论】:
标签: elasticsearch docker cluster-computing