L. C. Hsieh created SPARK-33580:
-----------------------------------

             Summary: resolveDependencyPaths should use classifier attribute of 
artifact
                 Key: SPARK-33580
                 URL: https://issues.apache.org/jira/browse/SPARK-33580
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 3.1.0
            Reporter: L. C. Hsieh
            Assignee: L. C. Hsieh


`resolveDependencyPaths` now takes artifact type to decide to add -tests 
postfix. However, the path pattern of ivy in `resolveMavenCoordinates` is 
"[organization]_[artifact]-[revision](-[classifier]).[ext]". We should use 
classifier instead of type to construct file path.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to