bhasudha commented on issue #1775: URL: https://github.com/apache/hudi/issues/1775#issuecomment-655350766
@prashanthpdesai This definitely looks like Avro incompatibility. The spark-avro and spark version must match - https://hudi.apache.org/docs/quick-start-guide.html#setup has a note on these. Hudi is migrated to spark 2.4.4 as we moved from Databricks-avro to spark-avro. Can you check the same on spark 2.4.4 shell ? I think that would resolve the 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: [email protected]
