elasticsearch-7.3.2\logs目錄下查找elasticsearch.log
org.elasticsearch.ElasticsearchException: Failure running machine learning native code. This could be due to running on an unsupported OS or distribution, missing OS libraries, or a problem with the temp directory. To bypass this problem by running Elasticsearch without machine learning functionality set [xpack.ml.enabled: false]. ?? ?at org.elasticsearch.xpack.ml.MachineLearning.createComponents(MachineLearning.java:497) ~[?:?] ?? ?at org.elasticsearch.node.Node.lambda$new$9(Node.java:457) ~[elasticsearch-7.3.2.jar:7.3.2]
解決方法:文章來源:http://www.zghlxwxcb.cn/news/detail-558723.html
打開config目錄下的elasticsearch.yml,添加如下一行配置:文章來源地址http://www.zghlxwxcb.cn/news/detail-558723.html
xpack.ml.enabled: false
到了這里,關(guān)于ELASTICSEARCH-7.3.2報(bào)錯(cuò):Failure running machine learning native code. This could be due to running的文章就介紹完了。如果您還想了解更多內(nèi)容,請?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!