bvaradar commented on issue #2592: URL: https://github.com/apache/hudi/issues/2592#issuecomment-789219208
@codejoyan : Just realized this is because spark-2.3.0 uses com.databricks version of spark-avro. We moved to org.apache.spark:spark-avro. Amazon EMR got this working by compiling hudi-spark-bundle with additional flag "-Dspark-shade-unbundle-avro". Additional context in https://issues.apache.org/jira/browse/HUDI-254. @umehrot2 : Can you confirm if the above statement is correct ? ---------------------------------------------------------------- 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]
