[jira] [Commented] (AVRO-895) JsonDecoder does not tolerate JSON records with different field order

2011-09-26 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114920#comment-13114920 ] Doug Cutting commented on AVRO-895: --- This is has been true since JSON input was first

[jira] [Commented] (AVRO-901) Java tools unit tests fail in Windows due to line termination and filenaming conventions

2011-10-03 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119430#comment-13119430 ] Doug Cutting commented on AVRO-901: --- This looks good and everything still works on Linux

[jira] [Commented] (AVRO-804) Java: add ThriftDatumWriter and ThriftDatumReader

2011-10-03 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119686#comment-13119686 ] Doug Cutting commented on AVRO-804: --- Sorry, Raghu, I missed your comment above. Yes,

[jira] [Commented] (AVRO-878) TestWordCount.testProjection is broken

2011-10-05 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13121362#comment-13121362 ] Doug Cutting commented on AVRO-878: --- On trunk it should work to use 'mvn clean test' from

[jira] [Commented] (AVRO-911) remove object reuse from Java APIs

2011-10-05 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13121582#comment-13121582 ] Doug Cutting commented on AVRO-911: --- Does anyone have benchmarks where Avro's object reuse

[jira] [Commented] (AVRO-911) remove object reuse from Java APIs

2011-10-05 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13121585#comment-13121585 ] Doug Cutting commented on AVRO-911: --- Todd: I'll try some longer runs with verbose GC.

[jira] [Commented] (AVRO-911) remove object reuse from Java APIs

2011-10-05 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13121618#comment-13121618 ] Doug Cutting commented on AVRO-911: --- java version 1.6.0_22 Java(TM) SE Runtime Environment

[jira] [Commented] (AVRO-912) Mapreduce tether test fails on Windows

2011-10-06 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122121#comment-13122121 ] Doug Cutting commented on AVRO-912: --- +1 Changes look good to me and tests pass on Linux.

[jira] [Commented] (AVRO-803) Java generated Avro classes make using Avro painful and surprising

2011-10-06 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122154#comment-13122154 ] Doug Cutting commented on AVRO-803: --- Here's a new proposal: - add a new Decoder method,

[jira] [Commented] (AVRO-803) Java generated Avro classes make using Avro painful and surprising

2011-10-06 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122281#comment-13122281 ] Doug Cutting commented on AVRO-803: --- Perhaps avro.java.stringImpl:String? It should

[jira] [Commented] (AVRO-897) Map lookup behavior is ill-defined in Java

2011-10-07 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123118#comment-13123118 ] Doug Cutting commented on AVRO-897: --- This is addressed by the patch for AVRO-803,

[jira] [Commented] (AVRO-883) Avro should come with a simple Java example

2011-10-07 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123183#comment-13123183 ] Doug Cutting commented on AVRO-883: --- Perhaps this should go into

[jira] [Commented] (AVRO-803) Java generated Avro classes make using Avro painful and surprising

2011-10-10 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13124299#comment-13124299 ] Doug Cutting commented on AVRO-803: --- I'd prefer not to break back-compatibility this time.

[jira] [Commented] (AVRO-923) Avro-MapRed: Provide a fallback using avro beans instead of schema in job configuration

2011-10-11 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13125213#comment-13125213 ] Doug Cutting commented on AVRO-923: --- It's slightly riskier to get the schema from the

[jira] [Commented] (AVRO-878) TestWordCount.testProjection is broken

2011-10-11 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13125216#comment-13125216 ] Doug Cutting commented on AVRO-878: --- So should we resolve this as Not a problem or should

[jira] [Commented] (AVRO-923) Avro-MapRed: Provide a fallback using avro beans instead of schema in job configuration

2011-10-12 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13125964#comment-13125964 ] Doug Cutting commented on AVRO-923: --- it seems to me this risk is already taken for other

[jira] [Commented] (AVRO-570) python implementation of mapreduce connector

