juanaramis
(Juan Aramis)
November 14, 2018, 4:26pm
1
Hi there,
How can I override the detected processors. In the doc related with thread pool say just write down
Ex.
processors: 2
But don’t say where:
https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-threadpool.html
I want to do that in order to run two nodes in the same server
Thanks in advance
It means you write this in your elasticsearch.yml
config file:
processors: 2
(replacing 2 with the number you want, of course)
juanaramis
(Juan Aramis)
November 14, 2018, 6:55pm
3
I swear I tried that but had an error. Now I tried again and it works, lol
Thank you so much David
1 Like
system
(system)
Closed
December 12, 2018, 6:55pm
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.