I am new to elasticsearch, can someone please help me on this exception. Exception in thread "main" org.elasticsearch.client.transport.NoNodeAvailableException: No node available at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:202) at org.elasticsearch.client.transport.support.InternalTransportClient.execute(InternalTransportClient.java:106) at org.elasticsearch.client.support.AbstractClient.bulk(AbstractClient.java:145) at org.elasticsearch.client.transport.TransportClient.bulk(TransportClient.java:338) at org.elasticsearch.action.bulk.BulkRequestBuilder.doExecute(BulkRequestBuilder.java:129) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:62) at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:57) at com.excentus.consumerportal.sites.search.LoadSitesElasticSearchFile.loadSitesToES(LoadSitesElasticSearchFile.java:53) at com.excentus.consumerportal.sites.search.LoadSitesElasticSearchFile.main(LoadSitesElasticSearchFile.java:29)
-- 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/ec8d7f6c-8068-4d60-b6ca-c4bf4406c235%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
