kyuubi/kyuubi-hive-beeline
Cheng Pan 714e591052
[KYUUBI #3775] Paving for further PySpark support in Beeline
### _Why are the changes needed?_

This is a simple method copy and reformat from the superclass.

https://github.com/apache/incubator-kyuubi/pull/3762/files#r1014863236

### _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.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #3775 from pan3793/paving-pyspark.

Closes #3775

1d1f9a86 [Cheng Pan] Paving for further PySpark support in Beeline

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-11-07 21:30:19 +08:00
..
src [KYUUBI #3775] Paving for further PySpark support in Beeline 2022-11-07 21:30:19 +08:00
pom.xml [KYUUBI #3363] Kyuubi Beeline requires commons-lang 2022-08-28 22:21:10 +08:00
README.md [KYUUBI #1414] Add kyuubi-hive-beeline module to support KyuubiConnection and KyuubiStatement 2021-11-19 15:05:10 +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)