[jira] [Commented] (AVRO-1134) Ruby datafile serialization fails with UTF-8 characters

2012-11-12 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495425#comment-13495425 ] Nicolas Fouché commented on AVRO-1134: -- Here is my fix: https://github.com/nfo/

[jira] [Created] (AVRO-1212) Protocol schema generated from reflection does not support @Union with collections

2012-11-28 Thread JIRA
Sébastien Launay created AVRO-1212: -- Summary: Protocol schema generated from reflection does not support @Union with collections Key: AVRO-1212 URL: https://issues.apache.org/jira/browse/AVRO-1212

[jira] [Updated] (AVRO-1212) Protocol schema generated from reflection does not support @Union with collections

2012-11-28 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Launay updated AVRO-1212: --- Attachment: AVRO-1212-union-with-collections-2012-11-28.patch > Protocol schema genera

[jira] [Updated] (AVRO-1212) Protocol schema generated from reflection does not support @Union with collections

2012-11-28 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Launay updated AVRO-1212: --- Status: Patch Available (was: Open) Patch fixing the issue by: - converting annotated List

[jira] [Commented] (AVRO-1212) Protocol schema generated from reflection does not support @Union with collections

2012-11-29 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506982#comment-13506982 ] Sébastien Launay commented on AVRO-1212: Unfortunately it's not po

[jira] [Created] (AVRO-1214) Generated protocol's method should return void instead of Void like one-way message

2012-12-05 Thread JIRA
Sébastien Launay created AVRO-1214: -- Summary: Generated protocol's method should return void instead of Void like one-way message Key: AVRO-1214 URL: https://issues.apache.org/jira/browse/AVRO

[jira] [Updated] (AVRO-1214) Generated protocol's method should return void instead of Void like one-way message

2012-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Launay updated AVRO-1214: --- Status: Patch Available (was: Open) Patch for using void instead of Void for two-ways

[jira] [Updated] (AVRO-1214) Generated protocol's method should return void instead of Void like one-way message

2012-12-05 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Launay updated AVRO-1214: --- Attachment: AVRO-1214-unbox-void-2012-12-05.patch > Generated protocol's metho

[jira] [Commented] (AVRO-1214) Generated protocol's method should return void instead of Void like one-way message

2012-12-07 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526718#comment-13526718 ] Sébastien Launay commented on AVRO-1214: You are right Apache versioning w

[jira] [Updated] (AVRO-732) Generated protocol's method should not throw AvroRemoteException

2012-12-11 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Launay updated AVRO-732: -- Attachment: AVRO-732-remove-generated-remote-exception-2012-12-11.patch I attached a patch for

[jira] [Created] (AVRO-1220) Dead lock

2012-12-13 Thread JIRA
Stéphane Landelle created AVRO-1220: --- Summary: Dead lock Key: AVRO-1220 URL: https://issues.apache.org/jira/browse/AVRO-1220 Project: Avro Issue Type: Bug Components: java

[jira] [Updated] (AVRO-732) Generated protocol's method should not throw AvroRemoteException

2012-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Launay updated AVRO-732: -- Attachment: AVRO-732-remove-generated-remote-exception-2012-12-17.patch I made the following

[jira] [Commented] (AVRO-732) Generated protocol's method should not throw AvroRemoteException

2012-12-18 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534770#comment-13534770 ] Sébastien Launay commented on AVRO-732: --- I understand your concern but if you s

[jira] [Commented] (AVRO-732) Generated protocol's method should not throw AvroRemoteException

2012-12-20 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537221#comment-13537221 ] Sébastien Launay commented on AVRO-732: --- The two interfaces looks cleaner indeed

[jira] [Commented] (AVRO-1220) Dead lock

2013-01-18 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557940#comment-13557940 ] Stéphane Landelle commented on AVRO-1220: - Hi, No, not yet. I'll be

[jira] [Commented] (AVRO-1220) Dead lock

2013-02-08 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574725#comment-13574725 ] Stéphane Landelle commented on AVRO-1220: - Hi, I just tried your second patch

[jira] [Commented] (AVRO-1277) Improve performance of reflection-based serializers

2013-03-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13609201#comment-13609201 ] Holger Hoffstätte commented on AVRO-1277: - This will successfully leak cla

[jira] [Commented] (AVRO-1277) Improve performance of reflection-based serializers

2013-03-22 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610609#comment-13610609 ] Holger Hoffstätte commented on AVRO-1277: - Doug, thanks for addressing my conc

[jira] [Commented] (AVRO-1277) Improve performance of reflection-based serializers

2013-03-22 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610753#comment-13610753 ] Holger Hoffstätte commented on AVRO-1277: - Adding support for Unsafe is great

[jira] [Commented] (AVRO-1333) compare strings with .equals

2013-07-23 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717655#comment-13717655 ] Renato Javier Marroquín Mogrovejo commented on AVRO-1333: - S

[jira] [Created] (AVRO-1493) Avoid the "Turkish Locale Problem"

2014-04-05 Thread JIRA
Serkan Taş created AVRO-1493: Summary: Avoid the "Turkish Locale Problem" Key: AVRO-1493 URL: https://issues.apache.org/jira/browse/AVRO-1493 Project: Avro Issue Type: Bug

[jira] [Created] (AVRO-1532) Field deletion not possible for ReflectData: NPE

2014-06-23 Thread JIRA
O. Reißig created AVRO-1532: --- Summary: Field deletion not possible for ReflectData: NPE Key: AVRO-1532 URL: https://issues.apache.org/jira/browse/AVRO-1532 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1532) Field deletion not possible for ReflectData: NPE

2014-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] O. Reißig updated AVRO-1532: Description: *Actual behaviour:* I have a field in my reflection-based schema like this: {code} @Nullable

[jira] [Updated] (AVRO-1532) Field deletion not possible for ReflectData: NPE

2014-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] O. Reißig updated AVRO-1532: Attachment: ReflectDataFieldRemovalTest.java > Field deletion not possible for ReflectData:

[jira] [Updated] (AVRO-1532) Field deletion not possible for ReflectData: NPE

2014-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] O. Reißig updated AVRO-1532: Description: *Actual behaviour:* I have a field in my reflection-based schema like this: {code} @Nullable

[jira] [Updated] (AVRO-1532) Field deletion not possible for ReflectData: NPE

2014-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] O. Reißig updated AVRO-1532: Labels: java reflection (was: ) > Field deletion not possible for ReflectData:

[jira] [Updated] (AVRO-1532) Field deletion not possible for ReflectData: NPE

2014-06-25 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] O. Reißig updated AVRO-1532: Attachment: RemovalOfUnionSubtype.java Thanks for your suggestion with AvroAlias, that's a lot better

[jira] [Updated] (AVRO-1532) Field deletion not possible for ReflectData: NPE

2014-07-14 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] O. Reißig updated AVRO-1532: Attachment: ReflectData.java.patch Wouldn't something like this suffice? It allows for fields to be re

[jira] [Created] (AVRO-1583) Add stdin support to tojson

2014-09-08 Thread JIRA
Clément MAHTIEU created AVRO-1583: - Summary: Add stdin support to tojson Key: AVRO-1583 URL: https://issues.apache.org/jira/browse/AVRO-1583 Project: Avro Issue Type: Improvement

[jira] [Updated] (AVRO-1583) Add stdin support to tojson

2014-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clément MAHTIEU updated AVRO-1583: -- Affects Version/s: 1.7.7 Status: Patch Available (was: Open) Add support of

[jira] [Updated] (AVRO-1583) Add stdin support to tojson

2014-09-08 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clément MAHTIEU updated AVRO-1583: -- Attachment: AVRO-1583.patch > Add stdin support to toj

[jira] [Commented] (AVRO-1124) RESTful service for holding schemas

2014-10-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178542#comment-14178542 ] René X Parra commented on AVRO-1124: [~felixgv] I, too, implemented and deploy

[jira] [Updated] (AVRO-1611) Avro-mapred should provide CombineAvroKeyInputFormat

2014-11-25 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bartłomiej Romański updated AVRO-1611: -- Attachment: CombineAvroKeyInputFormat.java > Avro-mapred should prov

[jira] [Updated] (AVRO-1611) Avro-mapred should provide CombineAvroKeyInputFormat

2014-11-25 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bartłomiej Romański updated AVRO-1611: -- Description: A serious issue with Hadoop is dealing with a huge number of small files

[jira] [Created] (AVRO-1611) Avro-mapred should provide CombineAvroKeyInputFormat

2014-11-25 Thread JIRA
Bartłomiej Romański created AVRO-1611: - Summary: Avro-mapred should provide CombineAvroKeyInputFormat Key: AVRO-1611 URL: https://issues.apache.org/jira/browse/AVRO-1611 Project: Avro

[jira] [Created] (AVRO-1628) Add Schema.createUnion(Schema... type)

2015-01-10 Thread JIRA
Clément MAHTIEU created AVRO-1628: - Summary: Add Schema.createUnion(Schema... type) Key: AVRO-1628 URL: https://issues.apache.org/jira/browse/AVRO-1628 Project: Avro Issue Type: Improvement

[jira] [Updated] (AVRO-1628) Add Schema.createUnion(Schema... type)

2015-01-10 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clément MAHTIEU updated AVRO-1628: -- Attachment: AVRO-1628.patch Attach patch > Add Schema.createUnion(Schema... t

[jira] [Updated] (AVRO-1628) Add Schema.createUnion(Schema... type)

2015-01-12 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clément MAHTIEU updated AVRO-1628: -- Attachment: AVRO-1628.patch Thanks for the review. I updated the patch taking your suggestion

[jira] [Created] (AVRO-1632) JsonEncoder in Avro C++ dosen't close braces

2015-01-19 Thread JIRA
Heye Vöcking created AVRO-1632: -- Summary: JsonEncoder in Avro C++ dosen't close braces Key: AVRO-1632 URL: https://issues.apache.org/jira/browse/AVRO-1632 Project: Avro Issue Type

[jira] [Updated] (AVRO-1632) C++ JsonEncoder dosen't close braces of objects

2015-01-19 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heye Vöcking updated AVRO-1632: --- Summary: C++ JsonEncoder dosen't close braces of objects (was: JsonEncoder in Avro C++ dosen&#x

[jira] [Updated] (AVRO-1632) C++ JsonEncoder dosen't close braces of objects

2015-01-19 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heye Vöcking updated AVRO-1632: --- Labels: avro c++ encode json (was: avro c++ encode infinite-loop json) > C++ JsonEncoder dose

[jira] [Created] (AVRO-1635) C++ schema aware encoders throw tr1::bad_weak_ptr exception for recursive schema

2015-01-22 Thread JIRA
Heye Vöcking created AVRO-1635: -- Summary: C++ schema aware encoders throw tr1::bad_weak_ptr exception for recursive schema Key: AVRO-1635 URL: https://issues.apache.org/jira/browse/AVRO-1635 Project

[jira] [Updated] (AVRO-1635) C++ schema aware encoders throw tr1::bad_weak_ptr exception for recursive schema

2015-01-22 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heye Vöcking updated AVRO-1635: --- Description: Encoding an object with a recursive schema fails when using a jsonEncoder or a

[jira] [Updated] (AVRO-1635) C++ schema aware encoders throw tr1::bad_weak_ptr exception for recursive schema

2015-01-22 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heye Vöcking updated AVRO-1635: --- Description: Encoding an object with a recursive schema fails when using a jsonEncoder or a

[jira] [Updated] (AVRO-1635) C++ schema aware encoders throw tr1::bad_weak_ptr exception for recursive schema

2015-01-22 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heye Vöcking updated AVRO-1635: --- Description: Encoding an object with a recursive schema fails when using a jsonEncoder or a

[jira] [Resolved] (AVRO-1632) C++ JsonEncoder dosen't close braces of objects

2015-01-29 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heye Vöcking resolved AVRO-1632. Resolution: Not a Problem Fix Version/s: 1.7.7 I just realized that I did a mistake, so it is

[jira] [Created] (AVRO-1673) Python 3 EnumSchema changes the order of symbols

2015-05-29 Thread JIRA
Marcin Białoń created AVRO-1673: --- Summary: Python 3 EnumSchema changes the order of symbols Key: AVRO-1673 URL: https://issues.apache.org/jira/browse/AVRO-1673 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1673) Python 3 EnumSchema changes the order of symbols

2015-05-29 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Białoń updated AVRO-1673: Attachment: AVRO-1673.patch [~kryzthov] [~cutting] Could you please review this patch? > Pytho

[jira] [Created] (AVRO-1681) Improve generated JavaDocs

2015-06-10 Thread JIRA
Charles Gariépy-Ikeson created AVRO-1681: Summary: Improve generated JavaDocs Key: AVRO-1681 URL: https://issues.apache.org/jira/browse/AVRO-1681 Project: Avro Issue Type

[jira] [Updated] (AVRO-1681) Improve generated JavaDocs

2015-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Gariépy-Ikeson updated AVRO-1681: - Attachment: AVRO-1681.patch > Improve generated JavaD

[jira] [Commented] (AVRO-1681) Improve generated JavaDocs

2015-06-10 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581237#comment-14581237 ] Charles Gariépy-Ikeson commented on AVRO-1681: -- I've added AVRO-1

[jira] [Resolved] (AVRO-1673) Python 3 EnumSchema changes the order of symbols

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Białoń resolved AVRO-1673. - Resolution: Fixed Release Note: Prevent changing order of enum symbols running on Python 3

[jira] [Updated] (AVRO-1673) Python 3 EnumSchema changes the order of symbols

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Białoń updated AVRO-1673: Status: Patch Available (was: Reopened) > Python 3 EnumSchema changes the order of symb

[jira] [Reopened] (AVRO-1673) Python 3 EnumSchema changes the order of symbols

2015-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Białoń reopened AVRO-1673: - > Python 3 EnumSchema changes the order of symb

[jira] [Updated] (AVRO-1681) Improve generated JavaDocs

2015-06-25 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Gariépy-Ikeson updated AVRO-1681: - Attachment: AVRO-1681-TRUNK.patch Patch for AVRO-1681 on TRUNK. > Impr

[jira] [Commented] (AVRO-1681) Improve generated JavaDocs

2015-06-25 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601854#comment-14601854 ] Charles Gariépy-Ikeson commented on AVRO-1681: -- I've uploaded a

[jira] [Commented] (AVRO-1635) C++ schema aware encoders throw tr1::bad_weak_ptr exception for recursive schema

2015-08-31 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723220#comment-14723220 ] Heye Vöcking commented on AVRO-1635: I think I could use this schema without prob

[jira] [Created] (AVRO-1755) avro-mapred should not depend on avro-ipc:test

2015-11-08 Thread JIRA
Clément MAHTIEU created AVRO-1755: - Summary: avro-mapred should not depend on avro-ipc:test Key: AVRO-1755 URL: https://issues.apache.org/jira/browse/AVRO-1755 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1755) avro-mapred should not depend on avro-ipc:test

2015-11-08 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clément MAHTIEU updated AVRO-1755: -- Attachment: AVRO-1755.patch > avro-mapred should not depend on avro-ipc:t

[jira] [Updated] (AVRO-1755) avro-mapred should not depend on avro-ipc:test

2015-11-08 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clément MAHTIEU updated AVRO-1755: -- Status: Patch Available (was: Open) > avro-mapred should not depend on avro-ipc:t

[jira] [Created] (AVRO-1787) Add support of directories & globs to concat

2016-01-21 Thread JIRA
Clément MATHIEU created AVRO-1787: - Summary: Add support of directories & globs to concat Key: AVRO-1787 URL: https://issues.apache.org/jira/browse/AVRO-1787 Project: Avro Issue Type:

[jira] [Updated] (AVRO-1787) Add support of directories & globs to concat

2016-01-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clément MATHIEU updated AVRO-1787: -- Attachment: AVRO-1787.patch > Add support of directories & globs to

[jira] [Updated] (AVRO-1787) Add support of directories & globs to concat

2016-01-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clément MATHIEU updated AVRO-1787: -- Status: Patch Available (was: Open) > Add support of directories & globs to

[jira] [Created] (AVRO-1796) Potential dead lock issue

2016-02-08 Thread JIRA
Jean-Baptiste Onofré created AVRO-1796: -- Summary: Potential dead lock issue Key: AVRO-1796 URL: https://issues.apache.org/jira/browse/AVRO-1796 Project: Avro Issue Type: Bug

[jira] [Commented] (AVRO-1796) Potential dead lock issue

2016-02-08 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136736#comment-15136736 ] Jean-Baptiste Onofré commented on AVRO-1796: I gonna work a fix (basically

[jira] [Commented] (AVRO-1124) RESTful service for holding schemas

2016-02-09 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15139185#comment-15139185 ] René X Parra commented on AVRO-1124: I for one, redact my previous not

[jira] [Created] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-03-08 Thread JIRA
Thomas Lörtsch created AVRO-1807: Summary: NullPointerException from Json.ObjectWriter Key: AVRO-1807 URL: https://issues.apache.org/jira/browse/AVRO-1807 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-04-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Lörtsch updated AVRO-1807: - Affects Version/s: (was: 1.8.0) > NullPointerException from Json.ObjectWri

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-04-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Lörtsch updated AVRO-1807: - Affects Version/s: 1.8.1 > NullPointerException from Json.ObjectWri

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-04-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Lörtsch updated AVRO-1807: - Priority: Blocker (was: Major) > NullPointerException from Json.ObjectWri

[jira] [Commented] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-04-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251756#comment-15251756 ] Thomas Lörtsch commented on AVRO-1807: -- AVRO-1833 says "Please link is

[jira] [Commented] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-12 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15281283#comment-15281283 ] Thomas Lörtsch commented on AVRO-1807: -- Hi, I'm on vacation and though

[jira] [Created] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-06-15 Thread JIRA
Piotr Wikieł created AVRO-1862: -- Summary: AvroOutputFormat saves compressed avrò files without respecting codec's default extension Key: AVRO-1862 URL: https://issues.apache.org/jira/browse/AVRO

[jira] [Updated] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-06-15 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Wikieł updated AVRO-1862: --- Attachment: AVRO-1862.patch > AvroOutputFormat saves compressed avrò files without respecting code

[jira] [Updated] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-06-15 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Wikieł updated AVRO-1862: --- Description: Common pattern in naming compressed files is giving them extension derived from

[jira] [Updated] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-06-23 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Wikieł updated AVRO-1862: --- Attachment: AVRO-1862-1.patch [~rdblue] yep, it's definitely true so I've prepared corre

[jira] [Comment Edited] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-06-23 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346363#comment-15346363 ] Piotr Wikieł edited comment on AVRO-1862 at 6/23/16 4:2

[jira] [Updated] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-06-23 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Wikieł updated AVRO-1862: --- Description: Common pattern in naming compressed files is giving them extension derived from

[jira] [Created] (AVRO-1874) py3 avro module import upsets logging level in host application

2016-07-04 Thread JIRA
Torgeir Børresen created AVRO-1874: -- Summary: py3 avro module import upsets logging level in host application Key: AVRO-1874 URL: https://issues.apache.org/jira/browse/AVRO-1874 Project: Avro

[jira] [Commented] (AVRO-1874) py3 avro module import upsets logging level in host application

2016-07-05 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362212#comment-15362212 ] Torgeir Børresen commented on AVRO-1874: Opened a pull request for the py3 par

[jira] [Updated] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Wikieł updated AVRO-1862: --- Status: Patch Available (was: Open) > AvroOutputFormat saves compressed avrò files without respect

[jira] [Commented] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-07-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388004#comment-15388004 ] Piotr Wikieł commented on AVRO-1862: [~mike.hurley] let me explain you how I use i

[jira] [Comment Edited] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-07-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388004#comment-15388004 ] Piotr Wikieł edited comment on AVRO-1862 at 7/21/16 4:3

[jira] [Updated] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-07-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Wikieł updated AVRO-1862: --- Affects Version/s: 1.8.1 Fix Version/s: 1.8.2 > AvroOutputFormat saves compressed avrò fi

[jira] [Updated] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-07-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Wikieł updated AVRO-1862: --- Labels: patch (was: ) Release Note: avro.mapred.output.extension.from-codec (boolean

[jira] [Comment Edited] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension

2016-07-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388004#comment-15388004 ] Piotr Wikieł edited comment on AVRO-1862 at 7/21/16 4:4

[jira] [Commented] (AVRO-1375) Python to Java RPC call error

2016-08-02 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15403904#comment-15403904 ] Sébastien GLON commented on AVRO-1375: -- I have the same error than you; I think

[jira] [Commented] (AVRO-1874) py3 avro module import upsets logging level in host application

2016-08-30 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15449321#comment-15449321 ] Torgeir Børresen commented on AVRO-1874: Hi, are there any plans for this i

[jira] [Created] (AVRO-1945) Python float deviation

2016-10-28 Thread JIRA
Stephan Müller created AVRO-1945: Summary: Python float deviation Key: AVRO-1945 URL: https://issues.apache.org/jira/browse/AVRO-1945 Project: Avro Issue Type: Bug Components

[jira] [Commented] (AVRO-1945) Python float deviation

2016-10-30 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15619632#comment-15619632 ] Stephan Müller commented on AVRO-1945: -- Thanks for the reply. We use a Kafka se

[jira] [Commented] (AVRO-1375) Python to Java RPC call error

2016-11-04 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15635863#comment-15635863 ] Sébastien GLON commented on AVRO-1375: -- For info nettyTransceiver is message f

[jira] [Created] (AVRO-1960) avro-tools should not display log4j warning when started with java -jar

2016-11-14 Thread JIRA
Clément MATHIEU created AVRO-1960: - Summary: avro-tools should not display log4j warning when started with java -jar Key: AVRO-1960 URL: https://issues.apache.org/jira/browse/AVRO-1960 Project: Avro

[jira] [Updated] (AVRO-1960) avro-tools should not display log4j warning when started with java -jar

2016-11-14 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clément MATHIEU updated AVRO-1960: -- Attachment: AVRO-1960.patch This simple log4j.properties file replicates the one provided by

[jira] [Created] (AVRO-2099) Decimal precision is ignored

2017-10-24 Thread JIRA
Kornel Kiełczewski created AVRO-2099: Summary: Decimal precision is ignored Key: AVRO-2099 URL: https://issues.apache.org/jira/browse/AVRO-2099 Project: Avro Issue Type: Improvement

[jira] [Commented] (AVRO-2099) Decimal precision is ignored

2017-10-25 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218210#comment-16218210 ] Kornel Kiełczewski commented on AVRO-2099: -- Agreed, I'd expect the seri

[jira] [Commented] (AVRO-2099) Decimal precision is ignored

2017-10-25 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218674#comment-16218674 ] Kornel Kiełczewski commented on AVRO-2099: -- What I meant was that 123456

[jira] [Comment Edited] (AVRO-2099) Decimal precision is ignored

2017-10-25 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218674#comment-16218674 ] Kornel Kiełczewski edited comment on AVRO-2099 at 10/25/17 1:5

[jira] [Commented] (AVRO-1981) ReflectionTypeLoadException

2017-10-31 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16226449#comment-16226449 ] Arturo Candela Moltó commented on AVRO-1981: As [~JSteward] reoported, T

[jira] [Created] (AVRO-2142) SchemaBuilder Java documentation code snipped is not valid

2018-02-12 Thread JIRA
Ismaël Mejía created AVRO-2142: -- Summary: SchemaBuilder Java documentation code snipped is not valid Key: AVRO-2142 URL: https://issues.apache.org/jira/browse/AVRO-2142 Project: Avro Issue Type

[jira] [Updated] (AVRO-2142) SchemaBuilder Java documentation code snippet is not valid

2018-02-12 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismaël Mejía updated AVRO-2142: --- Summary: SchemaBuilder Java documentation code snippet is not valid (was: SchemaBuilder Java

  1   2   3   4   5   6   7   8   9   10   >