+Avro Dev list

It looks to me like the PIG-4111 issue is a classpath problem. Other
versions of Avro are probably leaking in so some classes are loaded from a
version that doesn't have the DEFAULT_DEFLATE_LEVEL and some that reference
the symbol are coming from a version where it exists.

For the ant/ivy part of this, I have no idea why 1.7.7 would succeed but
1.8.0 would not. Packaging in Java is fragile.

rb

On Wed, May 11, 2016 at 6:28 AM, Niels Basjes <[email protected]> wrote:

> Hi Ryan,
>
> Today I ran into this change request in Pig.
>
>
> https://issues.apache.org/jira/browse/PIG-4111?focusedCommentId=15280016&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15280016
>
> I played around with it and found that with Avro 1.7.7 is all goes
> smoothly, yet with Avro 1.8.0 it fails miserably with a problem related to
> ant/ivy and the maven repo for the Avro trevni library.
>
> I haven't been able to spot any differences yet between those two versions
> that may cause this.
>
> Where do you expect the cause of this problem is?
>
> --
> Best regards / Met vriendelijke groeten,
>
> Niels Basjes
>



-- 
Ryan Blue

Reply via email to