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/05/27 22:40:22 UTC

[jira] [Created] (SPARK-7905) Exclude parquet 1.3.2 from Hive

Yin Huai created SPARK-7905:
-------------------------------

             Summary: Exclude parquet 1.3.2 from Hive
                 Key: SPARK-7905
                 URL: https://issues.apache.org/jira/browse/SPARK-7905
             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