yihua commented on issue #6089: URL: https://github.com/apache/hudi/issues/6089#issuecomment-1182553873
It looks like there is a conflict between the HBase hbase-default.xml from `hudi-hadoop-mr-bundle-0.11.1.jar` (HBase 2.4.9) and the CDH Hive HBase library (HBase 2.1.1-cdh6.3.2). Could you try setting `hbase.defaults.for.version.skip` to `true` in hbase-site.xml or hbase-defaults.xml? -- 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]
