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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to