2011-10-13 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13126715#comment-13126715 ] Doug Cutting commented on AVRO-570: --- I'm hoping to release 1.6.0 in the next week or two.

[jira] [Commented] (AVRO-467) CMake: Complete CMake build system and remove autotools build system

2011-10-17 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129209#comment-13129209 ] Doug Cutting commented on AVRO-467: --- lang/c/build.sh seems to work correctly for me after

[jira] [Commented] (AVRO-935) Update Java dependencies for 1.6.0

2011-10-18 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130064#comment-13130064 ] Doug Cutting commented on AVRO-935: --- Hmm. 'mvn test' passes for me, but running

[jira] [Commented] (AVRO-935) Update Java dependencies for 1.6.0

2011-10-18 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130120#comment-13130120 ] Doug Cutting commented on AVRO-935: --- +1 for adding that to the surefire plugin

[jira] [Commented] (AVRO-936) Avro Java does not build with Maven 2.

2011-10-19 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130979#comment-13130979 ] Doug Cutting commented on AVRO-936: --- +1 This looks fine to me. Avro Java

[jira] [Commented] (AVRO-935) Update Java dependencies for 1.6.0

2011-10-21 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133185#comment-13133185 ] Doug Cutting commented on AVRO-935: --- Scott, do you want to update this and commit it, or

[jira] [Commented] (AVRO-941) Avro should support the Apache Maven Shade plugin class relocation feature

2011-10-24 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13134406#comment-13134406 ] Doug Cutting commented on AVRO-941: --- the patch should probably only substitute the

[jira] [Commented] (AVRO-943) TestNettyServerWithCallbacks sometimes hangs

2011-10-25 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135194#comment-13135194 ] Doug Cutting commented on AVRO-943: --- Here's the thread dump. {code} Full thread dump Java

[jira] [Commented] (AVRO-943) TestNettyServerWithCallbacks sometimes hangs

2011-10-25 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135210#comment-13135210 ] Doug Cutting commented on AVRO-943: --- It hangs around one time in 10. I can reproduce this

[jira] [Commented] (AVRO-941) Avro should support the Apache Maven Shade plugin class relocation feature

2011-10-28 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13138658#comment-13138658 ] Doug Cutting commented on AVRO-941: --- I'll commit this soon unless someone objects. It's

[jira] [Commented] (AVRO-949) NettyTransiever doesn't call RPCPlugin.clientReceiveResponse on the same thread as clientSendRequest

2011-10-29 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13139311#comment-13139311 ] Doug Cutting commented on AVRO-949: --- RPCContext, I mean. NettyTransiever

[jira] [Commented] (AVRO-946) GenericData.resolveUnion() performance improvement

2011-10-31 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140260#comment-13140260 ] Doug Cutting commented on AVRO-946: --- Identity equality may result in multiple entries for

[jira] [Commented] (AVRO-821) PHP protocol support

2011-10-31 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140641#comment-13140641 ] Doug Cutting commented on AVRO-821: --- A test would be great! Thanks! PHP

[jira] [Commented] (AVRO-946) GenericData.resolveUnion() performance improvement

2011-11-02 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13142216#comment-13142216 ] Doug Cutting commented on AVRO-946: --- Hernan, that sounds like a good plan to me. Would

[jira] [Commented] (AVRO-951) Records with field named data collide with new builder code from specific compiler

2011-11-03 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13143550#comment-13143550 ] Doug Cutting commented on AVRO-951: --- Maybe if those fields were accessed via getters in

[jira] [Commented] (AVRO-951) Records with field named data collide with new builder code from specific compiler

2011-11-04 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144097#comment-13144097 ] Doug Cutting commented on AVRO-951: --- Oops. Looks like we both worked on this in parallel

[jira] [Commented] (AVRO-951) Records with field named data collide with new builder code from specific compiler

2011-11-04 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13144158#comment-13144158 ] Doug Cutting commented on AVRO-951: --- The class did not exist before 1.6.0. It has created

