01/10/2018, 16:10
Cài đặt Elasticsearch
Có bác nào cài elasticsearch trên máy tính cá nhân với hơn 2 datanode chưa ạ? Giúp em với
Bài liên quan
Có bác nào cài elasticsearch trên máy tính cá nhân với hơn 2 datanode chưa ạ? Giúp em với
Sao không đưa hẳn câu hỏi để mọi người còn giúp ?
Search Google một phát ra luôn nè
Create multiple nodes elasticsearch 5.4
If you want to start multiple nodes on the same machine (for tests purposes) just run: bin/elasticsearch -Epath.data=data1 -Epath.logs=log1 bin/elasticsearch -Epath.data=data2 -Epath.logs=log2 bin/elasticsearch -Epath.data=data3 -Epath.logs=log3 ...
ý em là cách cài đặt elasticsearch với 1 master node và 2 datanode ạ