How much baseline memory is required by ES without considering what is
used for indices? Just as a test I set min/max to 8M/32M respectively
and indexed about 1000 small docs. Running top shows that resident
size is about 244M.
-Andrei
How much baseline memory is required by ES without considering what is
used for indices? Just as a test I set min/max to 8M/32M respectively
and indexed about 1000 small docs. Running top shows that resident
size is about 244M.
-Andrei
The min/max control the size of the JVM heap. The Java process itself
probably takes more, not sure about the numbers though...
-shay.banon
On Wed, Aug 25, 2010 at 9:15 PM, Andrei andrei@zmievski.org wrote:
How much baseline memory is required by ES without considering what is
used for indices? Just as a test I set min/max to 8M/32M respectively
and indexed about 1000 small docs. Running top shows that resident
size is about 244M.-Andrei
© 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.