codope commented on issue #9672: URL: https://github.com/apache/hudi/issues/9672#issuecomment-1714914852
@MorningGlow The latest error stacktrace (version 0.13.1) suggests that while writing metadata table, HFile writer instantiation failed due to incompatible class in the classpath. My guess is this should still happen after disabling column stats or bloom filter. Can you disabling other metadata configs and just keep `hoodie.metadata.enable` to true? This will help us narrow down the issue. -- 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]
