I've a problem with elastic search that it consumes 100% of cpu when I do
search with faceting for a huge index around 5g its size and have more that
1Million docs inside.
Attached is file for hot thread dump when cpu reaches 100% , moreover the
request takes too much time before I get take response from elastic more
than 5 seconds delay!.
Main configurations I've are:
ES_HEAP_SIZE=5024
ES_MIN_MEM=5024
ES_MAX_MEM=5024
index.number_of_shards: 20
ES version 0.9.2 and installed on amazon m1 large instance , and installed
on EBS volume with 150GB size.
it seems you are using some scripts that fetch stored fields, is that
possible ie. you are using the _source in the script or something like
that? Can you maybe provide your query or one of them using scripts?
This will almost guarantee that your machine is spinning 100% CPU all the
time
simon
On Tuesday, August 13, 2013 11:04:36 AM UTC+2, Anas Jaghoub wrote:
I've a problem with Elasticsearch that it consumes 100% of cpu when I do
search with faceting for a huge index around 5g its size and have more that
1Million docs inside.
Attached is file for hot thread dump when cpu reaches 100% , moreover the
request takes too much time before I get take response from elastic more
than 5 seconds delay!.
Main configurations I've are:
ES_HEAP_SIZE=5024
ES_MIN_MEM=5024
ES_MAX_MEM=5024
index.number_of_shards: 20
ES version 0.9.2 and installed on amazon m1 large instance , and installed
on EBS volume with 150GB size.
Jörg, I've deleted it , and the same thing it keeps loading for more than
5 seconds with cpu 100%.
attached the hot threads log after deleting jdbc river.
On Tuesday, August 13, 2013 12:04:36 PM UTC+3, Anas Jaghoub wrote:
I've a problem with Elasticsearch that it consumes 100% of cpu when I do
search with faceting for a huge index around 5g its size and have more that
1Million docs inside.
Attached is file for hot thread dump when cpu reaches 100% , moreover the
request takes too much time before I get take response from elastic more
than 5 seconds delay!.
Main configurations I've are:
ES_HEAP_SIZE=5024
ES_MIN_MEM=5024
ES_MAX_MEM=5024
index.number_of_shards: 20
ES version 0.9.2 and installed on amazon m1 large instance , and installed
on EBS volume with 150GB size.
On Tuesday, August 13, 2013 1:46:40 PM UTC+3, simonw wrote:
Hey,
it seems you are using some scripts that fetch stored fields, is that
possible ie. you are using the _source in the script or something like
that? Can you maybe provide your query or one of them using scripts?
This will almost guarantee that your machine is spinning 100% CPU all the
time
simon
On Tuesday, August 13, 2013 11:04:36 AM UTC+2, Anas Jaghoub wrote:
I've a problem with Elasticsearch that it consumes 100% of cpu when I do
search with faceting for a huge index around 5g its size and have more that
1Million docs inside.
Attached is file for hot thread dump when cpu reaches 100% , moreover the
request takes too much time before I get take response from elastic more
than 5 seconds delay!.
Main configurations I've are:
ES_HEAP_SIZE=5024
ES_MIN_MEM=5024
ES_MAX_MEM=5024
index.number_of_shards: 20
ES version 0.9.2 and installed on amazon m1 large instance , and
installed on EBS volume with 150GB size.
On Tuesday, August 13, 2013 1:46:40 PM UTC+3, simonw wrote:
Hey,
it seems you are using some scripts that fetch stored fields, is that
possible ie. you are using the _source in the script or something like
that? Can you maybe provide your query or one of them using scripts?
This will almost guarantee that your machine is spinning 100% CPU all the
time
simon
On Tuesday, August 13, 2013 11:04:36 AM UTC+2, Anas Jaghoub wrote:
I've a problem with Elasticsearch that it consumes 100% of cpu when I
do search with faceting for a huge index around 5g its size and have more
that 1Million docs inside.
Attached is file for hot thread dump when cpu reaches 100% , moreover
the request takes too much time before I get take response from elastic
more than 5 seconds delay!.
Main configurations I've are:
ES_HEAP_SIZE=5024
ES_MIN_MEM=5024
ES_MAX_MEM=5024
index.number_of_shards: 20
ES version 0.9.2 and installed on amazon m1 large instance , and
installed on EBS volume with 150GB size.
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.