Question related to org.apache.avro.io.DirectBinaryDecoder

2016-01-23 Thread Yong Zhang
Hi, Avro Developers: Is anyone familiar the code logic related to org.apache.avro.io.DirectBinaryDecoder? I am asking this question related to AVRO-1786, which I believe I am facing a bug related to this class. A valid Avro record sent from Mapper to the Reducer, but Reducer cannot read it

[jira] [Commented] (AVRO-1749) Maven plugin goal: automatic schemas (.avsc) generation from Java classes (.java)

2016-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113773#comment-15113773 ] ASF GitHub Bot commented on AVRO-1749: -- GitHub user embs opened a pull request:

[GitHub] avro pull request: AVRO-1749 Java: Introduce induce Maven plugin g...

2016-01-23 Thread embs
GitHub user embs opened a pull request: https://github.com/apache/avro/pull/67 AVRO-1749 Java: Introduce induce Maven plugin goal [AVRO-1749](https://issues.apache.org/jira/browse/AVRO-1749) Maven plugin goal to induce Avro schemas and protocol from Java classes. You can

[jira] [Commented] (AVRO-1749) Maven plugin goal: automatic schemas (.avsc) generation from Java classes (.java)

2016-01-23 Thread Matheus Santana (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113776#comment-15113776 ] Matheus Santana commented on AVRO-1749: --- Hi, [~rdblue]. I've submitted a pull request. Would you