You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2014/01/19 22:51:20 UTC

[jira] [Commented] (CRUNCH-325) Integration tests fail on Mac OS X with JDK 7

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

Josh Wills commented on CRUNCH-325:
-----------------------------------

+1

> Integration tests fail on Mac OS X with JDK 7
> ---------------------------------------------
>
>                 Key: CRUNCH-325
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-325
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Gabriel Reid
>            Assignee: Gabriel Reid
>         Attachments: CRUNCH-325.patch
>
>
> The Crunch integration tests (specifically AvroModeIT) fails when running on Mac OS X with JDK 7. The root cause is linked to the version of xerial snappy-java that is pulled in via Avro (see https://github.com/xerial/snappy-java/issues/6). However, the only reason the bug is triggered is because the Avro file strings-100.avro used by AvroModeIT references snappy encoding in the header (although the contents don't seem to be compressed).
> Replacing the snappy-based Avro file with a vanilla Avro binary-encoded file resolves the issue.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)