Trying to connect to ECE on premise cluster through Rest client. https://:{hostname}/cluster/{clusterid} . There are three nodes in the cluster and can scale. Trying to connect to cluster with out mentioning node selector or all the http ip:port addresses of nodes. cluster can scale to more nodes and requires a code change if it happens . is there a way to achieve this ?
local docker image for localhost:9200 works just fine.
The default format for accessing clusters via REST is https://{clusterid}.{ece_virtual_root}:9243 where virtual root is a wildcard DNS entry that resolves *.{ece_virtual_root} to one of the ECE proxy hosts
(We provide a default virtual root if you have internet access to make it easy to get up and running without needing slightly fiddly DNS config)
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.