jiangbiao910 commented on issue #6089:
URL: https://github.com/apache/hudi/issues/6089#issuecomment-1182719121

   > 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?
   
   Thank you for reply,
   I try modify the \hudi\hudi-common\src\main\resources\hbase-site.xml 
,setting **hbase.defaults.for.version.skip** to **true** 
   It looks work well。
   but I found that the **MOR partition table** cannot be queried directly 
through Hive **unless you manually add partitions** .
   the **MOR no partition table  and COW(partition or no partition) can be 
queried directly through Hive .**
   is this a bug? 0.11.0  and 0.11.1 the same result .


-- 
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]

Reply via email to