You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2022/01/11 03:10:00 UTC

[jira] [Closed] (HUDI-3163) Validate/certify hudi against diff spark 3 versions

     [ https://issues.apache.org/jira/browse/HUDI-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raymond Xu closed HUDI-3163.
----------------------------
    Resolution: Done

> 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
>            Assignee: Raymond Xu
>            Priority: Major
>              Labels: user-support-issues
>             Fix For: 0.10.1
>
>
> 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)