Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
SteNicholas opened this issue Sep 24, 2024 · 0 comments · Fixed by #588

Comments

@SteNicholas
Copy link
Contributor

Is your feature request related to a problem? Please describe.

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.

Describe the solution you'd like

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

Describe alternatives you've considered

No.

Additional context

No.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant