[jira] [Updated] (AVRO-2149) Using GenericDatumWriter for writing GenericRecord with schema from the specified generated type

2018-02-21 Thread Wojciech Sroka (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wojciech Sroka updated AVRO-2149: - Description: Currently using GenericDatumWriter for writing GenericRecord with schema from the spe

[jira] [Created] (AVRO-2149) Using GenericDatumWriter for writing GenericRecord with schema from the specified generated type

2018-02-21 Thread Wojciech Sroka (JIRA)
Wojciech Sroka created AVRO-2149: Summary: Using GenericDatumWriter for writing GenericRecord with schema from the specified generated type Key: AVRO-2149 URL: https://issues.apache.org/jira/browse/AVRO-2149

Avro serialization in streaming context

2018-02-21 Thread Commeau, Gabriel
Hi all, I’ve been working for several years now on a streaming data platform, and we’ve been using Avro to serialize the messages that flow through the distributed queue (Kafka/Kinesis). Because the message payload contains just one record or a small batch of Avro records, the serialization me

[jira] [Updated] (AVRO-2143) ReflectData should determine inner class names in a different way.

2018-02-21 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-2143: --- Resolution: Fixed Status: Resolved (was: Patch Available) > ReflectData should determine inner

[jira] [Commented] (AVRO-2143) ReflectData should determine inner class names in a different way.

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372274#comment-16372274 ] ASF GitHub Bot commented on AVRO-2143: -- cutting closed pull request #283: AVRO-2143. F

[jira] [Commented] (AVRO-2144) 404 - Not found - Invalid Url for CSharp documentation

2018-02-21 Thread Selva Chinnasamy (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372271#comment-16372271 ] Selva Chinnasamy commented on AVRO-2144: [~nielsbasjes]: Closed the previous pull r

[jira] [Commented] (AVRO-2144) 404 - Not found - Invalid Url for CSharp documentation

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372267#comment-16372267 ] ASF GitHub Bot commented on AVRO-2144: -- vishelma opened a new pull request #286: AVRO-

[jira] [Commented] (AVRO-2144) 404 - Not found - Invalid Url for CSharp documentation

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372252#comment-16372252 ] ASF GitHub Bot commented on AVRO-2144: -- vishelma closed pull request #284: AVRO-2144:

[jira] [Updated] (AVRO-2148) Avro: Schema compatibility/evolution - attribute size change

2018-02-21 Thread Ashok (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashok updated AVRO-2148: Description: Let's assume the schema changed from V1 to V2.  Currently, we can't create a  merge of the two schema th

[jira] [Updated] (AVRO-2148) Avro: Schema compatibility/evolution - attribute size change

2018-02-21 Thread Ashok (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashok updated AVRO-2148: Description: Let's assume the schema changed from V1 to V2.  Currently, we can't create a  merge of the two schema th

[jira] [Commented] (AVRO-2148) Avro: Schema compatibility/evolution - attribute size change

2018-02-21 Thread Ashok (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372187#comment-16372187 ] Ashok commented on AVRO-2148: - FYI, Hive avro deserializer is being used to read the Avro data

[jira] [Updated] (AVRO-2148) Avro: Schema compatibility/evolution - attribute size change

2018-02-21 Thread Ashok (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashok updated AVRO-2148: Description: Let's assume the schema changed from V1 to V2.  Currently, we can't create a  merge of the two schema th

[jira] [Updated] (AVRO-2148) Avro: Schema compatibility/evolution - attribute size change

2018-02-21 Thread Ashok (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashok updated AVRO-2148: Description: Let's assume the schema changed from V1 to V2.  Currently, we can't create a  merge of the two schema th

[jira] [Updated] (AVRO-2148) Avro: Schema compatibility/evolution - attribute size change

2018-02-21 Thread Ashok (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashok updated AVRO-2148: Description: Let's assume the schema changed from V1 to V2.  Currently, we can't create a  merge of the two schema th

[jira] [Created] (AVRO-2148) Avro: Schema compatibility/evolution - attribute size change

2018-02-21 Thread Ashok (JIRA)
Ashok created AVRO-2148: --- Summary: Avro: Schema compatibility/evolution - attribute size change Key: AVRO-2148 URL: https://issues.apache.org/jira/browse/AVRO-2148 Project: Avro Issue Type: Improvemen

[jira] [Resolved] (AVRO-2041) set up gitbox integration

2018-02-21 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes resolved AVRO-2041. Resolution: Fixed > set up gitbox integration > - > > Key: AV

[jira] [Commented] (AVRO-2041) set up gitbox integration

2018-02-21 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372096#comment-16372096 ] Niels Basjes commented on AVRO-2041: I updated http://avro.apache.org/version_control.h

[jira] [Commented] (AVRO-2041) set up gitbox integration

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372037#comment-16372037 ] ASF GitHub Bot commented on AVRO-2041: -- nielsbasjes closed pull request #285: AVRO-204

[jira] [Commented] (AVRO-2041) set up gitbox integration

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371944#comment-16371944 ] ASF GitHub Bot commented on AVRO-2041: -- nielsbasjes opened a new pull request #285: AV

[jira] [Commented] (AVRO-2147) Proto to Avro serialization is unnecessarily slow due to repeated schema creation

2018-02-21 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371757#comment-16371757 ] Doug Cutting commented on AVRO-2147: Patch looks fine to me. I don't think we need to

[jira] [Commented] (AVRO-2132) Avro IDL: Support dot ('.') character in property annotation names

2018-02-21 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371756#comment-16371756 ] Doug Cutting commented on AVRO-2132: Patch looks good to me. Does anyone object to com

[jira] [Commented] (AVRO-2143) ReflectData should determine inner class names in a different way.

2018-02-21 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371753#comment-16371753 ] Doug Cutting commented on AVRO-2143: Any objections to committing this? > ReflectData

Re: [jira] [Commented] (AVRO-2041) set up gitbox integration

2018-02-21 Thread Doug Cutting
There's not much risk in updating the forrest version, since it's only used at documentation build time. So if it fixes the build in the Docker image then I'm +1 for upgrading. Doug On Wed, Feb 21, 2018 at 2:47 AM, Niels Basjes (JIRA) wrote: > > [ https://issues.apache.org/jira/browse/AVRO

FINAL REMINDER: CFP for Apache EU Roadshow Closes 25th February

2018-02-21 Thread Sharan F
Hello Apache Supporters and Enthusiasts This is your FINAL reminder that the Call for Papers (CFP) for the Apache EU Roadshow is closing soon. Our Apache EU Roadshow will focus on Cloud, IoT, Apache Tomcat, Apache Http and will run from 13-14 June 2018 in Berlin. Note that the CFP deadline has

[jira] [Reopened] (AVRO-2144) 404 - Not found - Invalid Url for CSharp documentation

2018-02-21 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes reopened AVRO-2144: Reopening: At this point nothing has been committed yet. > 404 - Not found - Invalid Url for CSharp docu

[jira] [Commented] (AVRO-2144) 404 - Not found - Invalid Url for CSharp documentation

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371240#comment-16371240 ] ASF GitHub Bot commented on AVRO-2144: -- nielsbasjes commented on issue #284: AVRO-2144

[jira] [Commented] (AVRO-2041) set up gitbox integration

2018-02-21 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371215#comment-16371215 ] Niels Basjes commented on AVRO-2041: The site is in subversion and uses ant/forrest to