Skip to content

[BLAZE-587] Replace spark<major><minor><patch> pattern with spark-<major><minor> for maven profile and shim name#588

Merged
richox merged 1 commit intoapache:masterfrom
SteNicholas:BLAZE-587
Sep 24, 2024
Merged

[BLAZE-587] Replace spark<major><minor><patch> pattern with spark-<major><minor> for maven profile and shim name#588
richox merged 1 commit intoapache:masterfrom
SteNicholas:BLAZE-587

Conversation

@SteNicholas
Copy link
Member

Which issue does this PR close?

Closes #587.

Rationale for this change

spark<major><minor><patch> pattern is not suitable for maven profile and shim name. It's recommended to use spark-<major><minor> for Spark 3.x.

What changes are included in this PR?

Replace spark<major><minor><patch> pattern with spark-<major><minor> for maven profile and shim name.

Are there any user-facing changes?

The maven profile and shim name use spark-<major><minor> pattern.

@SteNicholas SteNicholas force-pushed the BLAZE-587 branch 2 times, most recently from a041be0 to 883a486 Compare September 24, 2024 09:38
@richox richox merged commit f1d0c1e into apache:master Sep 24, 2024
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.

Replace spark<major><minor><patch> pattern with spark-<major><minor> for maven profile and shim name

2 participants