[HUDI-3423] upgrade spark to 3.2.1 (#4815)
This commit is contained in:
@@ -83,7 +83,7 @@ mvn clean package -DskipTests -Dscala-2.12
|
||||
The default Spark version supported is 2.4.4. To build for different Spark 3 versions, use the corresponding profile
|
||||
|
||||
```
|
||||
# Build against Spark 3.2.0 (the default build shipped with the public Spark 3 bundle)
|
||||
# Build against Spark 3.2.1 (the default build shipped with the public Spark 3 bundle)
|
||||
mvn clean package -DskipTests -Dspark3
|
||||
|
||||
# Build against Spark 3.1.2
|
||||
|
||||
Reference in New Issue
Block a user