Skip to content

[HUDI-3195] Fix spark 3 pom#4555

Merged
nsivabalan merged 2 commits intoapache:release-0.10.1-rc1from
xushiyan:release-0.10.1-rc1_3195
Jan 11, 2022
Merged

[HUDI-3195] Fix spark 3 pom#4555
nsivabalan merged 2 commits intoapache:release-0.10.1-rc1from
xushiyan:release-0.10.1-rc1_3195

Conversation

@xushiyan
Copy link
Copy Markdown
Member

@xushiyan xushiyan commented Jan 10, 2022

  • remove 3.1.x profile from 0.10.1
  • update readme
  • update build CI bot.yml

This is a 0.10.1 patch that corresponds to master patch in #4554

- drop 3.0.x profile
- update readme
- update build CI bot.yml
@xushiyan xushiyan force-pushed the release-0.10.1-rc1_3195 branch from 901f706 to 8c2ed8b Compare January 11, 2022 00:11
@hudi-bot
Copy link
Copy Markdown
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@nsivabalan
Copy link
Copy Markdown
Contributor

Pulled the patch locally and verified all bundes

spark3

ls packaging/hudi-spark-bundle/target | grep jar
hudi-spark3.1.2-bundle_2.12-0.10.0-sources.jar
hudi-spark3.1.2-bundle_2.12-0.10.0.jar
original-hudi-spark3.1.2-bundle_2.12-0.10.0-sources.jar
original-hudi-spark3.1.2-bundle_2.12-0.10.0.jar

spark3.0.x

ls packaging/hudi-spark-bundle/target | grep jar
hudi-spark3.0.3-bundle_2.12-0.10.0-sources.jar
hudi-spark3.0.3-bundle_2.12-0.10.0.jar
original-hudi-spark3.0.3-bundle_2.12-0.10.0-sources.jar
original-hudi-spark3.0.3-bundle_2.12-0.10.0.jar

spark2

ls packaging/hudi-spark-bundle/target | grep jar
hudi-spark-bundle_2.11-0.10.0-sources.jar
hudi-spark-bundle_2.11-0.10.0.jar
original-hudi-spark-bundle_2.11-0.10.0-sources.jar
original-hudi-spark-bundle_2.11-0.10.0.jar

spark2 scala12

ls packaging/hudi-spark-bundle/target | grep jar
hudi-spark-bundle_2.12-0.10.0-sources.jar
hudi-spark-bundle_2.12-0.10.0.jar
original-hudi-spark-bundle_2.12-0.10.0-sources.jar
original-hudi-spark-bundle_2.12-0.10.0.jar

@nsivabalan nsivabalan merged commit eac1a02 into apache:release-0.10.1-rc1 Jan 11, 2022
@xushiyan xushiyan deleted the release-0.10.1-rc1_3195 branch January 11, 2022 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants