Created on 09-21-2015 05:29 PM - edited 09-16-2022 02:41 AM
We like to connect to SolrCloud from Hue.
By putting this configuration
[search]
# URL of the Solr Server
solr_url=http://SOLR_HOST:8983/solr
we could connect to the host and can see the shards of the indexes living in that host.
But we want to connect to ZooKeeper coordination service ensemble and we want to get the shards of all the indexes from every host in Solrcloud.
Hue is started as a service through Cloudera Manager. But our SolrCloud is running outside Cloudera Manager cluster in another set of nodes. Can you please how do I point to zookeeper ensemble?
Thanks.
Created 09-22-2015 01:49 PM
Created 09-22-2015 11:40 PM
Created 09-23-2015 01:26 PM
Created 09-23-2015 01:28 PM
Yes, it is there. It is working. Thank you so much Romain!
Created 11-21-2016 11:24 AM
Tracking jira https://issues.cloudera.org/browse/HUE-5304