[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-14 Thread Ryan Blue (JIRA)
) > NullPointerException from Json.ObjectWriter > --- > > Key: AVRO-1807 > URL: https://issues.apache.org/jira/browse/AVRO-1807 > Project: Avro > Issue Type: Bug > Components: java >

[jira] [Commented] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-14 Thread Ryan Blue (JIRA)
than silently dropping data. I'm also going to close this issue because I think the problem was not using the regular DatumWriter. Please reopen if you think that's wrong. Thanks! > NullPointerException from Json.ObjectWriter > --- > >

[jira] [Commented] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-12 Thread JIRA
I do read mail I can't log into my JIRA account or even test the patch. But please don't let it block the 1.8.1 release! Thanks for looking into this and for your detailed response in addition to the patch! Regards Thomas Lörtsch > NullPointerException

[jira] [Commented] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-11 Thread Ryan Blue (JIRA)
mit it to unblock the 1.8.1 release in the next day or so unless anyone disagrees. Thanks! > NullPointerException from Json.ObjectWriter > --- > > Key: AVRO-1807 > URL: https://issues.apache.o

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-08 Thread Ryan Blue (JIRA)
Status: Patch Available (was: Open) > NullPointerException from Json.ObjectWriter > --- > > Key: AVRO-1807 > URL: https://issues.apache.org/jira/browse/AVRO-1807 > Project: Avro >

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-08 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated AVRO-1807: Attachment: AVRO-1807.1.patch > NullPointerException from Json.ObjectWri

[jira] [Commented] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-05-08 Thread Ryan Blue (JIRA)
turns null when the object isn't recognized. If this happened to a nested field that allowed null, it looks like it would silently ignore the field. I'll add an else clause that throws an exception in that case. > NullPointer

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-04-21 Thread Ryan Blue (JIRA)
.com/tomlurge/converTor/blob/master/src/converTor/WriterObject.java [3] https://github.com/tomlurge/converTor/blob/master/src/converTor/avro/schemata/Torperf.avsc [4] https://mail-archives.apache.org/mod_mbox/avro-dev/201603.mbox/ajax/%3C828828B1-8A58-4050-81B4-C3

[jira] [Commented] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-04-21 Thread Ryan Blue (JIRA)
nu. Thanks for pointing this out and filing a bug for it. > NullPointerException from Json.ObjectWriter > --- > > Key: AVRO-1807 > URL: https://issues.apache.org/jira/browse/AVRO-1807 > Project:

[jira] [Commented] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-04-21 Thread JIRA
sues that should be included in the 1.8.1 release as blockers of this issue." I don't know how to "link" an issue - so I added "blocker" and "1.8.1" to this issue. I hope that's not annoying or otherwise just wrong. Please correct if nec

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-04-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Lörtsch updated AVRO-1807: - Priority: Blocker (was: Major) > NullPointerException from Json.ObjectWri

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-04-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Lörtsch updated AVRO-1807: - Affects Version/s: 1.8.1 > NullPointerException from Json.ObjectWri

[jira] [Updated] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-04-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AVRO-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Lörtsch updated AVRO-1807: - Affects Version/s: (was: 1.8.0) > NullPointerException from Json.ObjectWri

[jira] [Created] (AVRO-1807) NullPointerException from Json.ObjectWriter

2016-03-08 Thread JIRA
Thomas Lörtsch created AVRO-1807: Summary: NullPointerException from Json.ObjectWriter Key: AVRO-1807 URL: https://issues.apache.org/jira/browse/AVRO-1807 Project: Avro Issue Type: Bug

Re: NullPointerException from Json.ObjectWriter

2016-03-04 Thread tl
> On 04.03.2016, at 21:53, Wing Yew Poon wrote: > >>> >>> https://issues.apache.org/jira/browse/AVRO >> >> That’s the page, but where to klick at? Where’s the link to filing a bug >> report? >> If I click on "Create" and then "Create Service Desk Request" (which seems >> like the most fitting

Re: NullPointerException from Json.ObjectWriter

2016-03-04 Thread Wing Yew Poon
>> >> https://issues.apache.org/jira/browse/AVRO > > That’s the page, but where to klick at? Where’s the link to filing a bug > report? > If I click on "Create" and then "Create Service Desk Request" (which seems > like the most fitting category) I’m presented with the following choices: > "Kyl

Re: NullPointerException from Json.ObjectWriter

2016-03-04 Thread tl
uot;long" ], "doc" : "metrics-lib/TorperfResult: long SortedMap getDataPercentiles().get(70)" }, { "name" : "dataperc80", "type" : [ "null", "long" ], "doc" : "metrics-lib/TorperfResult: long SortedM

Re: NullPointerException from Json.ObjectWriter

2016-03-04 Thread Ryan Blue
right place to > report bugs but I really can’t find where to file it on [0]. If somebody > can show me where to click there (or anywhere else) I’ll happily do that. > Until then I’ll have at least posted it here (and off my chest). > > > Avro: > NullPointerException from Jso

NullPointerException from Json.ObjectWriter

2016-03-02 Thread tl
: NullPointerException from Json.ObjectWriter Environment: avro 1.8.0, jackson-core-asl 1.9.13, jackson-mapper-asl 1.9.13, Java 7, Mac OS X 10.11.3 Description: The complete, slightly more involved code is on [1], especially [2], but the relevant parts are as follows: // parsing the schema