Re: [PR] [Improvement][Master] Calculate the remainTime then we set the delay execution. [dolphinscheduler]

2023-10-10 Thread via GitHub
ruanwenjun commented on code in PR #15012: URL: https://github.com/apache/dolphinscheduler/pull/15012#discussion_r1354137848 ## dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/rpc/LogicITaskInstanceDispatchOperationFunction.java: ## @@ -62,19

Re: [PR] [Fix-#15007][master-server] Calculate the remainTime then we set the delay execution. [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #15012: URL: https://github.com/apache/dolphinscheduler/pull/15012#issuecomment-1756847682 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] [Fix-#15007][master-server] Calculate the remainTime then we set the delay execution. [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #15012: URL: https://github.com/apache/dolphinscheduler/pull/15012#issuecomment-1756845260 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] [Fix-#15007][master-server] fix bug task delay execution [dolphinscheduler]

2023-10-10 Thread via GitHub
codecov-commenter commented on PR #15012: URL: https://github.com/apache/dolphinscheduler/pull/15012#issuecomment-1756839553 ## [Codecov](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15012?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [I] [Feature] Data Quality Design [dolphinscheduler]

2023-10-10 Thread via GitHub
niyanchun commented on issue #4283: URL: https://github.com/apache/dolphinscheduler/issues/4283#issuecomment-1756834185 LGTM -- 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

[dolphinscheduler-website] branch asf-site updated: Automated deployment: e5e2850e37a905e4efd14ea719266c26cc7acf72

2023-10-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git The following commit(s) were added to refs/heads/asf-site by this push: new aa09e6e370 Automated

Re: [PR] [Fix][Data Quality] Change t_ds_dq_rule_input_entry field name fix PostgreSQL not support value issue [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14992: URL: https://github.com/apache/dolphinscheduler/pull/14992#issuecomment-1756720129 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] [Fix][Data Quality] Change t_ds_dq_rule_input_entry field name fix PostgreSQL not support value issue [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14992: URL: https://github.com/apache/dolphinscheduler/pull/14992#issuecomment-1756716492 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] [Fix-#15007][worker-server] fix bug task delay execution [dolphinscheduler]

2023-10-10 Thread via GitHub
qingwli commented on PR #15012: URL: https://github.com/apache/dolphinscheduler/pull/15012#issuecomment-1756703594 Run 'mvn spotless:apply' to fix these violations. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] [Fix-#15007][worker-server] fix bug task delay execution [dolphinscheduler]

2023-10-10 Thread via GitHub
dbac opened a new pull request, #15012: URL: https://github.com/apache/dolphinscheduler/pull/15012 Fix #15007 -- 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: [I] [Improvement][K8S TASK] get namespace's information until execute [dolphinscheduler]

2023-10-10 Thread via GitHub
Radeity commented on issue #14995: URL: https://github.com/apache/dolphinscheduler/issues/14995#issuecomment-1756696909 > > Hi @fuchanghai , I don't get your point, would you like to give some further explanation of this issue? > > hi @Radeity > > Currently, the k8s node

Re: [PR] [Doc]fix typo [dolphinscheduler]

2023-10-10 Thread via GitHub
zhongjiajie merged PR #15005: URL: https://github.com/apache/dolphinscheduler/pull/15005 -- 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:

[dolphinscheduler] branch dev updated: [Doc]fix typo (#15005)

2023-10-10 Thread zhongjiajie
This is an automated email from the ASF dual-hosted git repository. zhongjiajie pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git The following commit(s) were added to refs/heads/dev by this push: new 23b2c8a532 [Doc]fix typo (#15005)

Re: [PR] [Improvement-15009][Parameter] Change project parameter value to text [dolphinscheduler]

2023-10-10 Thread via GitHub
Radeity commented on PR #15010: URL: https://github.com/apache/dolphinscheduler/pull/15010#issuecomment-1756679953 Hi @rickchengx , please add upgrade script. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [Improvement][K8S TASK] get namespace's information until execute [dolphinscheduler]

2023-10-10 Thread via GitHub
fuchanghai commented on issue #14995: URL: https://github.com/apache/dolphinscheduler/issues/14995#issuecomment-1756670235 > Hi @fuchanghai , I don't get your point, would you like to give some further explanation of this issue? hi @Radeity Currently, the k8s node stores the

Re: [PR] [Improvement-15009][Parameter] Change project parameter value to text [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #15010: URL: https://github.com/apache/dolphinscheduler/pull/15010#issuecomment-1756669797 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] [Bug] [Resource] fix resource delete bug [dolphinscheduler]

2023-10-10 Thread via GitHub
ly109974 commented on PR #15003: URL: https://github.com/apache/dolphinscheduler/pull/15003#issuecomment-1756668932 > This is not a bug.The resource center uses third-party storage, and DS can not control users to delete files from the third party. However, online process references

Re: [PR] [Improvement-15009][Parameter] Change project parameter value to text [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #15010: URL: https://github.com/apache/dolphinscheduler/pull/15010#issuecomment-1756668038 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] [Improvement-15009][Parameter] Change project parameter value to text [dolphinscheduler]

2023-10-10 Thread via GitHub
codecov-commenter commented on PR #15010: URL: https://github.com/apache/dolphinscheduler/pull/15010#issuecomment-1756663518 ## [Codecov](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15010?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [PR] [Bug] fix duplicate event [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #15008: URL: https://github.com/apache/dolphinscheduler/pull/15008#issuecomment-1756662025 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

Re: [PR] [WIP][Bug] fix duplicate event [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #15008: URL: https://github.com/apache/dolphinscheduler/pull/15008#issuecomment-1756660425 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

Re: [PR] Revert "[Bug][Master] fix duplicate event, avoid event stacking" [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #15006: URL: https://github.com/apache/dolphinscheduler/pull/15006#issuecomment-1756658044 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

Re: [PR] Revert "[Bug][Master] fix duplicate event, avoid event stacking" [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #15006: URL: https://github.com/apache/dolphinscheduler/pull/15006#issuecomment-1756657366 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

Re: [PR] [Bug] fix duplicate event [dolphinscheduler]

2023-10-10 Thread via GitHub
codecov-commenter commented on PR #15008: URL: https://github.com/apache/dolphinscheduler/pull/15008#issuecomment-1756650617 ## [Codecov](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15008?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

[PR] [Improvement-15009][Parameter] Change project parameter value to text [dolphinscheduler]

2023-10-10 Thread via GitHub
rickchengx opened a new pull request, #15010: URL: https://github.com/apache/dolphinscheduler/pull/15010 ## Purpose of the pull request * close: #15009 ## Brief change log Change project parameter value form varchar to text ## Verify this pull request

[dolphinscheduler] branch dev updated: [Improvement][Alert] HTTP Related Alert plugin add retry logic (#14972)

2023-10-10 Thread wangyang
This is an automated email from the ASF dual-hosted git repository. wangyang pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git The following commit(s) were added to refs/heads/dev by this push: new a866de1754 [Improvement][Alert] HTTP

Re: [I] [Improvement][Alert] Webex and PagerDuty Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
qingwli closed issue #14971: [Improvement][Alert] Webex and PagerDuty Alert plugin add retry logic URL: https://github.com/apache/dolphinscheduler/issues/14971 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Improvement][Alert] HTTP Related Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
qingwli merged PR #14972: URL: https://github.com/apache/dolphinscheduler/pull/14972 -- 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:

[I] [Improvement][Parameter] Change project parameter value to text [dolphinscheduler]

2023-10-10 Thread via GitHub
rickchengx opened a new issue, #15009: URL: https://github.com/apache/dolphinscheduler/issues/15009 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ###

Re: [PR] [Improvement][Alert] HTTP Related Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14972: URL: https://github.com/apache/dolphinscheduler/pull/14972#issuecomment-1756626238 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

[PR] [Bug] fix duplicate event [dolphinscheduler]

2023-10-10 Thread via GitHub
caishunfeng opened a new pull request, #15008: URL: https://github.com/apache/dolphinscheduler/pull/15008 ## Purpose of the pull request ## Brief change log ## Verify this pull request This pull request is code cleanup without any test

Re: [PR] [Improvement][Alert] HTTP Related Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14972: URL: https://github.com/apache/dolphinscheduler/pull/14972#issuecomment-1756625275 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

[dolphinscheduler] branch 3.1.9-prepare updated: Revert "fix duplicate event (#14986)" (#15006)

2023-10-10 Thread leonbao
This is an automated email from the ASF dual-hosted git repository. leonbao pushed a commit to branch 3.1.9-prepare in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git The following commit(s) were added to refs/heads/3.1.9-prepare by this push: new 160fde19aa Revert "fix

[I] [Bug] [worker-server] task delay execution [dolphinscheduler]

2023-10-10 Thread via GitHub
dbac opened a new issue, #15007: URL: https://github.com/apache/dolphinscheduler/issues/15007 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened

[dolphinscheduler] branch revert-14986-fix/duplicate_event_319 deleted (was aac45af68d)

2023-10-10 Thread caishunfeng
This is an automated email from the ASF dual-hosted git repository. caishunfeng pushed a change to branch revert-14986-fix/duplicate_event_319 in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git was aac45af68d Revert "fix duplicate event (#14986)" The revisions that

Re: [PR] Revert "[Bug][Master] fix duplicate event, avoid event stacking" [dolphinscheduler]

2023-10-10 Thread via GitHub
lenboo merged PR #15006: URL: https://github.com/apache/dolphinscheduler/pull/15006 -- 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:

[PR] Revert "[Bug][Master] fix duplicate event, avoid event stacking" [dolphinscheduler]

2023-10-10 Thread via GitHub
caishunfeng opened a new pull request, #15006: URL: https://github.com/apache/dolphinscheduler/pull/15006 Reverts apache/dolphinscheduler#14986 -- 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

[dolphinscheduler] branch revert-14986-fix/duplicate_event_319 created (now aac45af68d)

2023-10-10 Thread caishunfeng
This is an automated email from the ASF dual-hosted git repository. caishunfeng pushed a change to branch revert-14986-fix/duplicate_event_319 in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git at aac45af68d Revert "fix duplicate event (#14986)" This branch includes

[dolphinscheduler] 01/01: Revert "fix duplicate event (#14986)"

2023-10-10 Thread caishunfeng
This is an automated email from the ASF dual-hosted git repository. caishunfeng pushed a commit to branch revert-14986-fix/duplicate_event_319 in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git commit aac45af68d49dedd10bfa010dbaa0854a4dd7322 Author: caishunfeng AuthorDate:

[PR] [Doc]fix typo [dolphinscheduler]

2023-10-10 Thread via GitHub
Gallardot opened a new pull request, #15005: URL: https://github.com/apache/dolphinscheduler/pull/15005 ## Purpose of the pull request ## Brief change log ## Verify this pull request This pull request is code cleanup without any test

Re: [PR] [Feature-11298] [API] Refactor org.apache.dolphinscheduler.api.service.AlertPluginInstanceController [dolphinscheduler]

2023-10-10 Thread via GitHub
github-actions[bot] commented on PR #11354: URL: https://github.com/apache/dolphinscheduler/pull/11354#issuecomment-1756495096 This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity

Re: [I] [Bug] [Workflow] Workflow failure strategy does not work as expected [dolphinscheduler]

2023-10-10 Thread via GitHub
github-actions[bot] commented on issue #11781: URL: https://github.com/apache/dolphinscheduler/issues/11781#issuecomment-1756495058 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. --

Re: [PR] [Feature-10562][Task Plugin] Add local env and global env priority support [dolphinscheduler]

2023-10-10 Thread via GitHub
github-actions[bot] commented on PR #11334: URL: https://github.com/apache/dolphinscheduler/pull/11334#issuecomment-1756495138 This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity

Re: [I] [Bug] [Workflow] Workflow failure strategy does not work as expected [dolphinscheduler]

2023-10-10 Thread via GitHub
github-actions[bot] closed issue #11781: [Bug] [Workflow] Workflow failure strategy does not work as expected URL: https://github.com/apache/dolphinscheduler/issues/11781 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] [Bug][UI][Data Quality][SQL Server] SrcTable comes from dbo schema only [dolphinscheduler]

2023-10-10 Thread via GitHub
github-actions[bot] commented on issue #11322: URL: https://github.com/apache/dolphinscheduler/issues/11322#issuecomment-1756495221 This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity

Re: [PR] fix typo in docs from Datasource to DataSource [dolphinscheduler]

2023-10-10 Thread via GitHub
github-actions[bot] commented on PR #11329: URL: https://github.com/apache/dolphinscheduler/pull/11329#issuecomment-1756495182 This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity

Re: [PR] Reduce the size of tarball to continue ASF release [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #15004: URL: https://github.com/apache/dolphinscheduler/pull/15004#issuecomment-1755531155 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

Re: [PR] Reduce the size of tarball to continue ASF release [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #15004: URL: https://github.com/apache/dolphinscheduler/pull/15004#issuecomment-1755514641 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

Re: [PR] Reduce the size of tarball to continue ASF release [dolphinscheduler]

2023-10-10 Thread via GitHub
zhongjiajie commented on PR #15004: URL: https://github.com/apache/dolphinscheduler/pull/15004#issuecomment-1755470623 > Need to check docker and k8s way. Seems we already have K8S test in our CI -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Reduce the size of tarball to continue ASF release [dolphinscheduler]

2023-10-10 Thread via GitHub
zhongjiajie commented on PR #15004: URL: https://github.com/apache/dolphinscheduler/pull/15004#issuecomment-1755422416 > Need to check docker and k8s way. @caishunfeng could you help check k8s? -- This is an automated message from the Apache Git Service. To respond to the

[dolphinscheduler] branch dev updated: [Feature][Helm] Supports deploying only partial components (#14985)

2023-10-10 Thread zihaoxiang
This is an automated email from the ASF dual-hosted git repository. zihaoxiang pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git The following commit(s) were added to refs/heads/dev by this push: new 4fe41ac57f [Feature][Helm] Supports

Re: [I] [Feature][Helm] Supports deploying only partial components. [dolphinscheduler]

2023-10-10 Thread via GitHub
SbloodyS closed issue #14984: [Feature][Helm] Supports deploying only partial components. URL: https://github.com/apache/dolphinscheduler/issues/14984 -- 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

Re: [PR] [Feature][Helm] Supports deploying only partial components [dolphinscheduler]

2023-10-10 Thread via GitHub
SbloodyS merged PR #14985: URL: https://github.com/apache/dolphinscheduler/pull/14985 -- 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:

Re: [PR] Reduce the size of tarball to continue ASF release [dolphinscheduler]

2023-10-10 Thread via GitHub
ruanwenjun commented on PR #15004: URL: https://github.com/apache/dolphinscheduler/pull/15004#issuecomment-1755372080 We need to modify the license file. -- 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

Re: [PR] [Improvement][K8S] Remove ResourceQuota [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14991: URL: https://github.com/apache/dolphinscheduler/pull/14991#issuecomment-1755274693 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] [Improvement][K8S] Remove ResourceQuota [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14991: URL: https://github.com/apache/dolphinscheduler/pull/14991#issuecomment-1755270417 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] Reduce the size of tarball to continue ASF release [dolphinscheduler]

2023-10-10 Thread via GitHub
caishunfeng commented on PR #15004: URL: https://github.com/apache/dolphinscheduler/pull/15004#issuecomment-1755260497 Need to check docker and k8s way. -- 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

Re: [PR] [feature#14818] alert-spi support FeiShuPersonalWork [dolphinscheduler]

2023-10-10 Thread via GitHub
xjlgod commented on PR #14982: URL: https://github.com/apache/dolphinscheduler/pull/14982#issuecomment-1755225117 > Yes. Please putting the code in `dolphinscheduler-alert-feishu` module. @xjlgod please check it -- This is an automated message from the Apache Git Service. To

Re: [PR] Reduce the size of tarball to continue ASF release [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #15004: URL: https://github.com/apache/dolphinscheduler/pull/15004#issuecomment-1755215473 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

Re: [PR] Reduce the size of tarball to continue ASF release [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #15004: URL: https://github.com/apache/dolphinscheduler/pull/15004#issuecomment-1755205452 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

Re: [PR] Reduce the size of tarball to continue ASF release [dolphinscheduler]

2023-10-10 Thread via GitHub
codecov-commenter commented on PR #15004: URL: https://github.com/apache/dolphinscheduler/pull/15004#issuecomment-1755180851 ## [Codecov](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15004?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [PR] Reduce the size of tarball to continue ASF release [dolphinscheduler]

2023-10-10 Thread via GitHub
zhongjiajie commented on code in PR #15004: URL: https://github.com/apache/dolphinscheduler/pull/15004#discussion_r1352285888 ## dolphinscheduler-dist/src/main/assembly/dolphinscheduler-bin.xml: ## @@ -67,16 +67,28 @@

Re: [PR] [Improvement][K8S] Remove ResourceQuota [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14991: URL: https://github.com/apache/dolphinscheduler/pull/14991#issuecomment-1755138518 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] [Improvement][K8S] Remove ResourceQuota [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14991: URL: https://github.com/apache/dolphinscheduler/pull/14991#issuecomment-1755136964 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[PR] Reduce the size of tarball to continue ASF release [dolphinscheduler]

2023-10-10 Thread via GitHub
zhongjiajie opened a new pull request, #15004: URL: https://github.com/apache/dolphinscheduler/pull/15004 the reason can see in https://lists.apache.org/thread/rmp7fghlj0n7h9y2v3p8gkw9f9qbo6qt the major change in this patch is: * Add module `dolphinscheduler-task-all-prune` only

Re: [I] [Improvement][K8S TASK] get namespace's information until execute [dolphinscheduler]

2023-10-10 Thread via GitHub
Radeity commented on issue #14995: URL: https://github.com/apache/dolphinscheduler/issues/14995#issuecomment-1755065820 Hi @fuchanghai , I don't get your point, would you like to give some further explanation of this issue? -- This is an automated message from the Apache Git Service. To

Re: [PR] [Improvement][K8S] Remove ResourceQuota [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14991: URL: https://github.com/apache/dolphinscheduler/pull/14991#issuecomment-1754915795 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] [Improvement][K8S] Remove ResourceQuota [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14991: URL: https://github.com/apache/dolphinscheduler/pull/14991#issuecomment-1754889533 Please retry analysis of this Pull-Request directly on [SonarCloud](https://sonarcloud.io/project/issues?id=apache-dolphinscheduler=14991). -- This is an automated

Re: [PR] [Fix][Data Quality] Change t_ds_dq_rule_input_entry field name fix PostgreSQL not support value issue [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14992: URL: https://github.com/apache/dolphinscheduler/pull/14992#issuecomment-1754778958 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] [Fix][Data Quality] Change t_ds_dq_rule_input_entry field name fix PostgreSQL not support value issue [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14992: URL: https://github.com/apache/dolphinscheduler/pull/14992#issuecomment-1754776281 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] [Improvement][Alert] HTTP Related Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
qingwli commented on PR #14972: URL: https://github.com/apache/dolphinscheduler/pull/14972#issuecomment-1754770393 @Radeity -- 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

[PR] fix resource delete bug [dolphinscheduler]

2023-10-10 Thread via GitHub
ly109974 opened a new pull request, #15003: URL: https://github.com/apache/dolphinscheduler/pull/15003 #15002 fix resource delete bug -- 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

[I] [Bug] [Resource] modify or delete online workflow reference resource validation [dolphinscheduler]

2023-10-10 Thread via GitHub
ly109974 opened a new issue, #15002: URL: https://github.com/apache/dolphinscheduler/issues/15002 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened

Re: [PR] [Improvement][Alert] HTTP Related Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
Gallardot commented on code in PR #14972: URL: https://github.com/apache/dolphinscheduler/pull/14972#discussion_r1351937960 ##

Re: [PR] [Fix][Data Quality] Change t_ds_dq_rule_input_entry field name fix PostgreSQL not support value issue [dolphinscheduler]

2023-10-10 Thread via GitHub
Radeity commented on code in PR #14992: URL: https://github.com/apache/dolphinscheduler/pull/14992#discussion_r1351928160 ## dolphinscheduler-dao/src/main/resources/sql/upgrade/3.3.0_schema/postgresql/dolphinscheduler_ddl.sql: ## @@ -14,3 +14,40 @@ * See the License for the

Re: [PR] [Improvement][Alert] HTTP Related Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
qingwli commented on PR #14972: URL: https://github.com/apache/dolphinscheduler/pull/14972#issuecomment-1754680155 PTAL @SbloodyS @caishunfeng -- 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

Re: [PR] [Improvement][Alert] HTTP Related Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14972: URL: https://github.com/apache/dolphinscheduler/pull/14972#issuecomment-1754641950 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

Re: [PR] [Improvement][Alert] HTTP Related Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14972: URL: https://github.com/apache/dolphinscheduler/pull/14972#issuecomment-1754637442 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

Re: [PR] [Improvement][Alert] HTTP Related Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
qingwli commented on PR #14972: URL: https://github.com/apache/dolphinscheduler/pull/14972#issuecomment-1754614638 PTAL @Gallardot @fuchanghai -- 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

Re: [I] [Bug] [tranform] Fields out of order after field mapper [dolphinscheduler]

2023-10-10 Thread via GitHub
Tomccat3 commented on issue #15001: URL: https://github.com/apache/dolphinscheduler/issues/15001#issuecomment-1754550690 by the way, i also find bigdecimal cannot be written from mysql to maxcompute, '\N' is wroten when sink a bigdecimal field from mysql to maxcompute -- This is an

[I] [Bug] [tranform] Fields out of order after field mapper [dolphinscheduler]

2023-10-10 Thread via GitHub
Tomccat3 opened a new issue, #15001: URL: https://github.com/apache/dolphinscheduler/issues/15001 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened

Re: [PR] [Improvement][Alert] Webex and PagerDuty Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14972: URL: https://github.com/apache/dolphinscheduler/pull/14972#issuecomment-1754526975 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

Re: [PR] [Improvement][Alert] Webex and PagerDuty Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
sonarcloud[bot] commented on PR #14972: URL: https://github.com/apache/dolphinscheduler/pull/14972#issuecomment-1754522938 SonarCloud Quality Gate failed. [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-16px.png

Re: [PR] [Improvement][Alert] Webex and PagerDuty Alert plugin add retry logic [dolphinscheduler]

2023-10-10 Thread via GitHub
qingwli commented on code in PR #14972: URL: https://github.com/apache/dolphinscheduler/pull/14972#discussion_r1351594067 ##