Skip to content

Commit

Permalink
[GLUTEN-6876][VL] update spark 3.5.2 in doc (#8543) (#8547)
Browse files Browse the repository at this point in the history
* Update Velox.md

* Update build-guide.md

* Update Velox.md

Co-authored-by: BInwei Yang <[email protected]>
  • Loading branch information
zhouyuan and FelixYBW authored Jan 16, 2025
1 parent 53adb08 commit ed948fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/get-started/Velox.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ parent: Getting-Started

| Type | Version |
|-------|------------------------------|
| Spark | 3.2.2, 3.3.1, 3.4.3, 3.5.1 |
| Spark | 3.2.2, 3.3.1, 3.4.3, 3.5.2 |
| OS | Ubuntu20.04/22.04, Centos7/8 |
| jdk | openjdk8/jdk17 |
| scala | 2.12 |
Expand All @@ -19,7 +19,7 @@ parent: Getting-Started
Currently, Gluten+Velox backend is only tested on **Ubuntu20.04/Ubuntu22.04/Centos7/Centos8**.
Other kinds of OS support are still in progress. The long term goal is to support several common OS and conda env deployment.

Currently, the officially supported Spark versions are 3.2.2, 3.3.1, 3.4.3 and 3.5.1.
Currently, the officially supported Spark versions are 3.2.2, 3.3.1, 3.4.3 and 3.5.2.

We need to set up the `JAVA_HOME` env. Currently, Gluten supports **java 8** and **java 17**.

Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/build-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ It's name pattern is `gluten-<backend_type>-bundle-spark<spark.bundle.version>_<
| 3.2.2 | 3.2 | 2.12 |
| 3.3.1 | 3.3 | 2.12 |
| 3.4.3 | 3.4 | 2.12 |
| 3.5.1 | 3.5 | 2.12 |
| 3.5.2 | 3.5 | 2.12 |

0 comments on commit ed948fa

Please sign in to comment.