[
https://issues.apache.org/jira/browse/ZOOKEEPER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792179#action_12792179
]
Patrick Hunt commented on ZOOKEEPER-426:
----------------------------------------
bq. (all these files need to be put into bin directory, please next time submit
as a patch file)
yes, all the cmd and the README as well.
> Windows versions of zookeeper scripts
> -------------------------------------
>
> Key: ZOOKEEPER-426
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-426
> Project: Zookeeper
> Issue Type: Improvement
> Components: scripts
> Affects Versions: 3.1.1
> Reporter: David Bosschaert
> Assignee: David Bosschaert
> Fix For: 3.3.0
>
> Attachments: README.txt, zkCli.cmd, zkCli.cmd, zkEnv.cmd, zkEnv.cmd,
> zkServer.cmd, zkServer.cmd
>
>
> Attached are a some Windows versions of the zookeeper scripts. They aren't as
> powerful as the .sh ones but they do work for me and can be invoked with any
> directory as the current dir.
> The biggest trick in the scripts is in the zkEnv.cmd one where it says:
> set ZOOCFGDIR=%~dp0%..\conf
> this basically figures out the location of the zkEnv.cmd file and sets the
> conf directory relative to that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.