You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2019/03/11 09:31:00 UTC

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

    [ https://issues.apache.org/jira/browse/SPARK-20075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789329#comment-16789329 ] 

Gabor Somogyi commented on SPARK-20075:
---------------------------------------

[~kabhwan] To continue the discussion started on SPARK-27044 as I was proceeding with the implementation I've faced similar issues just like Sean.
Not telling I'm giving up just want to highlight it's not a trivial issue so feel free to create PR if you've solved it. If someone can go through and remove all the obstacles well deserves a commit.
In the meantime trying out several things...


> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org