### _Why are the changes needed?_ It is useful to support a zookeeper shell so that we can view some metadata if necessary. For example: ``` $ bin/kyuubi-zookeeper-shell -server localhost:2181 Connecting to localhost:2181 Welcome to ZooKeeper! ... ls / [zookeeper, kyuubi] ``` ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.readthedocs.io/en/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #1388 from murong00/branch-1387. Closes #1388 7698e79c [sunfangbin] Added support a zookeeper shell Authored-by: sunfangbin <sunfangbin@cmss.chinamobile.com> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| kyuubi | ||
| kyuubi-ctl | ||
| kyuubi-logo | ||
| kyuubi-zookeeper-shell | ||
| load-kyuubi-env.sh | ||
| stop-application.sh | ||