You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ch...@apache.org on 2023/04/17 12:45:26 UTC

[kyuubi] branch branch-1.7 updated: [KYUUBI #4722] [DOCS] Kyuubi requires Spark 3.1 and above now

This is an automated email from the ASF dual-hosted git repository.

chengpan pushed a commit to branch branch-1.7
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


The following commit(s) were added to refs/heads/branch-1.7 by this push:
     new c15a29a1c [KYUUBI #4722] [DOCS] Kyuubi requires Spark 3.1 and above now
c15a29a1c is described below

commit c15a29a1cf12ccccd2bbc50ebb7b6decb44c95e7
Author: Cheng Pan <ch...@apache.org>
AuthorDate: Mon Apr 17 20:44:21 2023 +0800

    [KYUUBI #4722] [DOCS] Kyuubi requires Spark 3.1 and above now
    
    Kyuubi requires Spark 3.1 and above since 1.7.0
    
    - [ ] 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 <ch...@apache.org>
    Signed-off-by: Cheng Pan <ch...@apache.org>
    (cherry picked from commit b3dc4f8e3050b5341b34cb9f5f4f704d8b2c0fdf)
    Signed-off-by: Cheng Pan <ch...@apache.org>
---
 docs/quick_start/quick_start.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/quick_start/quick_start.rst b/docs/quick_start/quick_start.rst
index db564edb9..8b10f8ea9 100644
--- a/docs/quick_start/quick_start.rst
+++ b/docs/quick_start/quick_start.rst
@@ -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.14.0        A Flink distribution
   **Trino**        Engine       >=363           A Trino cluster
   **Doris**        Engine       N/A             A Doris cluster