bvaradar commented on issue #1845:
URL: https://github.com/apache/hudi/issues/1845#issuecomment-662533183


   Thanks @n3nash 
   @sbernauer : I think the exception you are seeing in the production could be 
because of different reasons  than the tests. I would like to decouple them and 
focus on the exception you are seeing in your prod setup.  To localize the 
problem (due to pure avro issue vs hudi-avro-usage), can you write an avro only 
test (without any hudi/spark), writing a record with your old schema and 
reading with new schema and ensure if it works fine ? 
   
   Also, I see that you are using spark and Hadoop 3.x. Please make sure you 
are using the right version of avro that we support - 1.8.2 at runtime. That 
could also be an issue. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to