Re: [ANNOUNCE] New committer Gábor Szádovszky

2017-02-06 Thread Gabor Szadovszky
Hope so. :) Thanks. Congrats for you too. Gabor > On 6 Feb 2017, at 17:52, suraj acharya wrote: > > Well deserved Gábor Szádovszky. > Congratulations > > S > > > -Suraj Acharya > > On Mon, Feb 6, 2017 at 8:49 AM, Sean Busbey wrote: > >> Hi Folks!

Re: [VOTE] Release Apache Avro 1.8.2 RC3

2017-04-13 Thread Gabor Szadovszky
Hi Suraj, Thanks a lot for taking care of this new release. Verified the checksums and ASC under https://dist.apache.org/repos/dist/dev/avro/avro-1.8.2-rc3/ Is it intentional that the JS has the version 1.8.0 while all the others

Re: Drop hadoop1 support in Avro 1.9

2017-08-01 Thread Gabor Szadovszky
for taking on this effort > > > > -Suraj Acharya > > > > On Fri, Jul 28, 2017 at 12:33 AM, Gabor Szadovszky <ga...@apache.org> > > wrote: > > > > > Created the issue AVRO-2059 > > > <https://issues.apache.org/jira/browse/AVRO-2059>

Drop hadoop1 support in Avro 1.9

2017-07-27 Thread Gabor Szadovszky
Hi All, It has already appeared in some discussions/code reviews that we might not want to support hadoop1 anymore. As it would be a breaking change I would suggest removing the hadoop1 support in the next major release 1.9.0. What do you think? Cheers, Gabor

Re: Drop hadoop1 support in Avro 1.9

2017-07-28 Thread Gabor Szadovszky
udera.com> wrote: > +1 sounds great. We can let user@avro know about the plan once we have the > change in place, so there's still time if someone has a compelling reason > staying on Avro 1.7 or 1.8 can't work for hadoop1 folks. > > On Thu, Jul 27, 2017 at 12:52 AM, Gabor Szadovszky

Re: [VOTE] Release Apache Avro 1.8.2 RC4

2017-05-09 Thread Gabor Szadovszky
Hi Suraj, Thanks a lot you are pushing this release. I’ve checked all the checksums/ASC for every tarball. All good. Also checked artifacts. They seem to be all right. Confirmed that the file SUCCESS.crc cannot be unpacked on Mac; checked on linux and the src tarball has exactly the same

Re: Moving to jdk7 or jdk8

2017-06-20 Thread Gabor Szadovszky
Could we start enforcing Maven 3.0.5+ as well? Right now we require > 2.2.1+ and Maven 2 hit EOL in May 2014 (its last release was Nov 2009) > > On Fri, Jun 16, 2017 at 12:17 AM, Gabor Szadovszky <ga...@apache.org> > wrote: > > Created the JIRA AVRO-2043 <https://

Re: Moving to jdk7 or jdk8

2017-06-16 Thread Gabor Szadovszky
gt; > >> hadoop3[2]. > > >> > > >> IMO, we should move the compile to 1.7 for the releases going forward > > for > > >> 1.8 and 1.9.0 as well as look at bumping the hadoop-client to 3 so > that > > we > > >> are ready for the ups

Moving to jdk7 or jdk8

2017-06-14 Thread Gabor Szadovszky
Hi All, Are we planning to move to a newer jdk in the next major release 1.9.0? To be more precise: - Upgrading build jdk from 7 to 8? - Upgrading source/target version from 1.6 to 1.7 or 1.8? Thanks a lot, Gabor

Re: [VOTE] Convert to gitbox

2017-08-29 Thread Gabor Szadovszky
+1 On Tue, Aug 29, 2017 at 6:43 PM, Ryan Blue wrote: > +! > > On Tue, Aug 29, 2017 at 9:29 AM, Sean Busbey wrote: > > > Way back in May we had consensus[1] on using gitbox so that we could > start > > making use of pull requests. > > > > In the

Re: Licensing problem (LGPL in codebase!!)

