[jira] [Commented] (AVRO-1887) set up precommit checks via Apache Yetus

2017-02-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867146#comment-15867146 ] Suraj Acharya commented on AVRO-1887: - Created a pull request here :

[jira] [Updated] (AVRO-1887) set up precommit checks via Apache Yetus

2017-02-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya updated AVRO-1887: Status: Patch Available (was: In Progress) > set up precommit checks via Apache Yetus >

[GitHub] avro pull request #196: Avro 1887

2017-02-14 Thread spacharya
GitHub user spacharya opened a pull request: https://github.com/apache/avro/pull/196 Avro 1887 I have made the setup to use yetus. A quick setup of yetus can be done using this script : https://gist.github.com/spacharya/c1013fda8fe5d864fd028e8e5c478b81 You will need to

[jira] [Commented] (AVRO-1989) Ruby schema validation for fixed types should use bytesize in error message

2017-02-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15866957#comment-15866957 ] Suraj Acharya commented on AVRO-1989: - I added the changes in AVRO-1996 and the tests are now passing.

[jira] [Commented] (AVRO-1996) incompatibility with ruby 2.4

2017-02-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15866947#comment-15866947 ] ASF GitHub Bot commented on AVRO-1996: -- Github user asfgit closed the pull request at:

[jira] [Updated] (AVRO-1996) incompatibility with ruby 2.4

2017-02-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya updated AVRO-1996: Resolution: Fixed Status: Resolved (was: Patch Available) Thanks [~tjwp] > incompatibility

[GitHub] avro pull request #191: AVRO-1996: compatibility with Ruby 2.4

2017-02-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/avro/pull/191 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Updated] (AVRO-1996) incompatibility with ruby 2.4

2017-02-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya updated AVRO-1996: Labels: test (was: ) > incompatibility with ruby 2.4 > - > >

[jira] [Updated] (AVRO-1996) incompatibility with ruby 2.4

2017-02-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya updated AVRO-1996: Fix Version/s: 1.9.0 Status: Patch Available (was: Open) > incompatibility with ruby 2.4

[jira] [Assigned] (AVRO-1996) incompatibility with ruby 2.4

2017-02-14 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya reassigned AVRO-1996: --- Assignee: Tim Perkins > incompatibility with ruby 2.4 > - > >

org.apache.avro.SchemaParseException: Illegal initial character:

2017-02-14 Thread Amritendu
HI, I am using Avro 1.8.1 and trying to parse the following schema_2. Can you please help? val schema: Schema = new Schema.Parser().parse(StrSchema) I am getting Exception in thread "main" org.apache.avro.SchemaParseException: Illegal initial character:

[jira] [Commented] (AVRO-1886) Improve error reporting for schema validation

2017-02-14 Thread Tim Perkins (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865896#comment-15865896 ] Tim Perkins commented on AVRO-1886: --- The problem seems to be dependent on the version of test-unit used.

[jira] [Commented] (AVRO-1886) Improve error reporting for schema validation

2017-02-14 Thread Tim Perkins (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865842#comment-15865842 ] Tim Perkins commented on AVRO-1886: --- There's an issue, https://issues.apache.org/jira/browse/AVRO-1996,

[jira] [Commented] (AVRO-1886) Improve error reporting for schema validation

2017-02-14 Thread David Lantos (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865691#comment-15865691 ] David Lantos commented on AVRO-1886: I installed 2.1.10 and can't reproduce it: {code} $ bundle exec

[jira] [Comment Edited] (AVRO-1886) Improve error reporting for schema validation

2017-02-14 Thread David Lantos (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865660#comment-15865660 ] David Lantos edited comment on AVRO-1886 at 2/14/17 12:10 PM: -- It does seem to

[jira] [Updated] (AVRO-1748) Add Snappy Compression to C++ DataFile

2017-02-14 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-1748: -- Assignee: J. Langley Status: Patch Available (was: Open) > Add Snappy Compression

[jira] [Comment Edited] (AVRO-1886) Improve error reporting for schema validation

2017-02-14 Thread David Lantos (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865660#comment-15865660 ] David Lantos edited comment on AVRO-1886 at 2/14/17 11:58 AM: -- It does seem to

[jira] [Commented] (AVRO-1886) Improve error reporting for schema validation

2017-02-14 Thread David Lantos (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865660#comment-15865660 ] David Lantos commented on AVRO-1886: It does seem to be 2.1 related: On 2.3.3 I get 0 failures:

[jira] [Resolved] (AVRO-1935) C++ avro not reading snappy compressed file properly

2017-02-14 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. resolved AVRO-1935. --- Resolution: Duplicate The same problem is being addressed by AVRO-1748. > C++ avro

[jira] [Updated] (AVRO-1937) C++ generator for recursive structure crashes

2017-02-14 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-1937: -- Attachment: AVRO-1937.patch > C++ generator for recursive structure crashes >

[jira] [Updated] (AVRO-1937) C++ generator for recursive structure crashes

2017-02-14 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-1937: -- Status: Patch Available (was: Open) Here is a patch that fixes the problem. It handles

[jira] [Updated] (AVRO-1973) Upgrade netty to the latest 3.x release

2017-02-14 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1973: --- Release Note: Netty was upgraded from 3.5.13.Final to 3.10.6.Final. After 3.6.0 Netty does not