[jira] [Commented] (AVRO-953) python ipc with path

2011-11-23 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13156379#comment-13156379 ] Doug Cutting commented on AVRO-953: --- How hard would it be to add a test of the new

[jira] [Commented] (AVRO-570) python implementation of mapreduce connector

2011-11-23 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13156391#comment-13156391 ] Doug Cutting commented on AVRO-570: --- Finally looking at this. The Java changes look

[jira] [Commented] (AVRO-969) Make possible usage of SpecificDatumWriter in avro-mapred

2011-12-05 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13163006#comment-13163006 ] Doug Cutting commented on AVRO-969: --- ReflectDatumWriter should be able to correctly write

[jira] [Commented] (AVRO-970) (Java) Allow users to implement their own Codecs

2011-12-05 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13163140#comment-13163140 ] Doug Cutting commented on AVRO-970: --- I think this was kept private originally out of

[jira] [Commented] (AVRO-969) Make possible usage of SpecificDatumWriter in avro-mapred

2011-12-06 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13163776#comment-13163776 ] Doug Cutting commented on AVRO-969: --- AVRO-966 is a bug. I supplied a patch there.

[jira] [Commented] (AVRO-965) Enhance the IDL parser to allow properties for protocols and messages

2011-12-06 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13163820#comment-13163820 ] Doug Cutting commented on AVRO-965: --- The properties might be instead parsed in

[jira] [Commented] (AVRO-971) IDL Import from project classpath

2011-12-07 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164881#comment-13164881 ] Doug Cutting commented on AVRO-971: --- In idl.jj, shouldn't we update ImportSchema() too?

[jira] [Commented] (AVRO-593) Avro mapreduce apis incompatible with hadoop 0.20.2

2011-12-12 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167925#comment-13167925 ] Doug Cutting commented on AVRO-593: --- Garrett, I just glanced at this and it looks great!

[jira] [Commented] (AVRO-724) C implementation does not write datum values that are larger than the memory write buffer (currently 16K)

2011-12-13 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13168536#comment-13168536 ] Doug Cutting commented on AVRO-724: --- The ideal solution would be to have fixed length

[jira] [Commented] (AVRO-982) NettyTransceiver: can hang on connection interruption

2011-12-15 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170626#comment-13170626 ] Doug Cutting commented on AVRO-982: --- It would be great to have a test that this fixes. I

[jira] [Commented] (AVRO-570) python implementation of mapreduce connector

2011-12-20 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13173450#comment-13173450 ] Doug Cutting commented on AVRO-570: --- I don't seem to have avro installed in

[jira] [Commented] (AVRO-986) Avro files generated from avro-c dont work with the Java mapred implementation.

2011-12-22 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13174936#comment-13174936 ] Doug Cutting commented on AVRO-986: --- +1 This patch sounds like the right way to fix this

[jira] [Commented] (AVRO-839) Implement builder pattern in generated record classes that sets default values when omitted

2012-01-10 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183595#comment-13183595 ] Doug Cutting commented on AVRO-839: --- we could add the methods back as deprecated, with a

[jira] [Commented] (AVRO-991) Allow combining multiple Avro files within a stream. (no files on disk)

2012-01-13 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185746#comment-13185746 ] Doug Cutting commented on AVRO-991: --- I think this would work. We'd need to be able to

[jira] [Commented] (AVRO-994) TestFileSpanStorage.testTonsOfSpans() fails on my slow VM

2012-01-16 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13187219#comment-13187219 ] Doug Cutting commented on AVRO-994: --- +1 That's a better way to fix such things, rather

[jira] [Commented] (AVRO-991) Allow combining multiple Avro files within a stream. (no files on disk)

2012-01-16 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13187227#comment-13187227 ] Doug Cutting commented on AVRO-991: --- For the record, the thinking behind the varied sync

