yihua commented on PR #9554: URL: https://github.com/apache/hudi/pull/9554#issuecomment-1720245787
@Zouxxyy you need to run the exact same commands as shown in the logs in the docker environment to debug the failed integration. It looks like the HiveSyncTool spark job fails due to class not found. Likely the new class, `SelfDescribingInputFormatInterface`, is not included in the bundle. Also wondering, how does `SelfDescribingInputFormatInterface` automatically fix the schema evolution (I don't see any API implemented)? -- 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]
