[
https://issues.apache.org/jira/browse/ZOOKEEPER-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15477618#comment-15477618
]
Nadeem Mohammad commented on ZOOKEEPER-1122:
--------------------------------------------
ZookeeperRunner (https://github.com/mnadeem/ZookeeperRunner) can be used to
manage(start/stop) Zookeeper in any environment easily.. specially in windows
environment... It can be used to set up zookeeper cluster easily in windows as
well.
> "start" and "stop" commands are not present in zkServer.cmd
> -----------------------------------------------------------
>
> Key: ZOOKEEPER-1122
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1122
> Project: ZooKeeper
> Issue Type: Improvement
> Components: scripts
> Affects Versions: 3.3.3
> Environment: Windows
> Reporter: Alexander Osadchiy
> Labels: patch
> Fix For: 3.6.0
>
> Attachments: zkServer.cmd, zkServer.cmd
>
>
> Now ZooKeeper server can be started and stoped from Unix-based systems using
> script "bin/zkServer.sh":
> bin/zkServer.sh start - to start server;
> bin/zkServer.sh stop - to stop server.
> There are no "start" and "stop" commands in script "zkServer.cmd" (for
> Windows).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)