[jira] [Commented] (AVRO-991) Allow combining multiple Avro files within a stream. (no files on disk)

2012-01-16 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13187346#comment-13187346 ] Doug Cutting commented on AVRO-991: --- On second thought, I don't think we ought to add this

[jira] [Commented] (AVRO-991) Allow combining multiple Avro files within a stream. (no files on disk)

2012-01-18 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13188830#comment-13188830 ] Doug Cutting commented on AVRO-991: --- +1 for user-specified sync markers. That should

[jira] [Commented] (AVRO-997) Union of enum and null cannot be serialized

2012-01-19 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189289#comment-13189289 ] Doug Cutting commented on AVRO-997: --- SpecificData#isEnum() overrides GenericData#isEnum()

[jira] [Commented] (AVRO-997) Union of enum and null cannot be serialized

2012-01-19 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189446#comment-13189446 ] Doug Cutting commented on AVRO-997: --- SpecificDatumWriter can write both generic and

[jira] [Commented] (AVRO-995) Java: Update Dependencies for 1.6.2

2012-01-23 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191624#comment-13191624 ] Doug Cutting commented on AVRO-995: --- Should we include this in 1.6.2 or not?

[jira] [Commented] (AVRO-968) Avro C - avro_value_cmp_fast() may return garbage value for AVRO_STRING comparison

2012-01-23 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191626#comment-13191626 ] Doug Cutting commented on AVRO-968: --- This issue can be resolved as fixed, right?

[jira] [Commented] (AVRO-986) Avro files generated from avro-c dont work with the Java mapred implementation.

2012-01-24 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13192387#comment-13192387 ] Doug Cutting commented on AVRO-986: --- share/test/data/syncInMeta.avro was just where I

[jira] [Commented] (AVRO-981) Python Avro library does not build/install on OS X

2012-01-24 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13192539#comment-13192539 ] Doug Cutting commented on AVRO-981: --- snappy and python-snappy are dependencies that are

[jira] [Commented] (AVRO-995) Java: Update Dependencies for 1.6.2

2012-01-24 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13192567#comment-13192567 ] Doug Cutting commented on AVRO-995: --- Should we be concerned about updating versions of

[jira] [Commented] (AVRO-989) Java: Improve Builder performance in Specific API

2012-01-24 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13192608#comment-13192608 ] Doug Cutting commented on AVRO-989: --- +1 for reducing the coupling. It's probably worthy

[jira] [Commented] (AVRO-997) Union of enum and null cannot be serialized

2012-01-24 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13192672#comment-13192672 ] Doug Cutting commented on AVRO-997: --- I think in current trunk you'd get Unknown datum

[jira] [Commented] (AVRO-1013) NettyTransceiver can hang after server restart

2012-02-07 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202679#comment-13202679 ] Doug Cutting commented on AVRO-1013: The new test passes for me even without the

[jira] [Commented] (AVRO-975) Support RPC in C#

2012-02-07 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202978#comment-13202978 ] Doug Cutting commented on AVRO-975: --- Andrew, is this the complete implementation? If so,

[jira] [Commented] (AVRO-1006) Fingerprints for Avro Schemas

2012-02-07 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203082#comment-13203082 ] Doug Cutting commented on AVRO-1006: Some notes: - Primitive types may have

[jira] [Commented] (AVRO-1021) Fix a few name-related imperfections in Avro spec

2012-02-08 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203788#comment-13203788 ] Doug Cutting commented on AVRO-1021: if there is an Avro Data File or old schema that

[jira] [Commented] (AVRO-1022) Error in validate name

2012-02-08 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203818#comment-13203818 ] Doug Cutting commented on AVRO-1022: Every language that currently implements Avro

[jira] [Commented] (AVRO-995) Java: Update Dependencies for 1.6.2

2012-02-08 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203823#comment-13203823 ] Doug Cutting commented on AVRO-995: --- +1 Java: Update Dependencies for

