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 2018/08/05 21:05:00 UTC

[jira] [Comment Edited] (SPARK-25019) The published spark sql pom does not exclude the normal version of orc-core

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

Dongjoon Hyun edited comment on SPARK-25019 at 8/5/18 9:04 PM:
---------------------------------------------------------------

I'll make a PR soon. There is no reason that the parent pom and sql/core/pom are different. While removing new dependency, the inheritance of depedency exclusion was broken before.


was (Author: dongjoon):
I'll make a PR soon. There is no reason that the parent pom and sql/core/pom are different. While removing new dependency, the inheritance of depedency exclusion is broken.

> The published spark sql pom does not exclude the normal version of orc-core 
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-25019
>                 URL: https://issues.apache.org/jira/browse/SPARK-25019
>             Project: Spark
>          Issue Type: Bug
>          Components: Build, SQL
>    Affects Versions: 2.4.0
>            Reporter: Yin Huai
>            Priority: Critical
>
> I noticed that [https://repository.apache.org/content/groups/snapshots/org/apache/spark/spark-sql_2.11/2.4.0-SNAPSHOT/spark-sql_2.11-2.4.0-20180803.100335-189.pom] does not exclude the normal version of orc-core. Comparing with [https://github.com/apache/spark/blob/92b48842b944a3e430472294cdc3c481bad6b804/sql/core/pom.xml#L108] and [https://github.com/apache/spark/blob/92b48842b944a3e430472294cdc3c481bad6b804/pom.xml#L1767,] we only exclude the normal version of orc-core in the parent pom. So, the problem is that if a developer depends on spark-sql-core directly, orc-core and orc-core-nohive will be in the dependency list. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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