[ https://issues.apache.org/jira/browse/SPARK-20075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789338#comment-16789338 ]
Jungtaek Lim commented on SPARK-20075: -------------------------------------- [~gsomogyi] Yeah, I have experience with Aether and it worked like a charm, but according to the long discussion in Sean's PR, looks like not easy with Ivy. I'll also give it a try, but may not also be easy to me since some semantics between Maven and Ivy are different. > Support classifier, packaging in Maven coordinates > -------------------------------------------------- > > Key: SPARK-20075 > URL: https://issues.apache.org/jira/browse/SPARK-20075 > Project: Spark > Issue Type: Improvement > Components: Spark Shell, Spark Submit > Affects Versions: 2.1.0 > Reporter: Sean Owen > Priority: Minor > > Currently, it's possible to add dependencies to an app using its Maven > coordinates on the command line: {{group:artifact:version}}. However, really > Maven coordinates are 5-dimensional: > {{group:artifact:packaging:classifier:version}}. In some rare but real cases > it's important to be able to specify the classifier. And while we're at it > why not try to support packaging? > I have a WIP PR that I'll post soon. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org