xushiyan commented on issue #5636: URL: https://github.com/apache/hudi/issues/5636#issuecomment-1204622574
pls use the matching spark bundle, for e.g., if the glue runs with spark 3.1, then use `hudi-spark3.1-bundle_2.12-0.11.1.jar`. If Glue is with spark 2.4, then use hudi-spark2.4-bundle_2.12-0.11.1.jar. So it's just about matching spark version. If hudi version >=0.11, there is no need to add spark-avro.jar, please pay attention to release notes https://hudi.apache.org/releases/release-0.11.0#bundle-usage-updates -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
