HeartSaVioR commented on issue #21339: [SPARK-24287][Core] Spark -packages option should support classifier, no-transitive, and custom conf URL: https://github.com/apache/spark/pull/21339#issuecomment-476627951 > Why Ivy? I am guessing because that's what Maven uses, or used, and we wanted to align the behavior as much as possible. Why I said Aether vs Ivy is that Aether has been much closer for Maven, and Maven pulls Aether into its codebase: it was EPLv1 and now it renamed to `maven-artifact`. https://github.com/apache/maven/tree/master/maven-artifact https://issues.apache.org/jira/browse/MNG-6007 http://incubator.apache.org/ip-clearance/maven-aether.html
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
