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

Marcelo Vanzin commented on PIG-4693:
-------------------------------------

I vaguely remember something about this. I think the problem was that the chill 
library needs an older version of kryo, and at the time at least there was not 
a version of chill built against kryo 2.22.

I'm also not sure how Hive gets around it; perhaps Spark jars come first in the 
classpath, so Hive is using the older kryo, and just happens not to trigger any 
code path that depends on the new Kryo. If Pig can get away with that, might be 
a way out. Or check if there's a new build of chill against the newer kryo, and 
see if that one works.

> Class conflicts: Kryo bundled in spark vs kryo bundled with pig
> ---------------------------------------------------------------
>
>                 Key: PIG-4693
>                 URL: https://issues.apache.org/jira/browse/PIG-4693
>             Project: Pig
>          Issue Type: Sub-task
>          Components: spark
>    Affects Versions: spark-branch
>            Reporter: Srikanth Sundarrajan
>            Assignee: Srikanth Sundarrajan
>              Labels: spork
>             Fix For: spark-branch
>
>




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

Reply via email to