[
https://issues.apache.org/jira/browse/CRUNCH-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Whitacre updated CRUNCH-427:
----------------------------------
Attachment: CRUNCH-427.patch
Attaching the build to master it tries to compare 0.11 (master) with 0.10 and
fails the build for the following errors.
{quote}
[ERROR] 7002:
org.apache.crunch.types.avro.AvroDeepCopier$AvroGenericDeepCopier: Method
'protected org.apache.avro.generic.GenericData$Record createCopyTarget()' has
been removed
[ERROR] 7002:
org.apache.crunch.types.avro.AvroDeepCopier$AvroGenericDeepCopier: Method
'protected java.lang.Object createCopyTarget()' has been removed
[ERROR] 7002:
org.apache.crunch.types.avro.AvroDeepCopier$AvroGenericDeepCopier: Method
'protected org.apache.avro.io.DatumReader
createDatumReader(org.apache.hadoop.conf.Configuration)' has been removed
[ERROR] 7002:
org.apache.crunch.types.avro.AvroDeepCopier$AvroGenericDeepCopier: Method
'protected org.apache.avro.io.DatumWriter
createDatumWriter(org.apache.hadoop.conf.Configuration)' has been removed
[ERROR] 7002:
org.apache.crunch.types.avro.AvroDeepCopier$AvroReflectDeepCopier: Method
'protected java.lang.Object createCopyTarget()' has been removed
[ERROR] 7004:
org.apache.crunch.types.avro.AvroDeepCopier$AvroSpecificDeepCopier: In method
'public AvroDeepCopier$AvroSpecificDeepCopier(java.lang.Class,
org.apache.avro.Schema)' the number of arguments has changed
[ERROR] 7002:
org.apache.crunch.types.avro.AvroDeepCopier$AvroSpecificDeepCopier: Method
'protected java.lang.Object createCopyTarget()' has been removed
[ERROR] 7002:
org.apache.crunch.types.avro.AvroDeepCopier$AvroSpecificDeepCopier: Method
'protected org.apache.avro.io.DatumReader
createDatumReader(org.apache.hadoop.conf.Configuration)' has been removed
[ERROR] 7002:
org.apache.crunch.types.avro.AvroDeepCopier$AvroSpecificDeepCopier: Method
'protected org.apache.avro.io.DatumWriter
createDatumWriter(org.apache.hadoop.conf.Configuration)' has been removed
{quote}
Unless we are going to start doing semantic versioning I'm not sure if we'd
want to apply it to master vs just the individual code streams.
> Utilize clirr-maven-plugin
> --------------------------
>
> Key: CRUNCH-427
> URL: https://issues.apache.org/jira/browse/CRUNCH-427
> Project: Crunch
> Issue Type: Wish
> Reporter: Allan Shoup
> Priority: Minor
> Attachments: CRUNCH-427.patch
>
>
> To prevent issues like CRUNCH-426, the
> [clirr-maven-plugin|http://mojo.codehaus.org/clirr-maven-plugin] could be
> used to identify potential passivity issues between versions.
--
This message was sent by Atlassian JIRA
(v6.2#6252)