xushiyan commented on issue #3571: URL: https://github.com/apache/hudi/issues/3571#issuecomment-927251709
this looks like a jar mismatch issue. it's complaining about "java.lang.NoSuchFieldError: NULL_VALUE" https://github.com/apache/hudi/blob/178767948e906f673d6d4a357c65c11bc574f619/hudi-common/src/main/java/org/apache/hudi/avro/HoodieAvroUtils.java#L245-L246 @yuangjiang Can you double check if your environment is using avro-1.8.2.jar ? is there any different avro dependencies being supplied? -- 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]
