Does anyone know what the port(s) used for the transport client
connections? Our client is in Java and we are receiving the following
stack trace. We have ports 9200 and 9300 open, but we dont know if
there are other ports that need to be open through the firewall. We
are hosting on Rackspace Cloud servers and use Unicast for the ES
standalone instances.
org.elasticsearch.client.transport.NoNodeAvailableException: No node
available
at
org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:
145)
at
org.elasticsearch.client.transport.support.InternalTransportIndicesAdminClient.create(InternalTransportIndicesAdminClient.java:
222)
Does anyone know what the port(s) used for the transport client
connections? Our client is in Java and we are receiving the following
stack trace. We have ports 9200 and 9300 open, but we dont know if
there are other ports that need to be open through the firewall. We
are hosting on Rackspace Cloud servers and use Unicast for the ES
standalone instances.
org.elasticsearch.client.transport.NoNodeAvailableException: No node
available
at
org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:
145)
at
Thanks. Since our ES cluster is setup to use unicast, does that mean
the java api clients also need to be configured to use unicast when
connecting to the cluster?
Does anyone know what the port(s) used for the transport client
connections? Our client is in Java and we are receiving the following
stack trace. We have ports 9200 and 9300 open, but we dont know if
there are other ports that need to be open through the firewall. We
are hosting on Rackspace Cloud servers and use Unicast for the ES
standalone instances.
org.elasticsearch.client.transport.NoNodeAvailableException: No node
available
at
org.elasticsearch.client.transport.TransportClientNodesService.execute(Tran sportClientNodesService.java:
145)
at
Thanks. Since our ES cluster is setup to use unicast, does that mean
the java api clients also need to be configured to use unicast when
connecting to the cluster?
Does anyone know what the port(s) used for the transport client
connections? Our client is in Java and we are receiving the following
stack trace. We have ports 9200 and 9300 open, but we dont know if
there are other ports that need to be open through the firewall. We
are hosting on Rackspace Cloud servers and use Unicast for the ES
standalone instances.
org.elasticsearch.client.transport.NoNodeAvailableException: No node
available
at
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.