On Wed, Apr 2, 2014 at 11:34 PM, Rakesh R <[email protected]> wrote:
> >>> $ ~/bin/java/bin/java -cp > >>> > lib/zookeeper-3.4.6.jar:lib/slf4j-log4j12-1.6.4.jar:lib/slf4j-api-1.6.4.jar:lib/log4j-1.2.17.jar > >>> org.apache.zookeeper.ZooKeeperMain -server c2020:2181 ls "/hbase/rs" > > >>> i.e. pass a command to ZooKeeperMain on the command-line for it to run? > >>> With 3.4.6 it eats my command and gives me nothing back nothing. > > Yes. This has been observed sometime back. > > Looks like https://issues.apache.org/jira/browse/ZOOKEEPER-1897, is > talking the same. Please have a look. > Thank you Rakesh for the pointer. St.Ack
