org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state

文章目录

  • 1.概述
  • 2. 场景2

1.概述

windows下安装es报错org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];

安装过程如下

http://blog.csdn.net/qq_21383435/article/details/79275543
http://blog.csdn.net/qq_21383435/article/details/79281507
http://blog.csdn.net/qq_21383435/article/details/79312247

相似问题

你可能感兴趣的:(Elasticsearch)