2017-12-13 Thread Gabor Szadovszky
+1 On Wed, Dec 13, 2017 at 4:05 PM, Nandor Kollar wrote: > I've one question regarding this: why do we execute Rat plugin *only* in > rat profile, is there any specific reason? Should include this into test > phase, so Maven test would fail, thus we can avoid similar

Re: Giving credit for contributions through Github Pull Requests

2018-05-04 Thread Gabor Szadovszky
+1 for both On Fri, May 4, 2018 at 9:54 AM, Nandor Kollar wrote: > +1 for both, especially for removing CHANGES.txt. > > On Thu, May 3, 2018 at 11:18 PM, Doug Cutting wrote: > > > Maybe we should loosen the permissions on Avro's Jira so that any user >

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2017-02-07 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15856011#comment-15856011 ] Gabor Szadovszky commented on AVRO-1605: [~rdblue], do you have any additional comment here? Still

[jira] [Commented] (AVRO-1975) Upgrade java dependencies

2017-02-07 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15856019#comment-15856019 ] Gabor Szadovszky commented on AVRO-1975: I'll push it tomorrow if there is no more comment

[jira] [Commented] (AVRO-1973) Upgrade netty to the latest 3.x release

2017-02-07 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15856025#comment-15856025 ] Gabor Szadovszky commented on AVRO-1973: Any thoughts about this one? > Upgrade ne

[jira] [Updated] (AVRO-1987) Add @Deprecated to getConverion(String fieldName) in 1.8.X

