[ https://issues.apache.org/jira/browse/HUDI-3681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512271#comment-17512271 ]
Raymond Xu commented on HUDI-3681: ---------------------------------- [~guoyihua] [~alexey.kudinkin] for utilities bundle, I think it's only meant for spark2 right now. So to have BWC, we should have org.apache.hudi:hudi-utilities-bundle_2.11:0.11.0 (alias to spark2.4, for BWC) org.apache.hudi:hudi-utilities-spark2.4-bundle_2.12:0.11.0 org.apache.hudi:hudi-utilities-bundle_2.12:0.11.0 (alias to spark2.4, for BWC) org.apache.hudi:hudi-utilities-spark2.4-bundle_2.12:0.11.0 org.apache.hudi:hudi-utilities-spark3.1-bundle_2.12:0.11.0 org.apache.hudi:hudi-utilities-spark3.2-bundle_2.12:0.11.0 > Provision additional bundles aliased to Spark minor version > ----------------------------------------------------------- > > Key: HUDI-3681 > URL: https://issues.apache.org/jira/browse/HUDI-3681 > Project: Apache Hudi > Issue Type: Task > Reporter: Alexey Kudinkin > Assignee: Ethan Guo > Priority: Blocker > Fix For: 0.11.0 > > > To follow on the updated model of compatibility with Spark, we need to > provision additional bundles as part of the 0.11 release referencing Spark > minor version in the bundle name ("spark3.1", "spark3.2", "spark2.4") > As such following bundles will be released in 0.11 > * "spark2.4" (Scala 2.11/2.12) > * "spark3.1" > * "spark3.2" > * "spark3" (this is the same as "spark3.2") > * "spark2" (Scala 2.11/2.12, this is the same as "spark2.4") -- This message was sent by Atlassian Jira (v8.20.1#820001)