hi,
i have setup elasticsearch 5.6.3 using docker but when i am trying to access that using my local spring application i am getting below error:
" failed to load elasticsearch nodes : org.elasticsearch.client.transport.NoNodeAvailableException: None of the configured nodes are available: [{#transport#-1}{AgKeBNJlTWWIftiNKbT3GA}{127.0.0.1}{127.0.0.1:9300}]"
only doing a wild guess here based on the sparse information without providing any configuration details (please add those for further debugging): If you are using docker, probably your elasticsearch cluster is not available at 127.0.0.1 from your application?
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.