随笔分类 - 集群
摘要:个人博客:https://blog.sharedata.info/ 最新需要配置es集群采用5个分片和1个副片,正好是11台机器,而只保留一份备份所以只需要5*2=10台机器方案:1.1台作为master 只用来数据的分发,不存储数据2.10台用来作为节点存储数据配置完毕,此时开启master不能发
阅读全文
摘要:个人博客:https://blog.sharedata.info/ Elasticsearch 突然宕机,每次重启都只生成错误日志报错信息:## There is insufficient memory for the Java Runtime Environment to continue.# N
阅读全文