[jira] [Commented] (AVRO-1022) Error in validate name

2012-02-08 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203876#comment-13203876 ] Doug Cutting commented on AVRO-1022: I doubt it's well tested in implementations so

[jira] [Commented] (AVRO-1007) Insufficient validation in generated specific record builder implementations

2012-02-08 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203928#comment-13203928 ] Doug Cutting commented on AVRO-1007: According to the spec, that schema is malformed.

[jira] [Commented] (AVRO-1021) Fix a few name-related imperfections in Avro spec

2012-02-08 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204034#comment-13204034 ] Doug Cutting commented on AVRO-1021: where the types attribute of a protocol is always

[jira] [Commented] (AVRO-850) Python protocol parsing doesn't set message error union to ['string'] when no errors declared

2012-02-08 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204165#comment-13204165 ] Doug Cutting commented on AVRO-850: --- This is a duplicate of AVRO-748 as far as I can tell

[jira] [Commented] (AVRO-973) Union behavior not consistent

2012-02-08 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204169#comment-13204169 ] Doug Cutting commented on AVRO-973: --- I'll commit this tomorrow unless there are

[jira] [Commented] (AVRO-301) Handle non-reserved properties appropriately in the Python implementation

2012-02-08 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204171#comment-13204171 ] Doug Cutting commented on AVRO-301: --- I'll commit this tomorrow unless there are

[jira] [Commented] (AVRO-1022) Error in validate name

2012-02-09 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204844#comment-13204844 ] Doug Cutting commented on AVRO-1022: And doing Unicode right is a lot of work; doing

[jira] [Commented] (AVRO-990) ruby impl failed when the local_protocol not same with remote_protocol

2012-02-09 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204914#comment-13204914 ] Doug Cutting commented on AVRO-990: --- It would also be good to have a test case included in

[jira] [Commented] (AVRO-1022) Error in validate name

2012-02-10 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13205616#comment-13205616 ] Doug Cutting commented on AVRO-1022: An implementation would be naive to trust that

[jira] [Commented] (AVRO-973) Union behavior not consistent

2012-02-10 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13205678#comment-13205678 ] Doug Cutting commented on AVRO-973: --- There is no change you can make to the current

[jira] [Commented] (AVRO-973) Union behavior not consistent

2012-02-10 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13205715#comment-13205715 ] Doug Cutting commented on AVRO-973: --- Ultimately I think the fix is AVRO-283. Python would

[jira] [Commented] (AVRO-1022) Error in validate name

2012-02-13 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13207029#comment-13207029 ] Doug Cutting commented on AVRO-1022: If names are restricted, then consuming schemas

[jira] [Commented] (AVRO-1028) IPC transceiver doesn't gracefully handle server connection resets.

2012-02-13 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13207313#comment-13207313 ] Doug Cutting commented on AVRO-1028: Patch works for me, but with the addition of

[jira] [Commented] (AVRO-1025) migrate website dist to svnpubsub

2012-02-16 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13209735#comment-13209735 ] Doug Cutting commented on AVRO-1025: I committed the docs to subversion and asked

[jira] [Commented] (AVRO-672) Convert JSON Text Input to Avro Tool

2012-02-17 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13210586#comment-13210586 ] Doug Cutting commented on AVRO-672: --- Leith, is the tool that Ron provided here the one you

[jira] [Commented] (AVRO-593) Avro mapreduce apis incompatible with hadoop 0.20.2

2012-02-17 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13210813#comment-13210813 ] Doug Cutting commented on AVRO-593: --- Garrett, this code looks great! Thanks for

[jira] [Commented] (AVRO-593) Avro mapreduce apis incompatible with hadoop 0.20.2

2012-02-21 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212819#comment-13212819 ] Doug Cutting commented on AVRO-593: --- I see a few choices: 1.

[jira] [Commented] (AVRO-593) Avro mapreduce apis incompatible with hadoop 0.20.2

