You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2020/01/16 04:22:00 UTC

[jira] [Assigned] (SPARK-30491) Enable dependency audit files to tell dependency classifier

     [ https://issues.apache.org/jira/browse/SPARK-30491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun reassigned SPARK-30491:
-------------------------------------

    Assignee: Xinrong Meng

> Enable dependency audit files to tell dependency classifier
> -----------------------------------------------------------
>
>                 Key: SPARK-30491
>                 URL: https://issues.apache.org/jira/browse/SPARK-30491
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.4.4, 3.0.0
>            Reporter: Xinrong Meng
>            Assignee: Xinrong Meng
>            Priority: Major
>
> Dependency audit files under `dev/deps` only show jar names. Given that, it is not trivial to figure out the dependency classifiers.
> For example, `avro-mapred-1.8.2-hadoop2.jar` is made up of artifact id `avro-mapred`, version `1.8.2`, and classifier `hadoop2`. In contrast, `htrace-core-3.1.0-incubating.jar` is made up of artifact id `htrace-core`, and version `3.1.0-incubating.jar`. 
> All in all, the classifier can't be told from its position in jar name, however, as part of the identifier of dependency, it should be clearly figured out.
>  



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

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