[ https://issues.apache.org/jira/browse/CRUNCH-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias Friedrich updated CRUNCH-465: -------------------------------------- Attachment: CRUNCH-465-Fix-Avro-related-build-problems.patch Patch updating Avro to 1.7.7 and to fix some minor resulting damage. The test suite works again on my machine - please commit if the patch looks good to you. > Avro-related build errors > ------------------------- > > Key: CRUNCH-465 > URL: https://issues.apache.org/jira/browse/CRUNCH-465 > Project: Crunch > Issue Type: Bug > Components: Core > Affects Versions: 0.11.0 > Reporter: Matthias Friedrich > Assignee: Josh Wills > Fix For: 0.11.0 > > Attachments: CRUNCH-465-Fix-Avro-related-build-problems.patch > > > Jenkins builds break, probably due to Avro problems: > {noformat} > Tests in error: > testDeepCopy(org.apache.crunch.types.MapDeepCopierTest): Error while deep > copying avro value StringWrapper [value=value] > > testEmit_MultipleChildren(org.apache.crunch.impl.mr.emit.IntermediateEmitterTest): > Error while deep copying avro value StringWrapper [value=test] > testOuterJoin(org.apache.crunch.lib.join.BrokenLeftAndOuterJoinTest): Error > while deep copying avro value StringWrapper [value=left-only] > testFullJoin(org.apache.crunch.lib.join.BrokenLeftAndOuterJoinTest): Error > while deep copying avro value StringWrapper [value=left-only] > testJoin(org.apache.crunch.lib.join.InnerJoinFnTest): Error while deep > copying avro value StringWrapper [value=left-only] > testJoin(org.apache.crunch.lib.join.FullOuterJoinFnTest): Error while deep > copying avro value StringWrapper [value=left-only] > testJoin(org.apache.crunch.lib.join.LeftOuterJoinTest): Error while deep > copying avro value StringWrapper [value=left-only] > testJoin(org.apache.crunch.lib.join.RightOuterJoinFnTest): Error while deep > copying avro value StringWrapper [value=left-only] > testRead_SpecificReader(org.apache.crunch.io.avro.AvroFileReaderFactoryTest) > testRead_ReflectReader(org.apache.crunch.io.avro.AvroFileReaderFactoryTest) > {noformat} -- This message was sent by Atlassian JIRA (v6.2#6252)