sivabalan narayanan created HUDI-3163:
-----------------------------------------
Summary: Validate/certify hudi against diff spark 3 versions
Key: HUDI-3163
URL: https://issues.apache.org/jira/browse/HUDI-3163
Project: Apache Hudi
Issue Type: Task
Components: Spark Integration
Reporter: sivabalan narayanan
We have diff spark3 versions. Lets validate/certify diff spark3 versions
against 0.10.0 and master.
I do see this in our github readme. If its already certified, feel free to
close it out(link to original ticket where verifications are documented.
{code:java}
# Build against Spark 3.2.0 (default build shipped with the public jars)
mvn clean package -DskipTests -Dspark3# Build against Spark 3.1.2
mvn clean package -DskipTests -Dspark3.1.x# Build against Spark 3.0.3
mvn clean package -DskipTests -Dspark3.0.x {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)