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


   @ashishmgofficial : It took a while to debug this. Basically, the problem is 
in how spark deduces avro schema from ROw (code in spark-avro). This is 
incompatible with the schema passed through schema registry. Here is a gist 
which avoids the problem with a workaround: 
   
   https://gist.github.com/bvaradar/f2dbb50f7c7a82178c04d41603269306
   
   Please try this and see if you are able to ingest successfully...


----------------------------------------------------------------
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