[
https://issues.apache.org/jira/browse/ZOOKEEPER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Bosschaert updated ZOOKEEPER-426:
---------------------------------------
Summary: Windows versions of zookeeper scripts (was: Windows versions of
zookeeper scrips)
> 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
> Attachments: zkCli.cmd, zkEnv.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.