Hi,


On Wed, Feb 18, 2015 at 2:21 PM, Gopal Vijayaraghavan <gop...@apache.org> wrote:
> Hi,
>
> From the release branch, I noticed that the hive-exec.jar now contains a
> copy of guava-14 without any relocations.
>
> The hive spark-client pom.xml adds guava as a lib jar instead of shading
> it in.
>
> https://github.com/apache/hive/blob/branch-1.1/spark-client/pom.xml#L111
>
>
> That seems to be a great approach for guava compat issues across execution
> engines.
>
>
> Spark itself relocates guava-14 for compatibility with Hive-on-Spark(??).
>
> https://issues.apache.org/jira/browse/SPARK-2848
>
>
> Does any of the same compatibility issues occur when using a hive-exec.jar
> containing guava-14 on MRv2 (which has guava-11 in the classpath)?

Not that I am aware of. I've tested it on top of MRv2 a number of
times and I think the unit tests also excercise these code paths.

>
> Cheers,
> Gopal
>
> On 2/17/15, 3:14 PM, "Brock Noland" <br...@cloudera.com> wrote:
>
>>Apache Hive 1.1.0 Release Candidate 2 is available here:
>>http://people.apache.org/~brock/apache-hive-1.1.0-rc2/
>>
>>Maven artifacts are available here:
>>https://repository.apache.org/content/repositories/orgapachehive-1025/
>>
>>Source tag for RC1 is at:
>>http://svn.apache.org/repos/asf/hive/tags/release-1.1.0-rc2/
>>
>>My key is located here: https://people.apache.org/keys/group/hive.asc
>>
>>Voting will conclude in 72 hours
>
>

Reply via email to