kyuubi/bin
sunfangbin 481903fb31
[KYUUBI #1388] Added support a zookeeper shell
### _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>
2021-11-15 18:25:43 +08:00
..
kyuubi [KYUUBI #1365] Refine print environment variables to console 2021-11-12 17:39:41 +08:00
kyuubi-ctl [KYUUBI #684]Improve kyuubi ctl verbose output (#685) 2021-06-28 14:09:29 +08:00
kyuubi-logo [KYUUBI #517][LICENSE] Add license header on kyuubi ASCII Logo 2021-04-15 18:38:03 +08:00
kyuubi-zookeeper-shell [KYUUBI #1388] Added support a zookeeper shell 2021-11-15 18:25:43 +08:00
load-kyuubi-env.sh [KYUUBI #1013] Enhance bootstrap shell script 2021-09-02 10:15:02 +08:00
stop-application.sh [KYUUBI #1039] Kill yarn job when engine initialize timeout and yarnApplicationState is ACCEPTED 2021-10-08 16:01:08 +08:00