Anchal2989

Results 2 comments of Anchal2989

I too have similar issue. Raised it here: https://stackoverflow.com/questions/68949432/unable-to-generate-csv-from-avro-file-in-java com.fasterxml.jackson.databind.JsonMappingException: [no message for java.lang.NullPointerException] adamsiemion, kindly suggest if you already found a solution to this.

Hi @cowtowncoder, Thanks for suggestion. I have tried all the possible ways to write the csv using csv writer/csvmapper/sequencewriter/objectwriter. But unable to identify the issue why it causes NPE. So...