HyukjinKwon opened a new pull request, #47705:
URL: https://github.com/apache/spark/pull/47705

   ### What changes were proposed in this pull request?
   
   This PR propose to specify `includeScope=runtime` for `copy-dependencies` to 
prune unrelated jars out. In addition, this Pr has a couple of more improvement 
by replacing `org.codehaus.mojo:exec-maven-plugin` to 
`org.apache.maven.plugins:maven-dependency-plugin` for `get-ammonite-jar` and 
`get-ammonite-pom` which avoid directly calling `mvn` executable.
   
   ### Why are the changes needed?
   
   To reduce the number of jars 
(https://github.com/apache/spark/pull/47402#issuecomment-2277042654) 
   
   ### Does this PR introduce _any_ user-facing change?
   
   No the main change (https://github.com/apache/spark/pull/47402) has not been 
released out yet.
   But it will reduce the size of the jars in the package.
   
   ### How was this patch tested?
   
   TBD (testing...)
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to