I have a endpoint configured for a hosted Elasticsearch service on aws .Version of elastic search is 1.5.2 .I have used jdbc importer 1.5 to import data by specifying Elasticsearch {host,port and cluster} values . Host key had value that of endpoint. Port key had value 9300 and cluster key had the cluster name which i got on as a json response.
Any idea on this? Any insights would be of great help.
It specifically gives NoNodeException