解决:ElasticsearchException[X-Pack is not supported and Machine Learning is not available for
时间:2021-07-11 17:38:10
收藏:0
阅读:29
解决:在config/elasticsearch.yml添加一条配置:
xpack.ml.enabled: false 能启动了就。
在docker安装出现这个问题,目前还没解决。
算了用win10得本地弄吧

原文:https://www.cnblogs.com/q1359720840/p/14998649.html
评论(0)