Split your bulk in smaller parts. For example I'm not injecting bulks with more than 10000 requests.
1gb of data is a way too much! David > Le 24 févr. 2015 à 23:50, Ali Lotfdar <[email protected]> a écrit : > > Dear All, > > I use bulk Api "$ curl -s -XPOST localhost:9200/_bulk --data-binary > @requests; for a file 1.43GB. But after execution nothing happen! > For small files I do not have any problem. > > Thanks to let me know if I have to do something! > > Regards, > Ali > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/95afbaff-957f-44f5-8836-e4eef951e05a%40googlegroups.com. > 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/ACC2BA47-2936-4EC5-971A-37A94D75D2E2%40pilato.fr. For more options, visit https://groups.google.com/d/optout.
