LuciferYang commented on PR #45075: URL: https://github.com/apache/spark/pull/45075#issuecomment-1958755539
https://github.com/apache/spark/pull/42668 I recorded the issue in the PR of revert SPARK-44914 and provided a manual reproduce method when attempting to upgrade again https://github.com/apache/spark/pull/44477#issuecomment-1869925312  ``` [info] : java.lang.RuntimeException: problem during retrieve of org.apache.spark#spark-submit-parent-8bd00540-3ae3-45c0-b8cb-adf54c547a85: java.lang.RuntimeException: Multiple artifacts of the module log4j#log4j;1.2.17 are retrieved to the same file! Update the retrieve pattern to fix this error. [info] at org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:238)` ``` Previously, upgrading ivy to 2.5.2 would cause SBT testing to fail, not just Maven -- 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]
