You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/09/26 07:43:06 UTC

[GitHub] [hudi] xushiyan commented on issue #3571: Caused by: java.lang.NoSuchFieldError: NULL_VALUE[SUPPORT]

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org