Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-28 Thread via GitHub
gavinchou merged PR #47370: URL: https://github.com/apache/doris/pull/47370 -- 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: commits-unsubscr...@doris.ap

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-28 Thread via GitHub
github-actions[bot] commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2619260013 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-27 Thread via GitHub
doris-robot commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2616137979 ClickBench: Total hot run time: 30.14 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-27 Thread via GitHub
doris-robot commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2616123670 TPC-DS: Total hot run time: 183964 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-27 Thread via GitHub
doris-robot commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2616093387 TPC-H: Total hot run time: 32070 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-27 Thread via GitHub
gavinchou commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2616042124 run buildall -- 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 un

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-27 Thread via GitHub
gavinchou commented on code in PR #47370: URL: https://github.com/apache/doris/pull/47370#discussion_r1930699473 ## fe/fe-core/src/main/java/org/apache/doris/job/extensions/mtmv/MTMVTask.java: ## @@ -240,6 +247,43 @@ public void run() throws JobException { } } +

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-26 Thread via GitHub
gavinchou commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2614951660 run buildall -- 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 un

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-26 Thread via GitHub
github-actions[bot] commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2614952447 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-26 Thread via GitHub
gavinchou commented on code in PR #47370: URL: https://github.com/apache/doris/pull/47370#discussion_r1929970147 ## fe/fe-core/src/main/java/org/apache/doris/job/extensions/mtmv/MTMVTask.java: ## @@ -240,6 +247,43 @@ public void run() throws JobException { } } +

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-26 Thread via GitHub
gavinchou commented on code in PR #47370: URL: https://github.com/apache/doris/pull/47370#discussion_r1929940113 ## fe/fe-core/src/main/java/org/apache/doris/job/extensions/mtmv/MTMVTask.java: ## @@ -240,6 +247,43 @@ public void run() throws JobException { } } +

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-24 Thread via GitHub
doris-robot commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2612239319 TPC-DS: Total hot run time: 184877 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-24 Thread via GitHub
doris-robot commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2612249031 ClickBench: Total hot run time: 31.43 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-24 Thread via GitHub
dataroaring commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2612178558 run buildall -- 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

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-23 Thread via GitHub
doris-robot commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2609605405 ClickBench: Total hot run time: 30.89 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-23 Thread via GitHub
doris-robot commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2609595147 TPC-DS: Total hot run time: 191523 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-23 Thread via GitHub
doris-robot commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2609569251 TPC-H: Total hot run time: 32278 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-23 Thread via GitHub
deardeng commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2609484959 run buildall -- 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 uns

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-23 Thread via GitHub
doris-robot commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2609475872 TPC-DS: Total hot run time: 184562 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-23 Thread via GitHub
doris-robot commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2609450859 TPC-H: Total hot run time: 32349 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-23 Thread via GitHub
deardeng commented on code in PR #47370: URL: https://github.com/apache/doris/pull/47370#discussion_r1926723291 ## fe/fe-core/src/main/java/org/apache/doris/job/extensions/mtmv/MTMVTask.java: ## @@ -225,7 +227,12 @@ public void run() throws JobException { // nee

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-23 Thread via GitHub
zddr commented on code in PR #47370: URL: https://github.com/apache/doris/pull/47370#discussion_r1926714853 ## fe/fe-core/src/main/java/org/apache/doris/job/extensions/mtmv/MTMVTask.java: ## @@ -240,6 +247,39 @@ public void run() throws JobException { } } +pr

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-23 Thread via GitHub
deardeng commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2609393094 run buildall -- 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 uns

Re: [PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-23 Thread via GitHub
hello-stephen commented on PR #47370: URL: https://github.com/apache/doris/pull/47370#issuecomment-2609379513 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

[PR] [fix](cloud) Fix async mtmv job retry when meet -230 in cloud [doris]

2025-01-23 Thread via GitHub
deardeng opened a new pull request, #47370: URL: https://github.com/apache/doris/pull/47370 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: The current cloud on MTMV encountered -230, with no retries. Fix it.