[jira] [Updated] (AVRO-1204) Schema.createUnion can produce schemas that aren't parseable due to redefinition of types

2012-11-13 Thread Marcio Silva (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcio Silva updated AVRO-1204: --- Attachment: 0001-Creating-test-case-to-illustrate-Union-schema-proble.patch A patch that contains a ju

[jira] [Created] (AVRO-1204) Schema.createUnion can produce schemas that aren't parseable due to redefinition of types

2012-11-13 Thread Marcio Silva (JIRA)
Marcio Silva created AVRO-1204: -- Summary: Schema.createUnion can produce schemas that aren't parseable due to redefinition of types Key: AVRO-1204 URL: https://issues.apache.org/jira/browse/AVRO-1204 Pro

Jenkins build is back to normal : AvroJava #318

2012-11-13 Thread Apache Jenkins Server
See

[jira] [Commented] (AVRO-1183) Avro Pair fails to initialize when either they key or value is a list.

2012-11-13 Thread Jeffrey Theobald (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496723#comment-13496723 ] Jeffrey Theobald commented on AVRO-1183: Sounds good to me! > Avro

[jira] [Updated] (AVRO-1183) Avro Pair fails to initialize when either they key or value is a list.

2012-11-13 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1183: --- Fix Version/s: 1.7.3 Assignee: Doug Cutting Status: Patch Available (was: Open) I

[jira] [Updated] (AVRO-1183) Avro Pair fails to initialize when either they key or value is a list.

2012-11-13 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1183: --- Attachment: AVRO-1183.patch Here's a patch that changes the message to: Cannot infer Schema for: clas

[jira] [Updated] (AVRO-1199) SortedKeyValueFile$Writer.append method have a puzzle for the sorted key

2012-11-13 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1199: --- Attachment: AVRO-1199.patch Here's a new version of the patch. I changed deepCopy() to be a generic m

[jira] [Commented] (AVRO-1188) External Schema Imports via AVSC Schema

2012-11-13 Thread Sharmarke Aden (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496465#comment-13496465 ] Sharmarke Aden commented on AVRO-1188: -- My pleasure. Thanks you guys for your guidance

Build failed in Jenkins: AvroJava #317

2012-11-13 Thread Apache Jenkins Server
See Changes: [tomwhite] AVRO-1188. Java: Permit external schema imports for schemas in Maven plugin. Contributed by Sharmarke Aden. -- [...truncated 219 lines...] Results : Tests run: 3, Failures: 0,

[jira] [Resolved] (AVRO-983) maven-avro-plugin: Allow maven schema compiler to support external reference in an another avro schema file

2012-11-13 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved AVRO-983. Resolution: Won't Fix Marking this as "Won't Fix" since AVRO-1188 provides an alternative. >

[jira] [Resolved] (AVRO-1188) External Schema Imports via AVSC Schema

2012-11-13 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White resolved AVRO-1188. - Resolution: Fixed Fix Version/s: 1.7.3 Hadoop Flags: Reviewed +1 I just committed this. Thanks