[
https://issues.apache.org/jira/browse/SPARK-33580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-33580.
-----------------------------------
Fix Version/s: 3.1.0
Resolution: Fixed
Issue resolved by pull request 30524
[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
> Fix For: 3.1.0
>
>
> `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: [email protected]
For additional commands, e-mail: [email protected]