### _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> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||
| README.md | ||
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)