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:
elasticsearch.yml
(replacing 2 with the number you want, of course)
I swear I tried that but had an error. Now I tried again and it works, lol
Thank you so much David
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.