原文:ERROR: bootstrap checks failed

错误描述:Linux默认配置的参数过小,需要自己设置 max file descriptors for elasticsearch process is too low, increase to at least max number of threads for user hadoop is too low, increase to at least max virtual memory are ...

2018-12-13 16:28 0 1758 推荐指数:

查看详情

docker 启动 容器----bootstrap checks failed

错误信息: bootstrap checks failed 解决方法: 1.修改elasticsearch.yml配置文件,允许外网访问。 vim config/elasticsearch.yml,增加 network.bind_host: 0.0.0.0 或者是 ...

Mon Jul 15 01:29:00 CST 2019 0 950
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM