[KYUUBI #4722] [DOCS] Kyuubi requires Spark 3.1 and above now
### _Why are the changes needed?_ Kyuubi requires Spark 3.1 and above since 1.7.0 ### _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 #4722 from pan3793/spark-3.1. Closes #4722 e2b4c9ca2 [Cheng Pan] [DOCS] Kyuubi requires Spark 3.1 and above now Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
parent
8d0b3ff50c
commit
b3dc4f8e30
@ -43,7 +43,7 @@ pre-installed and the `JAVA_HOME` is correctly set to each component.
|
||||
**Kyuubi** Gateway \ |release| \ - Kyuubi Server
|
||||
Engine lib - Kyuubi Engine
|
||||
Beeline - Kyuubi Hive Beeline
|
||||
**Spark** Engine >=3.0.0 A Spark distribution
|
||||
**Spark** Engine >=3.1 A Spark distribution
|
||||
**Flink** Engine >=1.15.0 A Flink distribution
|
||||
**Trino** Engine >=363 A Trino cluster
|
||||
**Doris** Engine N/A A Doris cluster
|
||||
|
||||
Loading…
Reference in New Issue
Block a user