[
https://issues.apache.org/jira/browse/CRUNCH-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved CRUNCH-325.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.8.3
0.10.0
Pushed to master & cherry-picked to 0.8 branch
> 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
> Fix For: 0.10.0, 0.8.3
>
> 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)