2012-02-21 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213071#comment-13213071 ] Doug Cutting commented on AVRO-593: --- Is it possible to move AvroSequenceFile under o.a.a

[jira] [Commented] (AVRO-593) Avro mapreduce apis incompatible with hadoop 0.20.2

2012-02-22 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213866#comment-13213866 ] Doug Cutting commented on AVRO-593: --- Ideally, anything in the .io, .util, and .file

[jira] [Commented] (AVRO-1035) Add the possibility to append to existing avro files

2012-02-22 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13213874#comment-13213874 ] Doug Cutting commented on AVRO-1035: Note that append is not reliable in current Hadoop

[jira] [Commented] (AVRO-1023) Saved state should be restored in finally clause

2012-02-22 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214094#comment-13214094 ] Doug Cutting commented on AVRO-1023: The way this might be triggered is if a

[jira] [Commented] (AVRO-999) NPE in Java, RecordBuilderBase.defaultValue

2012-02-22 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214103#comment-13214103 ] Doug Cutting commented on AVRO-999: --- I think this was already fixed in AVRO-1007. Can I

[jira] [Commented] (AVRO-999) NPE in Java, RecordBuilderBase.defaultValue

2012-02-23 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214909#comment-13214909 ] Doug Cutting commented on AVRO-999: --- The test case added in this patch passes with the

[jira] [Commented] (AVRO-1006) Fingerprints for Avro Schemas

2012-02-23 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13214932#comment-13214932 ] Doug Cutting commented on AVRO-1006: This looks generally good. A few nits: - In

[jira] [Commented] (AVRO-1036) IDL processing fails with multi-level nested imports

2012-02-23 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215125#comment-13215125 ] Doug Cutting commented on AVRO-1036: Looks like we patched this in parallel! You added

[jira] [Commented] (AVRO-1027) NettyTransceiver will deadlock when attempting transceive/disconnect on the same thread

2012-03-01 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220296#comment-13220296 ] Doug Cutting commented on AVRO-1027: Simon, do you expect to supply a test today? It

[jira] [Commented] (AVRO-1027) NettyTransceiver will deadlock when attempting transceive/disconnect on the same thread

2012-03-01 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220363#comment-13220363 ] Doug Cutting commented on AVRO-1027: Should we: - a. commit this without tests and roll

[jira] [Commented] (AVRO-1027) NettyTransceiver will deadlock when attempting transceive/disconnect on the same thread

2012-03-02 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221291#comment-13221291 ] Doug Cutting commented on AVRO-1027: James, thanks for running your tests. I guess

[jira] [Commented] (AVRO-1006) Fingerprints for Avro Schemas

2012-03-02 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221342#comment-13221342 ] Doug Cutting commented on AVRO-1006: Raymie SchemaFingerprint.fingerprint seems

[jira] [Commented] (AVRO-1006) Fingerprints for Avro Schemas

2012-03-02 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221386#comment-13221386 ] Doug Cutting commented on AVRO-1006: A few minor nits: - the 'href' in one of the

[jira] [Commented] (AVRO-784) SpecificCompiler should generate accessors

2012-03-05 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13222847#comment-13222847 ] Doug Cutting commented on AVRO-784: --- Scott, good point. Let's open a new issue to add

[jira] [Commented] (AVRO-987) Make Avro OSGi ready

2012-03-06 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13223408#comment-13223408 ] Doug Cutting commented on AVRO-987: --- The patch looks reasonable to me, but fails to apply

[jira] [Commented] (AVRO-1022) Error in validate name

2012-03-06 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13223419#comment-13223419 ] Doug Cutting commented on AVRO-1022: Raymie, this is a good approach. The spec

[jira] [Commented] (AVRO-1006) Fingerprints for Avro Schemas

2012-03-06 Thread Doug Cutting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13223428#comment-13223428 ] Doug Cutting commented on AVRO-1006: Patch looks good. +1 I'll commit this unless there

  1   2   >