You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/get-started/Velox.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ parent: Getting-Started
9
9
10
10
| Type | Version |
11
11
|-------|------------------------------|
12
-
| Spark | 3.2.2, 3.3.1, 3.4.4, 3.5.2|
12
+
| Spark | 3.2.2, 3.3.1, 3.4.4, 3.5.4|
13
13
| OS | Ubuntu20.04/22.04, Centos7/8 |
14
14
| jdk | openjdk8/jdk17 |
15
15
| scala | 2.12 |
@@ -18,7 +18,7 @@ parent: Getting-Started
18
18
19
19
Currently, with static build Gluten+Velox backend supports all the Linux OSes, but is only tested on **Ubuntu20.04/Ubuntu22.04/Centos7/Centos8**. With dynamic build, Gluten+Velox backend support **Ubuntu20.04/Ubuntu22.04/Centos7/Centos8** and their variants.
20
20
21
-
Currently, the officially supported Spark versions are 3.2.2, 3.3.1, 3.4.4 and 3.5.2.
21
+
Currently, the officially supported Spark versions are 3.2.2, 3.3.1, 3.4.4 and 3.5.4.
22
22
23
23
We need to set up the `JAVA_HOME` env. Currently, Gluten supports **java 8** and **java 17**.
0 commit comments