项目作者: migcaraballo

项目描述 :
ZooKeeper GUI - Desktop Client
高级语言: Java
项目地址: git://github.com/migcaraballo/inspectorZk-v1.git
创建时间: 2018-01-27T00:16:52Z
项目社区:https://github.com/migcaraballo/inspectorZk-v1

开源协议:MIT License

下载


inspectorZk-v1

InspectorZK is a handy desktop client for Zookeeper servers. It allows anyone to connect to a ZK server, view data, view nodes, child nodes, view/replace/delete acl’s, etc…

This started out as a project to get more familiar with ZooKeeper, while at the same time, building a useable desktop client. By no means, is this a bug-free application. In the case you encoutiner a bug, please submit a ticket and i will be happy to address.

Requirements

InspectorZK is a Java application. In order to run this app, you will need to have Java 8(+) installed.

You will also need a Zookeeper Server/Quorum.

As of initial checkin, Zookeeper version: 3.4.11 is supported.

Download

Please check the “dist” folder to get the latest Jar.
At the time of initial check-in, the current version is: inspectorzk-1.0.0-executable.jar

Start/Open

I’ve tried to make this as easy as possible to get up and running.

There are 2 ways to start the app:

  1. double-click jar file
  2. command-line: shell> java -jar inspectorzk-1.0.0-executable.jar

Issues/Bugs/Suggestions

For any issues or feature requests, plesase feel free to submit a ticket:
https://github.com/migcaraballo/inspectorZk-v1/issues/new