I suspect your Elasticsearch may be in a bad state. If you are using Chrome, can you download the sense plugin and then run the following commands:
GET /_cluster/health?pretty
GET _cat/pending_tasks?v
GET /_cat/nodes?v
GET /_cluster/allocation/
And paste the output here?
Thanks,
James
09.10.2017, 22:25, "tkg_cangkul" <[email protected]>:
Hi,
anyone have experienced with query heavy data on metron dashboard?
i have 30Gb data. But when i try to load it all with metron dashboard in kibana, i have an error msg like below:
Request Timeout after 30000ms
and then after that i've got this error msg too :
Caused by: EsRejectedExecutionException[rejected execution of org.elasticsearch.transport.netty.MessageChannelHandler$RequestHandler@eba98f2 on EsThreadPoolExecutor[search, queue capacity = 100, org.elasticsearch.common.util.concurrent.EsThreadPoolExecutor@52fd7ae9[Running, pool size = 20, active threads = 20, queued tasks = 100, completed tasks = 192656]]]
For your information,
my ES heap is 10Gb
with 3 master and 4 datanodes.
Pls advice,
Best Regards,
-------------------
Thank you,
James Sirota
PMC- Apache Metron
jsirota AT apache DOT org
