Windows versions of zookeeper scrips
------------------------------------

                 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.

Reply via email to