[ 
https://issues.apache.org/jira/browse/AVRO-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594782#comment-13594782
 ] 

Pierre Mariani commented on AVRO-1266:
--------------------------------------

schemaA is not null.

I confirmed that I am not getting the NullPointerException with the new patch, 
but bugs and difficulties in configuring the job in my own code are preventing 
me from confirming that it works. I am still trying and will update if I get 
anywhere.
                
> Fix mapred AvroMultipleOutputs class to write the schema to Jobconf rather 
> than private Hashmap
> -----------------------------------------------------------------------------------------------
>
>                 Key: AVRO-1266
>                 URL: https://issues.apache.org/jira/browse/AVRO-1266
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Ashish Nagavaram
>            Assignee: Ashish Nagavaram
>             Fix For: 1.7.5
>
>         Attachments: AVRO-1266.patch, AVRO-1266.patch, AVRO-1266-v1.patch
>
>
> The current version of mapred AvroMultipleOutputs stores schemas in provate 
> hashmap which has issues when run in a mapreduce code. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to