Java Mvn Compile error

2016-07-21 Thread Theodore Ravindranath
Hi All, I cloned avro source from git, and went through the getting started instructions here: https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute I'm hoping to work on this: https://helpwanted.apache.org/task.html?7016995edb84589a099db564394845047da3e1c8 The maven compile failed.

[jira] [Commented] (AVRO-1877) AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler

2016-07-21 Thread Yibing Shi (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388623#comment-15388623 ] Yibing Shi commented on AVRO-1877: -- Thanks for the tip, [~busbey]! > AVRO-1847 accidental

[jira] [Commented] (AVRO-607) SpecificData.getSchema not thread-safe

2016-07-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388425#comment-15388425 ] Sean Busbey commented on AVRO-607: -- {code} +import com.google.common.cache.CacheBuilder; +i

[jira] [Commented] (AVRO-607) SpecificData.getSchema not thread-safe

2016-07-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388423#comment-15388423 ] Sean Busbey commented on AVRO-607: -- thanks for the patch. could you regenerate it using the

[jira] [Issue Comment Deleted] (AVRO-607) SpecificData.getSchema not thread-safe

2016-07-21 Thread Andrius Druzinis-Vitkus (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrius Druzinis-Vitkus updated AVRO-607: - Comment: was deleted (was: The patch file is now attached to this issue, hope this w

[jira] [Issue Comment Deleted] (AVRO-607) SpecificData.getSchema not thread-safe

2016-07-21 Thread Andrius Druzinis-Vitkus (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrius Druzinis-Vitkus updated AVRO-607: - Comment: was deleted (was: Hi [~busbey], thanks for that. I've just attempted to sub

[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:49 PM: - [

[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) MapRedu

[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ò files wi

[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:34 PM: - [

[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 it. I

[jira] [Commented] (AVRO-1216) Setting precision for the output stream

2016-07-21 Thread John McClean (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387995#comment-15387995 ] John McClean commented on AVRO-1216: Could a committer take a look at this one? > Sett

[jira] [Updated] (AVRO-1877) AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler

2016-07-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1877: -- Resolution: Fixed Status: Resolved (was: Patch Available) thanks [~Yibing]! > AVRO-1847 acciden

[jira] [Commented] (AVRO-1847) IDL compiler should use BigDecimal to represent decimal logical type.

2016-07-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387952#comment-15387952 ] ASF subversion and git services commented on AVRO-1847: --- Commit 94118

[jira] [Commented] (AVRO-1877) AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler

2016-07-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387951#comment-15387951 ] ASF subversion and git services commented on AVRO-1877: --- Commit 94118

[jira] [Commented] (AVRO-1877) AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler

2016-07-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387948#comment-15387948 ] ASF subversion and git services commented on AVRO-1877: --- Commit 5259f

[jira] [Commented] (AVRO-1847) IDL compiler should use BigDecimal to represent decimal logical type.

2016-07-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387949#comment-15387949 ] ASF subversion and git services commented on AVRO-1847: --- Commit 5259f

[jira] [Commented] (AVRO-1877) AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler

2016-07-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387931#comment-15387931 ] Sean Busbey commented on AVRO-1877: --- (nit for [~Yibing], please use `git format-patch` in

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

2016-07-21 Thread Sean Busbey (JIRA)
Sean Busbey created AVRO-1887: - Summary: set up precommit checks via Apache Yetus Key: AVRO-1887 URL: https://issues.apache.org/jira/browse/AVRO-1887 Project: Avro Issue Type: Task Comp

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

2016-07-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1887: -- Labels: (was: beginner) > set up precommit checks via Apache Yetus > --

[jira] [Commented] (AVRO-1877) AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler

2016-07-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387884#comment-15387884 ] Sean Busbey commented on AVRO-1877: --- confirmed it does impact branch-1.8 > AVRO-1847 acc

[jira] [Updated] (AVRO-1877) AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler

2016-07-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1877: -- Affects Version/s: 1.8.2 > AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler > -

[jira] [Updated] (AVRO-1877) AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler

2016-07-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1877: -- Fix Version/s: 1.8.2 > AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler > -

[jira] [Updated] (AVRO-1877) AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler

2016-07-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1877: -- Assignee: Yibing Shi > AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler > -

[jira] [Updated] (AVRO-1877) AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler

2016-07-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1877: -- Fix Version/s: 1.9.0 > AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler > -

[jira] [Commented] (AVRO-1877) AVRO-1847 accidentally breaks javaUnbox method in SpecificCompiler

2016-07-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387739#comment-15387739 ] Sean Busbey commented on AVRO-1877: --- While I review, can someone tell me if this impacts