2017-02-06 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1987: --- Resolution: Fixed Fix Version/s: 1.8.2 Status: Resolved (was: Patch

[jira] [Updated] (AVRO-1975) Upgrade java dependencies

2017-01-25 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1975: --- Release Note: The following dependencies are upgraded: * scope:compile: ** commons-cli:commons

[jira] [Commented] (AVRO-1985) Unreleased resources

2017-01-22 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15833407#comment-15833407 ] Gabor Szadovszky commented on AVRO-1985: Thanks for reviewing, [~sacharya]. You're right, it won't

[jira] [Updated] (AVRO-1973) Upgrade netty to the latest 3.x release

2017-02-20 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1973: --- Resolution: Fixed Hadoop Flags: Incompatible change Fix Version/s: 1.9.0

[jira] [Updated] (AVRO-1973) Upgrade netty to the latest 3.x release

2017-02-14 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1973: --- Release Note: Netty was upgraded from 3.5.13.Final to 3.10.6.Final. After 3.6.0 Netty does

[jira] [Assigned] (AVRO-1971) AvroAlias Annotation should work on field elements

2017-02-13 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky reassigned AVRO-1971: -- Assignee: Johannes Schulte > AvroAlias Annotation should work on field eleme

[jira] [Updated] (AVRO-1813) Incorrect link to build instructions in Java Getting Started doc

2017-02-10 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1813: --- Resolution: Fixed Fix Version/s: 1.8.2 1.9.0 1.7.8

[jira] [Commented] (AVRO-1965) Reparsing an existing schema mutates the schema

2017-02-13 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15863610#comment-15863610 ] Gabor Szadovszky commented on AVRO-1965: It looks good to me. > Reparsing an existing sch

[jira] [Created] (AVRO-1985) Unreleased resources

2017-01-17 Thread Gabor Szadovszky (JIRA)
Gabor Szadovszky created AVRO-1985: -- Summary: Unreleased resources Key: AVRO-1985 URL: https://issues.apache.org/jira/browse/AVRO-1985 Project: Avro Issue Type: Bug Components

[jira] [Updated] (AVRO-1985) Unreleased resources

2017-01-17 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1985: --- Status: Patch Available (was: Open) > Unreleased resour

[jira] [Assigned] (AVRO-1918) Improve logical type documentation

2016-09-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky reassigned AVRO-1918: -- Assignee: Gabor Szadovszky > Improve logical type documentat

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-09-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522493#comment-15522493 ] Gabor Szadovszky commented on AVRO-1605: I do not know (and failed to find info about

[jira] [Commented] (AVRO-1865) GenericData.Array class missing no arg constructor for Kryo serialization

2016-09-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522517#comment-15522517 ] Gabor Szadovszky commented on AVRO-1865: What do you think about make the new parameterless

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-09-29 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15533271#comment-15533271 ] Gabor Szadovszky commented on AVRO-1605: Good point. Found two more references left in javadoc

[jira] [Commented] (AVRO-1929) SchemaCompatibility fails to recognize string<->bytes promotion

2016-10-05 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15548208#comment-15548208 ] Gabor Szadovszky commented on AVRO-1929: Thanks. It looks good to me. > SchemaCompatibility fa

[jira] [Commented] (AVRO-1861) Avro Schema parser treats Avro float type as Java Double for default values

2016-10-04 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15544668#comment-15544668 ] Gabor Szadovszky commented on AVRO-1861: You are absolutely right. I just wanted to resolve

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-10-04 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15544756#comment-15544756 ] Gabor Szadovszky commented on AVRO-1605: My understanding about this issue was to not "

[jira] [Commented] (AVRO-1861) Avro Schema parser treats Avro float type as Java Double for default values

2016-10-04 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15544838#comment-15544838 ] Gabor Szadovszky commented on AVRO-1861: One fix for both. > Avro Schema parser treats Avro fl

[jira] [Updated] (AVRO-1921) Slow build time because of unreachable codehaus website

2016-09-19 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1921: --- Attachment: AVRO-1921.1.patch After my patch the build went smoothly. Output of {{time

[jira] [Assigned] (AVRO-1921) Slow build time because of unreachable codehaus website

2016-09-19 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky reassigned AVRO-1921: -- Assignee: Gabor Szadovszky > Slow build time because of unreachable codehaus webs

[jira] [Updated] (AVRO-1921) Slow build time because of unreachable codehaus website

2016-09-19 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1921: --- Status: Patch Available (was: Open) > Slow build time because of unreachable codehaus webs

[jira] [Created] (AVRO-1921) Slow build time because of unreachable codehaus website

2016-09-19 Thread Gabor Szadovszky (JIRA)
Gabor Szadovszky created AVRO-1921: -- Summary: Slow build time because of unreachable codehaus website Key: AVRO-1921 URL: https://issues.apache.org/jira/browse/AVRO-1921 Project: Avro Issue

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-09-28 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15529342#comment-15529342 ] Gabor Szadovszky commented on AVRO-1605: Thanks a lot, [~tomwhite]. The friend package approach

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-09-28 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528821#comment-15528821 ] Gabor Szadovszky commented on AVRO-1605: There are many public methods leaking Jackson classes

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-09-28 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15529070#comment-15529070 ] Gabor Szadovszky commented on AVRO-1605: I completely agree that the best way would be removing all

[jira] [Work started] (AVRO-1861) Avro Schema parser treats Avro float type as Java Double for default values

2016-10-03 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1861 started by Gabor Szadovszky. -- > Avro Schema parser treats Avro float type as Java Double for default val

[jira] [Assigned] (AVRO-1861) Avro Schema parser treats Avro float type as Java Double for default values

2016-10-03 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky reassigned AVRO-1861: -- Assignee: Gabor Szadovszky > Avro Schema parser treats Avro float type as Java Dou

[jira] [Assigned] (AVRO-1860) DefaultValue() returns Ints for Long fields

2016-10-03 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky reassigned AVRO-1860: -- Assignee: Gabor Szadovszky > DefaultValue() returns Ints for Long fie

[jira] [Work started] (AVRO-1860) DefaultValue() returns Ints for Long fields

2016-10-03 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1860 started by Gabor Szadovszky. -- > DefaultValue() returns Ints for Long fie

[jira] [Work stopped] (AVRO-1861) Avro Schema parser treats Avro float type as Java Double for default values

2016-10-03 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1861 stopped by Gabor Szadovszky. -- > Avro Schema parser treats Avro float type as Java Double for default val

[jira] [Commented] (AVRO-1861) Avro Schema parser treats Avro float type as Java Double for default values

2016-10-03 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15542143#comment-15542143 ] Gabor Szadovszky commented on AVRO-1861: Fix needs the Jackson class FloatNode which added in 2.2

[jira] [Updated] (AVRO-1860) DefaultValue() returns Ints for Long fields

2016-10-03 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1860: --- Status: Patch Available (was: In Progress) > DefaultValue() returns Ints for Long fie

[jira] [Updated] (AVRO-1918) Improve logical type documentation

2016-09-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1918: --- Status: Patch Available (was: In Progress) > Improve logical type documentat

[jira] [Work started] (AVRO-1605) Remove Jackson classes from public API

2016-09-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1605 started by Gabor Szadovszky. -- > Remove Jackson classes from public

[jira] [Assigned] (AVRO-1605) Remove Jackson classes from public API

2016-09-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky reassigned AVRO-1605: -- Assignee: Gabor Szadovszky > Remove Jackson classes from public

[jira] [Updated] (AVRO-1907) Add logging to logical type handling in java library

2016-09-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1907: --- Status: Patch Available (was: Open) > Add logging to logical type handling in java libr

[jira] [Assigned] (AVRO-1907) Add logging to logical type handling in java library

2016-09-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky reassigned AVRO-1907: -- Assignee: Gabor Szadovszky > Add logging to logical type handling in java libr

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-09-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522922#comment-15522922 ] Gabor Szadovszky commented on AVRO-1605: Thanks for the link, [~tomwhite]. Now, it's clear. :) How

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-09-27 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15525473#comment-15525473 ] Gabor Szadovszky commented on AVRO-1605: Thanks, [~tomwhite]. The purpose is clear. The question

[jira] [Commented] (AVRO-1918) Improve logical type documentation

2016-09-27 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15525499#comment-15525499 ] Gabor Szadovszky commented on AVRO-1918: Thanks for the review, [~cutting]. I've pushed the fixes

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-11-02 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15628478#comment-15628478 ] Gabor Szadovszky commented on AVRO-1605: - {{Accessor.defaultValue(Field)}} is used to invoke

[jira] [Created] (AVRO-1947) Inconsistent maven profile activation

2016-11-03 Thread Gabor Szadovszky (JIRA)
Gabor Szadovszky created AVRO-1947: -- Summary: Inconsistent maven profile activation Key: AVRO-1947 URL: https://issues.apache.org/jira/browse/AVRO-1947 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1947) Inconsistent maven profile activation

2016-11-03 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1947: --- Status: Patch Available (was: Open) > Inconsistent maven profile activat

[jira] [Updated] (AVRO-1943) Flaky test: TestNettyServerWithCompression.testConnectionsCount

2016-10-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1943: --- Status: Patch Available (was: Open) > Flaky t

[jira] [Created] (AVRO-1943) Flaky test: TestNettyServerWithCompression.testConnectionsCount

2016-10-26 Thread Gabor Szadovszky (JIRA)
Gabor Szadovszky created AVRO-1943: -- Summary: Flaky test: TestNettyServerWithCompression.testConnectionsCount Key: AVRO-1943 URL: https://issues.apache.org/jira/browse/AVRO-1943 Project: Avro

[jira] [Created] (AVRO-1942) Flaky test: TestNettyServerWithCompression.testConnectionsCount

2016-10-26 Thread Gabor Szadovszky (JIRA)
Gabor Szadovszky created AVRO-1942: -- Summary: Flaky test: TestNettyServerWithCompression.testConnectionsCount Key: AVRO-1942 URL: https://issues.apache.org/jira/browse/AVRO-1942 Project: Avro

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-10-12 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567956#comment-15567956 ] Gabor Szadovszky commented on AVRO-1605: Thanks for the response, Ryan. Sure, it is reasonable

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-10-16 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15580234#comment-15580234 ] Gabor Szadovszky commented on AVRO-1605: Removed some unnecessary calls of the Accessor. The other

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-12-06 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15726078#comment-15726078 ] Gabor Szadovszky commented on AVRO-1605: Currently the classes {{ResolvingGrammarGenerator}}, {{Idl

[jira] [Commented] (AVRO-1984) Unreleased resources

2017-01-13 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15821938#comment-15821938 ] Gabor Szadovszky commented on AVRO-1984: This one is created during we've had problems with JIRA

[jira] [Assigned] (AVRO-1983) Unreleased resources

2017-01-13 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky reassigned AVRO-1983: -- Assignee: (was: Gabor Szadovszky) > Unreleased resour

[jira] [Assigned] (AVRO-1983) Unreleased resources

2017-01-13 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky reassigned AVRO-1983: -- Assignee: Gabor Szadovszky > Unreleased resour

[jira] [Updated] (AVRO-1983) Unreleased resources

2017-01-13 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1983: --- Affects Version/s: 1.8.1 Component/s: java > Unreleased resour

[jira] [Commented] (AVRO-1983) Unreleased resources

2017-01-13 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15821939#comment-15821939 ] Gabor Szadovszky commented on AVRO-1983: This one is created during we've had problems with JIRA

[jira] [Commented] (AVRO-1980) Write to Avro File in Bulk

2017-01-11 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15817860#comment-15817860 ] Gabor Szadovszky commented on AVRO-1980: DataFileWriter does not actually write record-by-record

[jira] [Resolved] (AVRO-1942) Flaky test: TestNettyServerWithCompression.testConnectionsCount

2016-11-30 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky resolved AVRO-1942. Resolution: Duplicate Just realized that I've created this issue twice by mistake. > Fl

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-11-30 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15708893#comment-15708893 ] Gabor Szadovszky commented on AVRO-1605: What do you think, [~rdblue]? > Remove Jackson clas

[jira] [Commented] (AVRO-1605) Remove Jackson classes from public API

2016-12-06 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15725006#comment-15725006 ] Gabor Szadovszky commented on AVRO-1605: Thanks for the reply, [~rdblue]. I completely agree

[jira] [Updated] (AVRO-1973) Upgrade netty to the latest 3.x release

2016-12-30 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1973: --- Status: Patch Available (was: Open) > Upgrade netty to the latest 3.x rele

[jira] [Created] (AVRO-1973) Upgrade netty to the latest 3.x release

2016-12-30 Thread Gabor Szadovszky (JIRA)
Gabor Szadovszky created AVRO-1973: -- Summary: Upgrade netty to the latest 3.x release Key: AVRO-1973 URL: https://issues.apache.org/jira/browse/AVRO-1973 Project: Avro Issue Type

[jira] [Created] (AVRO-1975) Upgrade java dependencies

2017-01-02 Thread Gabor Szadovszky (JIRA)
Gabor Szadovszky created AVRO-1975: -- Summary: Upgrade java dependencies Key: AVRO-1975 URL: https://issues.apache.org/jira/browse/AVRO-1975 Project: Avro Issue Type: Improvement

[jira] [Updated] (AVRO-1975) Upgrade java dependencies

2017-01-02 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1975: --- Status: Patch Available (was: Open) > Upgrade java dependenc

[jira] [Created] (AVRO-1970) Flaky test: TestInputBytes

2016-12-19 Thread Gabor Szadovszky (JIRA)
Gabor Szadovszky created AVRO-1970: -- Summary: Flaky test: TestInputBytes Key: AVRO-1970 URL: https://issues.apache.org/jira/browse/AVRO-1970 Project: Avro Issue Type: Bug

[jira] [Updated] (AVRO-1970) Flaky test: TestInputBytes

2016-12-19 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1970: --- Status: Patch Available (was: Open) > Flaky test: TestInputBy

[jira] [Updated] (AVRO-1972) Typo in method name

2016-12-22 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1972: --- Fix Version/s: 1.9.0 Status: Patch Available (was: Open) [~cesco] provided a fix

[jira] [Updated] (AVRO-2059) Remove support of Hadoop 1

2017-08-01 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-2059: --- Fix Version/s: 1.9.0 Status: Patch Available (was: Open) > Remove supp

[jira] [Updated] (AVRO-2059) Remove support of Hadoop 1

2017-08-01 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-2059: --- Component/s: java > Remove support of Hadoo

[jira] [Commented] (AVRO-2059) Remove support of Hadoop 1

2017-08-03 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112331#comment-16112331 ] Gabor Szadovszky commented on AVRO-2059: Good point, [~cutting]. Thanks. I'm afraid, I don't have

[jira] [Updated] (AVRO-2061) Improve Invalid File Format Error Message

2017-08-14 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-2061: --- Resolution: Fixed Fix Version/s: 1.9.0 Status: Resolved (was: Patch

[jira] [Updated] (AVRO-1485) Specification says Record field type can be record name but implementation allows any named type.

2017-07-20 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-1485: --- Resolution: Fixed Fix Version/s: 1.8.3 1.9.0 1.7.8

[jira] [Updated] (AVRO-2043) Move to java8

2017-07-21 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-2043: --- Resolution: Fixed Hadoop Flags: Incompatible change Release Note: Avro java source

[jira] [Commented] (AVRO-2055) Remove Magic Value From org.apache.avro.hadoop.io.AvroSequenceFile

2017-07-27 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102915#comment-16102915 ] Gabor Szadovszky commented on AVRO-2055: [~belugabehr], sorry I've just realised during doing

[jira] [Commented] (AVRO-2056) DirectBinaryEncoder Creates Buffer For Each Call To writeDouble

2017-07-27 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102845#comment-16102845 ] Gabor Szadovszky commented on AVRO-2056: [~belugabehr], I've took a look on Perf and I see how

[jira] [Commented] (AVRO-2049) Remove Superfluous Configuration From AvroSerializer

2017-07-27 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102841#comment-16102841 ] Gabor Szadovszky commented on AVRO-2049: +1 will commit tomorrow if no more comments [~nkollar], I

[jira] [Commented] (AVRO-2048) Avro Binary Decoding - Gracefully Handle Long Strings

2017-07-27 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102826#comment-16102826 ] Gabor Szadovszky commented on AVRO-2048: Thanks, [~belugabehr], I'll wait another day

[jira] [Updated] (AVRO-2056) DirectBinaryEncoder Creates Buffer For Each Call To writeDouble

2017-07-28 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-2056: --- Resolution: Fixed Fix Version/s: 1.9.0 Status: Resolved (was: Patch

[jira] [Updated] (AVRO-2050) Clear Array To Allow GC

2017-07-28 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-2050: --- Resolution: Fixed Fix Version/s: 1.9.0 Status: Resolved (was: Patch

[jira] [Updated] (AVRO-2049) Remove Superfluous Configuration From AvroSerializer

2017-07-28 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-2049: --- Resolution: Fixed Fix Version/s: 1.9.0 Status: Resolved (was: Patch

[jira] [Assigned] (AVRO-2058) ReflectData#isNonStringMap returns true for Utf8 keys

2017-07-28 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky reassigned AVRO-2058: -- Assignee: Sam Schlegel > ReflectData#isNonStringMap returns true for Utf8 k

[jira] [Commented] (AVRO-2054) Use StringBuilder instead of StringBuffer

2017-07-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101405#comment-16101405 ] Gabor Szadovszky commented on AVRO-2054: +1 > Use StringBuilder instead of StringBuf

[jira] [Commented] (AVRO-2049) Remove Superfluous Configuration From AvroSerializer

2017-07-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101604#comment-16101604 ] Gabor Szadovszky commented on AVRO-2049: [~belugabehr], as far as I can see

[jira] [Commented] (AVRO-2048) Avro Binary Decoding - Gracefully Handle Long Strings

2017-07-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101657#comment-16101657 ] Gabor Szadovszky commented on AVRO-2048: [~belugabehr], the actual string size (or any array size

[jira] [Commented] (AVRO-2053) Remove Reference To Deprecated Property mapred.output.compression.type

2017-07-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101457#comment-16101457 ] Gabor Szadovszky commented on AVRO-2053: The property {{mapred.output.compression.type}} had been

[jira] [Commented] (AVRO-2055) Remove Magic Value From org.apache.avro.hadoop.io.AvroSequenceFile

2017-07-26 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101345#comment-16101345 ] Gabor Szadovszky commented on AVRO-2055: +1 > Remove Magic Value F

[jira] [Commented] (AVRO-1485) Specification says Record field type can be record name but implementation allows any named type.

2017-07-19 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16092947#comment-16092947 ] Gabor Szadovszky commented on AVRO-1485: +1 > Specification says Record field type can be rec

  1   2   >