You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/06/27 23:00:05 UTC

[jira] [Resolved] (SPARK-7904) Exclude parquet 1.3.2 from Hive

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

Yin Huai resolved SPARK-7904.
-----------------------------
    Resolution: Not A Problem

Seems we still need to include it to use Hive Parquet SerDe. I am resolving it as "Not a Problem".

> Exclude parquet 1.3.2 from Hive
> -------------------------------
>
>                 Key: SPARK-7904
>                 URL: https://issues.apache.org/jira/browse/SPARK-7904
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Yin Huai
>
> Hive 0.13.1 will pull in parquet 1.3.2. Seems we need to exclude it.
> {code}
> +-org.spark-project.hive:hive-exec:0.13.1a
> [info]   | +-com.google.guava:guava:11.0.2 (evicted by: 14.0.1)
> [info]   | +-com.google.guava:guava:14.0.1
> [info]   | +-com.googlecode.javaewah:JavaEWAH:0.3.2
> [info]   | +-com.twitter:parquet-hadoop-bundle:1.3.2
> [info]   | +-commons-codec:commons-codec:1.4 (evicted by: 1.5)
> [info]   | +-commons-codec:commons-codec:1.5 (evicted by: 1.6)
> [info]   | +-commons-codec:commons-codec:1.6
> [info]   | +-commons-httpclient:commons-httpclient:3.0.1 (evicted by: 3.1)
> [info]   | +-commons-httpclient:commons-httpclient:3.1
> [info]   | | +-commons-codec:commons-codec:1.2 (evicted by: 1.4)
> [info]   | | +-commons-codec:commons-codec:1.4 (evicted by: 1.5)
> [info]   | | +-commons-codec:commons-codec:1.5 (evicted by: 1.6)
> [info]   | | +-commons-codec:commons-codec:1.6
> [info]   | | +-commons-logging:commons-logging:1.0.4 (evicted by: 1.1.1)
> [info]   | | +-commons-logging:commons-logging:1.1.1 (evicted by: 1.1.3)
> [info]   | | +-commons-logging:commons-logging:1.1.3
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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