yep that was it.
thanks a lot, it all works perfectly well now.
On Tuesday, February 12, 2013 3:01:18 PM UTC+2, Jörg Prante wrote:
Have you checked your logs? Have you enabled JVM monitoring? What is
your heap setting?I think you will notice that your memory resources are exhausted. The
worst case, it is possible you encountered an OutOfMemoryException,
which is critical to the index health.There are some options: increase JVM heap, increase number of nodes,
tune segment merges to smaller segments (and longer indexing times).Best regards,
Jörg
Am 12.02.13 11:57, schrieb Shlomi Vaknin:
Hey,
Ok, so i tried that, and initially it worked fine, until my index has
reached a certain size. at that time uploading became super slow
(couple of hundreds per seconds) until it failed with a bunch of
NoNodeAvailableExceptions.
here is its size and docs count:
size: 166.2gb (166.2gb)
docs: 627977174 (627977174)even restarting the bulk-uploader from scratch on that index gave me
errors after a very short period of time. uploading to a different
index seems to work fine.any clues?
--
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.
For more options, visit https://groups.google.com/groups/opt_out.