Re: Query Resource Management and Handling Large Queries in Apache Doris

2025-03-03 Thread Joice Jacob
eveloper Advocate of Apache Doris <https://doris.apache.org/> > > Joice Jacob 于2025年2月28日周五 19:24写道: > >> Hi shirley and dev team, >> As we continue our evaluation, we would like to check whether the >> upcoming *Apache Doris 3.0.4* version includes any improvements rela

Re: Query Resource Management and Handling Large Queries in Apache Doris

2025-02-28 Thread Joice Jacob
*3.0.4 release*, or if they are planned for future versions? Looking forward to your insights. Best regards, Joice Jacob On Thu, Dec 19, 2024 at 5:54 PM Joice Jacob wrote: > Dear Shirley, > Thank you for the update! I appreciate the clarification regarding the > release schedule. >

Re: Query Resource Management and Handling Large Queries in Apache Doris

2024-12-19 Thread Joice Jacob
rmed with @GuoLei. The official big release is scheduled for > late February. Before that, you can give it a spin for testing purposes. We > are preparing the relevant docs lately. I will keep you posted :) > > Best, > > Shirley H. > Developer Advocate for Apache Doris > >

Re: Query Resource Management and Handling Large Queries in Apache Doris

2024-12-11 Thread Joice Jacob
Dear Apache Doris Development Community, Thank you for the update and the link to the branch! Could you kindly let us know when the next release of Apache Doris, including the disk spill feature, is expected to be available? On Tue, Dec 10, 2024 at 10:07 AM Joice Jacob wrote: > Dear Apa

Query Resource Management and Handling Large Queries in Apache Doris

2024-12-09 Thread Joice Jacob
Dear Apache Doris Development Community, Our team is very satisfied with the performance of Apache Doris, but we have a few concerns that we would like to clarify. We are planning to replace Hive with Doris for our use cases. In Hive, queries typically complete successfully using the available re

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

Re: Issue Integrating Hive on CDP Distribution with Doris 2.1.3

2024-06-03 Thread Joice Jacob
wrote: > Have you seen this? > > > https://doris.apache.org/docs/dev/lakehouse/datalake-analytics/hive/#hive-transactional-tables > > > -- > Best Regards > Mingyu Chen > > Email: > morning...@apache.org > > > At 2024-06-03 14:53:11, "Joice Jacob"

Issue Integrating Hive on CDP Distribution with Doris 2.1.3

2024-06-02 Thread Joice Jacob
Dear Doris Community, I am reaching out to the community to seek assistance with an integration issue I've encountered while trying to use Hive on a CDP distribution with Doris 2.1.3 Here are the details of my setup: Doris Version: 2.1.3 Hive Version: 3.1.3 Cloudera Version: 7.4.4 I have succes

Inquiry on Query Compatibility Resolution with Apache Calcite's Algebra Builder in Apache Doris

