我是靠谱客的博主 香蕉蜜蜂,最近开发中收集的这篇文章主要介绍Elasticsearch运行异常:cluster.initial_master_nodes] must be configured,觉得挺不错的,现在分享给大家,希望可以做个参考。
概述
问题描述如下:
ERROR: [1] bootstrap checks failed
[1]: the default discovery settings are unsuitable for production use; at least one of [discovery.seed_hosts, discovery.seed_providers, cluster.initial_master_nodes] must be configured
解决方法:
打开/config/elasticsearch.yml,并修改cluster.initial_master_nodes属性,如下图:
最后
以上就是香蕉蜜蜂为你收集整理的Elasticsearch运行异常:cluster.initial_master_nodes] must be configured的全部内容,希望文章能够帮你解决Elasticsearch运行异常:cluster.initial_master_nodes] must be configured所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复