[jira] [Commented] (AVRO-1405) Avro-c may not handle eof correctly if avro data file contains multiple sync markers

2013-12-19 Thread Mika Ristimaki (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852780#comment-13852780 ] Mika Ristimaki commented on AVRO-1405: -- Yes I'll assign the copyright to ASF Avro-c

[jira] [Commented] (AVRO-1405) Avro-c may not handle eof correctly if avro data file contains multiple sync markers

2013-12-19 Thread Mika Ristimaki (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852784#comment-13852784 ] Mika Ristimaki commented on AVRO-1405: -- Douglas thanks for all the info on building

[jira] [Commented] (AVRO-1414) Compression with C++ DataFile

2013-12-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853128#comment-13853128 ] Doug Cutting commented on AVRO-1414: This looks great. Tests pass for me and I can

[jira] [Commented] (AVRO-1416) Minor patches to fix warnings with gcc 4.8, clang 3.3 and visual studio (old versions at least).

2013-12-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853131#comment-13853131 ] Doug Cutting commented on AVRO-1416: This appears to have changes from AVRO-1414 mixed

[jira] [Commented] (AVRO-1416) Minor patches to fix warnings with gcc 4.8, clang 3.3 and visual studio (old versions at least).

2013-12-19 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853144#comment-13853144 ] Daniel Russel commented on AVRO-1416: - Sorry, you are right. Uploading a new one.

[jira] [Updated] (AVRO-1416) Minor patches to fix warnings with gcc 4.8, clang 3.3 and visual studio (old versions at least).

2013-12-19 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Russel updated AVRO-1416: Attachment: patch.updated Minor patches to fix warnings with gcc 4.8, clang 3.3 and visual studio

[jira] [Commented] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-12-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853145#comment-13853145 ] Doug Cutting commented on AVRO-1225: These look like good changes, however Forrest

[jira] [Commented] (AVRO-1414) Compression with C++ DataFile

2013-12-19 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853147#comment-13853147 ] Daniel Russel commented on AVRO-1414: - Thanks for the github hint, I couldn't find how

[jira] [Commented] (AVRO-1416) Minor patches to fix warnings with gcc 4.8, clang 3.3 and visual studio (old versions at least).

2013-12-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853161#comment-13853161 ] Doug Cutting commented on AVRO-1416: Thiru, can you (or someone else more fluent in C++

[jira] [Updated] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-12-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated AVRO-1225: --- Attachment: AVRO-1225.patch Now it does :) sorry about that! Add MR guide to documentation for

[jira] [Updated] (AVRO-1063) Ruby client should use multi_json rather than being locked down to yajl

2013-12-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1063: --- Resolution: Fixed Assignee: Duke Status: Resolved (was: Patch Available) I committed

buildbot failure in ASF Buildbot on avro-ruby-ubuntu

2013-12-19 Thread buildbot
The Buildbot has detected a new failure on builder avro-ruby-ubuntu while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/avro-ruby-ubuntu/builds/66 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[jira] [Updated] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-12-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated AVRO-1225: --- Attachment: AVRO-1225.patch That one contained the generated User class. This is better. Add MR

[jira] [Commented] (AVRO-1348) Improve Utf8 to String conversion

2013-12-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853265#comment-13853265 ] ASF subversion and git services commented on AVRO-1348: --- Commit

[jira] [Updated] (AVRO-1348) Improve Utf8 to String conversion

2013-12-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1348: --- Resolution: Fixed Fix Version/s: 1.7.6 Assignee: Doug Cutting (was: Mohammad Kamrul

[jira] [Commented] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-12-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853307#comment-13853307 ] ASF subversion and git services commented on AVRO-1225: --- Commit

[jira] [Updated] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-12-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-1225: --- Resolution: Fixed Fix Version/s: 1.7.6 Status: Resolved (was: Patch Available) I

[jira] [Commented] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-12-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853319#comment-13853319 ] Brock Noland commented on AVRO-1225: Awesome, thanks Doug! Add MR guide to

[jira] [Updated] (AVRO-1405) Avro-c may not handle eof correctly if avro data file contains multiple sync markers

2013-12-19 Thread Douglas Creager (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Creager updated AVRO-1405: -- Resolution: Fixed Status: Resolved (was: Patch Available) Merged into SVN Avro-c may

[jira] [Updated] (AVRO-1404) Need support for SHA

2013-12-19 Thread Marylou Orayani (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marylou Orayani updated AVRO-1404: -- Affects Version/s: 1.7.6 Release Note: The changes made to HandshakeRequest.avsc and

[jira] [Commented] (AVRO-1348) Improve Utf8 to String conversion

2013-12-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853405#comment-13853405 ] Hudson commented on AVRO-1348: -- SUCCESS: Integrated in AvroJava #412 (See

[jira] [Commented] (AVRO-1225) Add MR guide to documentation for mapreduce API

2013-12-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853406#comment-13853406 ] Hudson commented on AVRO-1225: -- SUCCESS: Integrated in AvroJava #412 (See

[jira] [Commented] (AVRO-1405) Avro-c may not handle eof correctly if avro data file contains multiple sync markers

2013-12-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853408#comment-13853408 ] Hudson commented on AVRO-1405: -- SUCCESS: Integrated in AvroJava #412 (See

[jira] [Commented] (AVRO-1063) Ruby client should use multi_json rather than being locked down to yajl

2013-12-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853407#comment-13853407 ] Hudson commented on AVRO-1063: -- SUCCESS: Integrated in AvroJava #412 (See

[jira] [Updated] (AVRO-1404) Need support for SHA

2013-12-19 Thread Marylou Orayani (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marylou Orayani updated AVRO-1404: -- Status: Open (was: Patch Available) Need corporate approval for the submission. Need support

[jira] [Commented] (AVRO-1404) Need support for SHA

2013-12-19 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853508#comment-13853508 ] Doug Cutting commented on AVRO-1404: I'm not sure why 16-byte hashes aren't good enough

[jira] [Commented] (AVRO-1063) Ruby client should use multi_json rather than being locked down to yajl

2013-12-19 Thread Martin Kleppmann (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853545#comment-13853545 ] Martin Kleppmann commented on AVRO-1063: I think it's a good idea to commit the

[jira] [Commented] (AVRO-1412) Python Avro library can't read Avros made with Pig builtin AvroStorage

2013-12-19 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853671#comment-13853671 ] Russell Jurney commented on AVRO-1412: -- Resolved by PIG-3621 Python Avro library

[jira] [Resolved] (AVRO-1412) Python Avro library can't read Avros made with Pig builtin AvroStorage

2013-12-19 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney resolved AVRO-1412. -- Tags: pig Resolution: Fixed Release Note: Fixed in Pig 0.13/0.12.1 in PIG-3621

[jira] [Commented] (AVRO-1063) Ruby client should use multi_json rather than being locked down to yajl

2013-12-19 Thread Ches Martin (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853714#comment-13853714 ] Ches Martin commented on AVRO-1063: --- If you switch to using Bundler in build automation,