http://elasticsearch.cn/book/elasticsearch_definitive_guide_2.x/
中文文档,配合阅读
中文文档,配合阅读
2018-05-23
最赞回答 / 慕圣8088645
你用root用户执行一下 yum install git npm,安装一下就好了,node -v是看node.js的版本,head插件通过grunt启动,而grunt是基于Node.js的构建工具.
2018-05-23
org.elasticsearch.transport.NodeDisconnectedException: [][127.0.0.1:9300][cluster:monitor/nodes/liveness] disconnected
[elasticsearch[_client_][generic][T#4]] DEBUG $c -connected to node [{#transport#-1}{mDRGXwP5QwGdTu-Jn8BxRA}{localhost}{127.0.0.1:9300}]
启动后一直提示连接不上,请问是因为ES的版本问题吗,我的ES是6.2.4版本
[elasticsearch[_client_][generic][T#4]] DEBUG $c -connected to node [{#transport#-1}{mDRGXwP5QwGdTu-Jn8BxRA}{localhost}{127.0.0.1:9300}]
启动后一直提示连接不上,请问是因为ES的版本问题吗,我的ES是6.2.4版本
2018-05-18