Re: Issue Integrating Hive on CDP Distribution with Doris 2.1.3

2024-06-06 Thread Joice Jacob
Hi, Has Doris already been integrated with Cloudera Hive? Has anyone tested CDP Hive with the latest version of Doris? On Mon, Jun 3, 2024 at 4:54 PM Joice Jacob wrote: > Hi, > I checked that document. > In CDP Hive tables are transactional by default. If the transactional > property is not sp

Re: Issue Integrating Hive on CDP Distribution with Doris 2.1.3

2024-06-03 Thread Joice Jacob
Hi, I checked that document. In CDP Hive tables are transactional by default. If the transactional property is not specified, Hive will automatically make the table transactional. I have also performed a major compaction, but the issue still persists. On Mon, Jun 3, 2024 at 3:05 PM Mingyu Chen wr