Description
Spark has a few modules which do not depend on Scala, such as spark-launcher, unsafe, sketch, and the network libraries. However, we currently cross build and publish these artifacts for different Scala versions.
We should refactor our build so that pure-Java modules can be published without Scala versions appearing in their artifact names.
Attachments
Issue Links
- is related to
-
SPARK-32408 Enable crossPaths back to prevent side effects
- Resolved
- links to