On 1/25/2013 8:52 PM, Shawn Heisey wrote:
I am trying to update my config in zookeeper with the zkcli from the
solr example.  This is 4.1.  Here's the full command I am trying:

/opt/mbsolr4/cloud-scripts/zkcli.sh -d
/index/mbsolr4/bootstrap/mbbasecfg -n mbbasecfg -z
"mbzoo1.REDACTED.com:2181,mbzoo2.REDACTED.com:2181,mbzoo3.REDACTED.com:2181/mbsolr1"


When I do this, it spits out the help text.  Am I using the command wrong?

I figured it out. I was missing "-cmd upconfig" ... and then because I always build solr without slf4j, I had to also add some jars and tweak zkcli.sh.

Thanks,
Shawn

Reply via email to