)
> NullPointerException from Json.ObjectWriter
> ---
>
> Key: AVRO-1807
> URL: https://issues.apache.org/jira/browse/AVRO-1807
> Project: Avro
> Issue Type: Bug
> Components: java
>
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
> ---
>
>
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
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
Status: Patch Available (was: Open)
> NullPointerException from Json.ObjectWriter
> ---
>
> Key: AVRO-1807
> URL: https://issues.apache.org/jira/browse/AVRO-1807
> Project: Avro
>
[
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
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
.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
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:
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
[
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
[
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
[
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
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
> 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
>>
>> 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
uot;long" ],
"doc" : "metrics-lib/TorperfResult: long SortedMap
getDataPercentiles().get(70)"
}, {
"name" : "dataperc80",
"type" : [ "null", "long" ],
"doc" : "metrics-lib/TorperfResult: long SortedM
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
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
19 matches
Mail list logo