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

Patrick Wendell resolved SPARK-1828.
------------------------------------

    Resolution: Fixed

Issue resolved by pull request 767
[https://github.com/apache/spark/pull/767]

> Created forked version of hive-exec that doesn't bundle other dependencies
> --------------------------------------------------------------------------
>
>                 Key: SPARK-1828
>                 URL: https://issues.apache.org/jira/browse/SPARK-1828
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.0.0
>            Reporter: Patrick Wendell
>            Assignee: Patrick Wendell
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> The hive-exec jar includes a bunch of Hive's dependencies in addition to hive 
> itself (protobuf, guava, etc). See HIVE-5733. This breaks any attempt in 
> Spark to manage those dependencies.
> The only solution to this problem is to publish our own version of hive-exec 
> 0.12.0 that behaves correctly. While we are doing this, we might as well 
> re-write the protobuf dependency to use the shaded version of protobuf 2.4.1 
> that we already have for Akka.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to