kyuubi/kyuubi-hive-beeline
Tianlin Liao b0d07f7086
[KYUUBI #3887][FOLLOWUP] Fix kyuubiServerPrincipal logic in KyuubiCommands
### _Why are the changes needed?_

### _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

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4764 from lightning-L/kyuubi-3887-followup.

Closes #3887

42a123282 [Tianlin Liao] [KYUUBI #3887][FOLLOWUP] fix kyuubiServerPrincipal logic in KyuubiCommands

Authored-by: Tianlin Liao <tiliao@ebay.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-04-25 02:17:38 +08:00
..
src [KYUUBI #3887][FOLLOWUP] Fix kyuubiServerPrincipal logic in KyuubiCommands 2023-04-25 02:17:38 +08:00
pom.xml [KYUUBI #4581] [TEST] Add KyuubiCommands parse python snippets unit test 2023-03-22 23:09:24 +08:00
README.md [KYUUBI #4312] [DOCS] Include **/README.md in markdown style check 2023-02-14 02:23:32 +08:00

Kyuubi Hive BeeLine Module

Aiming to make a better supported beeline for Kyuubi

  • Support to show launch engine log when getting KyuubiConnection(Done, available since v1.4.0-incubating)