You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2017/03/23 21:23:41 UTC

[jira] [Created] (SPARK-20075) Support classifier, packaging in Maven coordinates

Sean Owen created SPARK-20075:
---------------------------------

             Summary: 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
            Assignee: 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
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org