HeartSaVioR edited a comment 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-476651653 Honestly don't know about the past, and looks like Maven has been providing both as plugins. Maybe not that important. I just feel that we don't have to know how to represent Maven things in Ivy API, like special care for `classifier` (as I said `maven-artifact` - previously `aether` can just understand the Maven coordinate format), when we just migrate to `maven-artifact`. Yes it would require much code change, but less knowledge to be aware about - so less code change vs less knowledge to maintain.
---------------------------------------------------------------- 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]
