source: other-projects/hathitrust/wcsa/extracted-features-solr/trunk/gslis-cluster/SCRIPTS/remote-zookeeper-cli.sh@ 32116

Last change on this file since 32116 was 32116, checked in by davidb, 6 years ago

Useful script that makes it easier to recall how to talk to the zookeeper server running on a custom port

  • Property svn:executable set to *
File size: 51 bytes
Line 
1#!/bin/bash
2
3zkCli.sh -server $ZOOKEEPER_SERVER $*
Note: See TracBrowser for help on using the repository browser.