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

[jira] [Created] (SPARK-27044) Maven dependency resolution does not support classifiers

Mathias Herberts created SPARK-27044:
----------------------------------------

             Summary: Maven dependency resolution does not support classifiers
                 Key: SPARK-27044
                 URL: https://issues.apache.org/jira/browse/SPARK-27044
             Project: Spark
          Issue Type: Bug
          Components: Spark Submit
    Affects Versions: 2.4.0
            Reporter: Mathias Herberts


The spark-submit --packages option allows dependencies to be specified using the maven syntax group:artifact:version, but it does not support specifying a classifier as group:artifact:version:classifier

This makes it impossible to fetch 'uber' versions of packages for example as they are usually specified using a classifier.



--
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