2024-03-06 Thread Joice Jacob
Last year, I worked with Apache Doris version 2.0.1 alongside Apache Calcite, focusing on the integration of Calcite's algebra builder, particularly the use of RelBuilder as detailed in Calcite's documentation ( https://calcite.apache.org/docs/algebra.html). During this endeavor, I encountered a co

Query Compatibility: SHOW FULL COLUMNS in Apache Calcite with Apache Doris

2023-10-09 Thread Joice Jacob
Hi Doris Community, I am trying to use Apache Calcite's algebra builder with Apache Doris, and I have a query related to query compatibility. My goal is to use the algebra builder/RelBuilder( https://calcite.apache.org/docs/algebra.html). Calcite will gather all the necessary column details for cre

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

2023-10-08 Thread Joice Jacob
, > Kaka > > kaka chen 于2023年10月8日周日 10:10写道: > >> Hi Joice, >> >> Got it, thanks very much. We will setup a cdp env and do some >> compatibility work. >> >> Best regards, >> Kaka >> >> Joice Jacob 于2023年10月7日周六 14:58写道: >> >

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

2023-10-07 Thread Joice Jacob
tory 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 some >> compatibility work. >> >> Best regards, >> Kaka >> &g

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

2023-10-06 Thread Joice Jacob
ache.org/jira/browse/HIVE-16964 > > A workaround is try to create table without transactional props. > TBLPROPERTIES("transactional"="true") > pls try it, thanks. > > Best regards, > Kaka > > > Joice Jacob 于2023年10月6日周五 22:58写道: > > >

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

2023-10-06 Thread Joice Jacob
t; >Oh, I see, let me check it again. > > > > > > > > > >-- > > > >Best Regards > >Mingyu Chen > > > >Email: > >morning...@apache.org > > > > > > > > > > > >At 2023-10-05 21:49:28, "Joice Jacob"

Error Encountered While Executing SHOW FULL COLUMNS in Doris with Hive Catalog

2023-10-05 Thread Joice Jacob
Dear Doris Community, I am writing to seek assistance with an issue I encountered while working with Doris and the Hive catalog. My goal was to execute the following SQL statement: *SHOW FULL COLUMNS FROM hive.cvm.instant_cdr;*However, when I attempted to run this query, I received the following

Re: Re: Issue with SHOW FULL TABLES FROM hive.cvm in Doris

2023-10-05 Thread Joice Jacob
; | region| HMS_EXTERNAL_TABLE | NONE | > | supplier | HMS_EXTERNAL_TABLE | NONE | > +---++---+ > > Have you try to NOT use ``, just hive.cvm? > > -- > Best Regards > Mingyu Chen > >

Re: Issue with SHOW FULL TABLES FROM hive.cvm in Doris

2023-10-05 Thread Joice Jacob
gt; Best Regards > Mingyu Chen > > Email: > morning...@apache.org > > > > > At 2023-10-05 16:52:15, "Joice Jacob" wrote: > > Dear Doris Community, > > I am writing to seek assistance with an issue I've encountered when > working with Doris inv

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

2023-10-05 Thread Joice Jacob
2.x. > So you may need to create non-transactional hive table for Doris to visit. > > > -- > Best Regards > Mingyu Chen > > Email: > morning...@apache.org > > > 在 2023-10-05 13:30:25,"Joice Jacob" 写道: > > Dear Doris Community & Jiafeng.Zhang > ,

Re: Issue Integrating Hive on CDP Distribution with Doris 2.0.1.1

2023-10-05 Thread Joice Jacob
> Liugddx > liug...@gmail.com > > > Joice Jacob 于2023年10月5日周四 13:30写道: > >> Dear Doris Community & Jiafeng.Zhang >> , >> Thank you for your prompt response and your willingness to assist with >> the issue I've been encountering with the int

Issue with SHOW FULL TABLES FROM hive.cvm in Doris

2023-10-05 Thread Joice Jacob
Dear Doris Community, I am writing to seek assistance with an issue I've encountered when working with Doris involving catalog and database names. In my doris setup, there is an internal catalog containing a database named "*demo*," and an external catalog named "*hive*" with a database named " *

Re: Issue Integrating Hive on CDP Distribution with Doris 2.0.1.1

2023-10-04 Thread Joice Jacob
nto how to configure and manage Cloudera-flavored Hive tables for integration with Doris, your expertise would be highly appreciated. Thank you for your time and support, and I look forward to receiving your valuable input. Joice On Wed, Oct 4, 2023 at 9:23 PM Joice Jacob wrote: > Dear Doris Commun

Re: Issue Integrating Hive on CDP Distribution with Doris 2.0.1.1

2023-10-04 Thread Joice Jacob
forward to your valuable input. Best regards, Joice On Wed, Oct 4, 2023 at 6:54 PM Joice Jacob wrote: > Dear Doris Community, > > I am reaching out to the community to seek assistance with an integration > issue I've encountered while trying to use Hive on a CDP distribu

Issue Integrating Hive on CDP Distribution with Doris 2.0.1.1

2023-10-04 Thread Joice Jacob
Dear Doris Community, I am reaching out to the community to seek assistance with an integration issue I've encountered while trying to use Hive on a CDP distribution with Doris 2.0.1.1. Here are the details of my setup: Doris Version: 2.0.1.1 Hive Version: 3.1.3 Cluster Security: Kerberized I h

Subject: High CPU Utilization Issue when Querying Data from Hive Using Apache Doris

2023-09-20 Thread Joice Jacob
Dear Apache Doris Community, I hope this message finds you well. I have been using Apache Doris to query data from Hive, and I have noticed that the CPU utilization is consistently very high during these operations. I would like to inquire if there are any specific configurations or best practices

Doris Workload group

2023-09-05 Thread Joice Jacob
ticular worker group when using Apache Doris from an external application. Thanks & Regards, Joice Jacob

Doris resource queue

2023-06-05 Thread Joice Jacob
Hi Is the resource queue available in the latest release of doris(2.0.0 Alpha1)? Thanks Joice

Re: Doris resource queue

2023-03-01 Thread Joice Jacob
anks Joice On Thu, Mar 2, 2023 at 8:34 AM GuoLei Yi wrote: > > Hi Joice, > I am developing this feature. Currently, this feature is under > designed. I will finish design on May or June. > >This feature will be released with Doris 2.2. > > Joice Jacob 于2023年3

Re: Doris resource queue

2023-03-01 Thread Joice Jacob
be available in version 2.1, Q2 this year. > > > > Process has no memory available > > > This is there any more infornation about this error? and what is your Doris > version? > > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > morni

Doris resource queue

2023-03-01 Thread Joice Jacob
able to execute them. Does anyone know more about this feature and how it works? Also, does anyone know in which version of Apache Doris this feature will be available? Thanks in advance for your help Joice Jacob - To unsubscribe,