I want to use the bulk udp API with Python. I've got elasticsearch 0.4.2
installed. As far as I can tell from looking at the source, it doesn't
support UDP. Is it there and I'm just not seeing it?
I want to use the bulk udp API with Python. I've got elasticsearch 0.4.2
installed. As far as I can tell from looking at the source, it doesn't
support UDP. Is it there and I'm just not seeing it?
On Tuesday, October 15, 2013 8:52:26 PM UTC-4, Honza Král wrote:
Hi Roy,
no, it does not support UDP, you can, however, use thrift that might help
a bit ith performance.
I was afraid of that. I'll probably end up rolling my own. It's not so
much the performance I'm worried about, it's the possibility that my app
will hang if the elasticsearch server becomes unreachable.
Then probably UDP isn't the right answer... You should look at a queuing
system....
On 16/10/2013 11:59 AM, "Roy Smith" roysmith649@gmail.com wrote:
On Tuesday, October 15, 2013 8:52:26 PM UTC-4, Honza Král wrote:
Hi Roy,
no, it does not support UDP, you can, however, use thrift that might help
a bit ith performance.
I was afraid of that. I'll probably end up rolling my own. It's not so
much the performance I'm worried about, it's the possibility that my app
will hang if the elasticsearch server becomes unreachable.
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.