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

Reply via email to