yihua commented on issue #5765: URL: https://github.com/apache/hudi/issues/5765#issuecomment-1169531895
@melin HFile is used as the base file format in metadata table under `<base_path>/.hoodie/metadata`. The metadata table is a MOR table and the HFile only appears after compaction in the metadata table. It looks like the current way of packaging HFile classes is not compatible with Hadoop 3. -- 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]
