If Solr cloud is launched at port 8984, zooKeeper will be at port 9984 right ?
Le sam. 28 janv. 2023 à 15:05, matthew sporleder <msporle...@gmail.com> a écrit : > https://solr.apache.org/guide/8_1/solr-control-script-reference.html > > On Sat, Jan 28, 2023 at 8:56 AM marc nicole <mk1853...@gmail.com> wrote: > > > > what is the solr command to run cloud mode? > > > > Le sam. 28 janv. 2023 à 14:52, matthew sporleder <msporle...@gmail.com> > a > > écrit : > > > > > solr comes with zookeeper embedded and starts up on 9983 by default if > > > you start in "cloud mode". > > > > > > You can also run zookeeper on its own set of clusters but try to match > > > up the version with what comes embedded. > > > > > > On Sat, Jan 28, 2023 at 8:05 AM marc nicole <mk1853...@gmail.com> > wrote: > > > > > > > > More into details, when i try to connect a Spark client to Solr > (through > > > a > > > > spark-solr connector) i get the following message: > > > > Caused by: org.apache.solr.common.SolrException: Cannot connect to > > > cluster > > > > at localhost:9983/solr: cluster not found/not ready > > > > > > > > Le sam. 28 janv. 2023 à 09:36, marc nicole <mk1853...@gmail.com> a > > > écrit : > > > > > > > > > Hello, > > > > > > > > > > I want to set up Zookeeper for Solr, how to do that for locally > working > > > > > with Solr ? > > > > > The port should be 9983. > > > > > For now I got an error saying can't connect to Zookeeper > > > > > > > > > > Thanks. > > > > > > > > >