Exception in thread “main“ SettingsException[Failed to load settings from [elasticsearch.yml]];

Exception in thread “main“ SettingsException[Failed to load settings from [elasticsearch.yml]];_第1张图片看着这边报错说的是你es.yml出了问题:

进入es.yml的配置

vi /mydata/elasticsearch/config/elasticsearch.yml

看看你的配置中有没有向我一样的高亮。有的话你就问继续问问度娘吧。 没有话请注意

http.host:  0.0.0.0 中间有空格   重点。。。。。。。。。。。。。。。。。。。

你可能感兴趣的:(服务器,elasticsearch,搜索引擎,大数据)