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

Apache Spark commented on SPARK-33580:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/30524

> 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
>            Priority: Major
>
> `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