lisak
(lisak)
April 1, 2015, 1:34pm
1
Hey,
I've asked this question on SO
http://stackoverflow.com/questions/29390654/some-of-elasticsearch-yml-configuration-is-not-taking-effect ,
I have a problem, that settings from elasticsearch.yml like:
indices.memory.index_buffer_size: 50%
Are not reflected in GET _cluster/settings as they should, right? Even
though others like cluster-name or discovery are...
What am I doing wrong here? I tried to restart ES with multiple ways of
setting it up, nothing helps. Thank you
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/a0be7f56-da32-4b08-b304-3e99f2f3c9cf%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
warkolm
(Mark Walkom)
April 1, 2015, 9:22pm
2
(Use
curl -XGET localhost:9200/_nodes
, they are not cluster level settings.
On 2 April 2015 at 00:34, Jakub Liska liska.jakub@gmail.com wrote:
Hey,
I've asked this question on SO
http://stackoverflow.com/questions/29390654/some-of-elasticsearch-yml-configuration-is-not-taking-effect ,
I have a problem, that settings from elasticsearch.yml like:
indices.memory.index_buffer_size: 50%
Are not reflected in GET _cluster/settings as they should, right? Even
though others like cluster-name or discovery are...
What am I doing wrong here? I tried to restart ES with multiple ways of
setting it up, nothing helps. Thank you
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/a0be7f56-da32-4b08-b304-3e99f2f3c9cf%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/a0be7f56-da32-4b08-b304-3e99f2f3c9cf%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout .
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEYi1X9%2BNxO2UKx8%2BsLxoAE0A4tjc3wBMTkK4gw9DHjUv5EqBQ%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .