I am a newbie about Elasticsearch. I am trying ES in my projects.
I want to connect ES cluster using Thrift with python client. I installed
plugin to all machines and restarted them.Then I see 9500 port is LISTEN.However, I try to run python file in client and it gives me "ConnectionError: ConnectionError(TSocket read 0 bytes) caused by: TTransportException(TSocket read 0 bytes)" error. I can connect and index or query without any problem using HTTP.
This problem has troubled me for a long time.
Is there any additional configurations on server side or client side?
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.