[jira] [Commented] (AVRO-2814) Add __version to __init__.py (PEP396)

2020-04-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17096095#comment-17096095 ] Hudson commented on AVRO-2814: -- SUCCESS: Integrated in Jenkins build AvroJava #852 (See [htt

[jira] [Commented] (AVRO-2814) Add __version to __init__.py (PEP396)

2020-04-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17096056#comment-17096056 ] ASF subversion and git services commented on AVRO-2814: --- Commit 1dca

[GitHub] [avro] kojiromike opened a new pull request #871: AVRO-2613: Fix Linter Complaints

2020-04-29 Thread GitBox
kojiromike opened a new pull request #871: URL: https://github.com/apache/avro/pull/871 ### Jira - [x] My PR addresses [AVRO-2613](https://issues.apache.org/jira/browse/AVRO-2613) - [x] My PR title references the issue. - [x] My PR adds no dependency. ### Tests -

[jira] [Updated] (AVRO-2823) Can't find types if namespace has reserved word.

2020-04-29 Thread Rafael Merlin (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael Merlin updated AVRO-2823: Description: Let's say I have this schema for my Values: {code:java} { "type": [{ "t

[jira] [Updated] (AVRO-2823) Can't find types if namespace has reserved word.

2020-04-29 Thread Rafael Merlin (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael Merlin updated AVRO-2823: Description: Let's say I have this schema for my Values: {code:java} { "type": [{ "t

[jira] [Created] (AVRO-2823) Can't find types if namespace has reserved word.

2020-04-29 Thread Rafael Merlin (Jira)
Rafael Merlin created AVRO-2823: --- Summary: Can't find types if namespace has reserved word. Key: AVRO-2823 URL: https://issues.apache.org/jira/browse/AVRO-2823 Project: Apache Avro Issue Type:

[GitHub] [avro] kojiromike commented on a change in pull request #870: AVRO-2815: Remove the ant stuff

2020-04-29 Thread GitBox
kojiromike commented on a change in pull request #870: URL: https://github.com/apache/avro/pull/870#discussion_r417684793 ## File path: doc/src/content/xdocs/gettingstartedpython.xml ## @@ -73,9 +80,8 @@ $ python $ cd lang/py/ -$ python setup.py install +$ pip

[GitHub] [avro] Fokko opened a new pull request #870: AVRO-2815: Remove the ant stuff

2020-04-29 Thread GitBox
Fokko opened a new pull request #870: URL: https://github.com/apache/avro/pull/870 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Avro Jira](https://issues.apache.org/jira/browse/AVRO/) issues and references them in the PR title. F

[GitHub] [avro] rayokota edited a comment on pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas

2020-04-29 Thread GitBox
rayokota edited a comment on pull request #869: URL: https://github.com/apache/avro/pull/869#issuecomment-621271223 @RyanSkraba , yes, it is to be able to write nested schemas only by name, instead of inlining them. Currently in https://github.com/confluentinc/schema-registry/issues/1432

[GitHub] [avro] tjwp commented on pull request #628: AVRO-2535: Add Ruby support for enum defaults

2020-04-29 Thread GitBox
tjwp commented on pull request #628: URL: https://github.com/apache/avro/pull/628#issuecomment-621288737 Rebased this since it has been a while. I'll merge if the test suite passes. This is an automated message from the Apach

[GitHub] [avro] rayokota edited a comment on pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas

2020-04-29 Thread GitBox
rayokota edited a comment on pull request #869: URL: https://github.com/apache/avro/pull/869#issuecomment-621271223 @RyanSkraba , yes, it is to be able to write nested schemas only by name, instead of inlining them. Currently in https://github.com/confluentinc/schema-registry/issues/1432

[GitHub] [avro] rayokota edited a comment on pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas

2020-04-29 Thread GitBox
rayokota edited a comment on pull request #869: URL: https://github.com/apache/avro/pull/869#issuecomment-621271223 @RyanSkraba , yes, it is to be able to write nested schemas only by name, instead of inlining them. Currently in https://github.com/confluentinc/schema-registry/issues/1432

[GitHub] [avro] rayokota edited a comment on pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas

2020-04-29 Thread GitBox
rayokota edited a comment on pull request #869: URL: https://github.com/apache/avro/pull/869#issuecomment-621271223 @RyanSkraba , yes, it is to be able to write nested schemas only by name, instead of inlining them. Currently in https://github.com/confluentinc/schema-registry/issues/1432

[GitHub] [avro] dorner commented on pull request #628: AVRO-2535: Add Ruby support for enum defaults

2020-04-29 Thread GitBox
dorner commented on pull request #628: URL: https://github.com/apache/avro/pull/628#issuecomment-621274500 @nandorKollar @tjwp can we merge this? This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [avro] rayokota edited a comment on pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas

2020-04-29 Thread GitBox
rayokota edited a comment on pull request #869: URL: https://github.com/apache/avro/pull/869#issuecomment-621271223 @RyanSkraba , yes, it is to be able to write nested schemas only by name, instead of inlining them. Currently in https://github.com/confluentinc/schema-registry/issues/1432

[GitHub] [avro] rayokota edited a comment on pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas

2020-04-29 Thread GitBox
rayokota edited a comment on pull request #869: URL: https://github.com/apache/avro/pull/869#issuecomment-621271223 @RyanSkraba , yes, it is to be able to write nested schemas only by name, instead of inlining them. Currently in https://github.com/confluentinc/schema-registry/issues/1432

[GitHub] [avro] rayokota commented on pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas

2020-04-29 Thread GitBox
rayokota commented on pull request #869: URL: https://github.com/apache/avro/pull/869#issuecomment-621271223 @RyanSkraba , yes, it is to be able to write nested schemas only by name, instead of inlining them. Currently in https://github.com/confluentinc/schema-registry/issues/1432 I am h

[jira] [Commented] (AVRO-2723) Avro Java: Obtaining default field values for POJO objects with ReflectData

2020-04-29 Thread Andy Le (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095484#comment-17095484 ] Andy Le commented on AVRO-2723: --- [~rskraba] [~iemejia] pls do you have time to review my PR?

Re: Proposal: RFCs for Avro 2.x

2020-04-29 Thread Zoltan Farkas
I am all for expanding the core types… the current logical type shortcuts in the IDL lang will make this a bit more interesting to implement (I think they confuse more than they help)… Regarding ID based field tracking, I am not sure I understand what problem does it solve, and there might be

Re: Migration of Hadoop labelled nodes to new dedicated Master

2020-04-29 Thread Gavin McDonald
Hi All, Following on from the below email I sent *11 DAYS ago now*, so far we have had *one reply *from mahout cc:d to me (thank you Trevor) , and had *ONE PERSON* sign up to the new hadoop-migrati...@infra.apache.org - that is out of a total of *OVER 7000* people signed up to the 13 mailing lists

[GitHub] [avro] RyanSkraba commented on pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas

2020-04-29 Thread GitBox
RyanSkraba commented on pull request #869: URL: https://github.com/apache/avro/pull/869#issuecomment-621171717 Hello and thanks for the contribution! I've got no problem with adding another toString(...) method for 1.10.x, but I like the idea of the Formatter for a long-term solution. I

[jira] [Commented] (AVRO-2822) Need a method to reconstruct the original schema string before referenced schemas were resolved and inlined by the Parser

2020-04-29 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095401#comment-17095401 ] Ryan Skraba commented on AVRO-2822: --- Hello!  I'm not sure what this means: {quote}There

[jira] [Commented] (AVRO-2822) Need a method to reconstruct the original schema string before referenced schemas were resolved and inlined by the Parser

2020-04-29 Thread Jira
[ https://issues.apache.org/jira/browse/AVRO-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095240#comment-17095240 ] Ismaël Mejía commented on AVRO-2822: Thanks, just for info we are cutting the 1.10.0 b

[jira] [Assigned] (AVRO-2822) Need a method to reconstruct the original schema string before referenced schemas were resolved and inlined by the Parser

2020-04-29 Thread Jira
[ https://issues.apache.org/jira/browse/AVRO-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismaël Mejía reassigned AVRO-2822: -- Assignee: Robert Yokota > Need a method to reconstruct the original schema string before refere