kyuubi/kyuubi-hive-beeline
Fu Chen b39caed98f
[KYUUBI #4406] Revert "[KYUUBI #4305][Bug] Backport HIVE-15820: comment at the head …
…of beeline -e"

This reverts commit c489e29697.

### _Why are the changes needed?_

https://github.com/apache/kyuubi/pull/4333#issuecomment-1441438302

### _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 #4406 from cfmcgrady/revert-4333.

Closes #4406

Closes #4305

c7fff72a [Fu Chen] Revert "[KYUUBI #4305][Bug] Backport HIVE-15820: comment at the head of beeline -e"

Authored-by: Fu Chen <cfmcgrady@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-02-24 13:35:36 +08:00
..
src [KYUUBI #4406] Revert "[KYUUBI #4305][Bug] Backport HIVE-15820: comment at the head … 2023-02-24 13:35:36 +08:00
pom.xml Bump 1.8.0-SNAPSHOT 2023-02-10 15:25:49 +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)