Re: Re:Re: Re: Issue Integrating Hive on CDP Distribution with Doris 2.0.1.1

2023-10-07 Thread kaka chen
Hi Joice, BTW,could you pls try to query it by Doris after putting the "_orc_acid_version" file to the hdfs directory of hive manually? Thanks. Best regards, Kaka kaka chen 于2023年10月8日周日 10:10写道: > Hi Joice, > > Got it, thanks very much. We will setup a cdp env and do s

Re: Re:Re: Re: Issue Integrating Hive on CDP Distribution with Doris 2.0.1.1

2023-10-07 Thread kaka chen
ion and address any > associated challenges. > > Thank you in advance for your time and support. I look forward to hearing > from you and to collaborating with the community to better understand and > resolve this matter. > > Best regards, > joice > > On Sat, Oct

Re: Re:Re: Re: Issue Integrating Hive on CDP Distribution with Doris 2.0.1.1

2023-10-06 Thread kaka chen
Hi Joice: Thanks your reporting. It seems the root cause of this issue is missing "_orc_acid_version" file. >From Hive version >= 3.0, delta/base files will always have file '_orc_acid_version' with value >= '2'. Maybe the hive3 of HDP has similar issue? https://issues.apache.org/jira/browse/HIVE-