status stringclasses 1
value | repo_name stringclasses 13
values | repo_url stringclasses 13
values | issue_id int64 1 104k | updated_files stringlengths 11 1.76k | title stringlengths 4 369 | body stringlengths 0 254k ⌀ | issue_url stringlengths 38 55 | pull_url stringlengths 38 53 | before_fix_sha stringlengths 40 40 | after_fix_sha stringlengths 40 40 | report_datetime timestamp[ns, tz=UTC] | language stringclasses 5
values | commit_datetime timestamp[us, tz=UTC] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,442 | ["dolphinscheduler-ui/src/locales/en_US/project.ts", "dolphinscheduler-ui/src/locales/zh_CN/menu.ts", "dolphinscheduler-ui/src/locales/zh_CN/project.ts", "dolphinscheduler-ui/src/router/modules/projects.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-hive-cli.ts"] | [Improvement][UI] Uniformly set the label name of parameter | ### 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.
### Description
Uniformly set the label name of parameter
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of ... | https://github.com/apache/dolphinscheduler/issues/14442 | https://github.com/apache/dolphinscheduler/pull/14443 | 13dfa859b59ae90b93a8ed29920c31b5aa05f30e | 9cbb2629d9260c4dad2da78e80a2dbe6519d542a | 2023-07-04T03:15:53Z | java | 2023-07-04T06:09:30Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,441 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/AlertPluginInstanceServiceImpl.java"] | [Bug] [Alarm Instance Manage] Search result list error | ### 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

In Alarm Instance Manage, input ... | https://github.com/apache/dolphinscheduler/issues/14441 | https://github.com/apache/dolphinscheduler/pull/14444 | 9cbb2629d9260c4dad2da78e80a2dbe6519d542a | d8cf0f8b85af44818db70b5f8afa30d565905c8f | 2023-07-04T02:18:37Z | java | 2023-07-04T08:20:14Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,437 | ["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-hive-cli.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-resources.ts"] | [Improvement][UI] The resources field on the task form for the HiveCLI task shouldn't be required. | ### 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.
### Description
When choosing the execution type 'FROM_SCRIPT' and saving the HiveCLI task, the form can't be saved. Because the resources field nee... | https://github.com/apache/dolphinscheduler/issues/14437 | https://github.com/apache/dolphinscheduler/pull/14438 | 0f190ae3dadf4082f10f5df492085e6246fbe496 | babb8d9d85f24f3ee2ae06929a158acd9e093cd7 | 2023-07-03T08:55:15Z | java | 2023-07-03T12:50:42Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,412 | [".asf.yaml"] | [Improvement][CI] CI of unmerged PRs should rerun if a new PR gets merged | ### 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.
### Description
Suppose we have two PR A and B. A or B could pass CI but A and B together cause bugs and fail CI.
If the CI of A and B both had p... | https://github.com/apache/dolphinscheduler/issues/14412 | https://github.com/apache/dolphinscheduler/pull/14530 | c1cffba34951383854098ad160a36f842129e8fa | dd9c8af05155d4d3b6bf33b6ebf8f96b9f95e537 | 2023-06-27T06:34:20Z | java | 2023-07-13T06:30:28Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,397 | ["dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/TaskDefinitionLog.java"] | [Bug] [api] After the workflow is exported and imported again, no newly imported task definition appears on the workflow definition page | ### 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
Create a workflow "testImport":
 and found no similar feature requirement.
### Description
When I want to type a description `It's a test project`, I can only type without blank like:
<img width="594" alt="image" src="http... | https://github.com/apache/dolphinscheduler/issues/14395 | https://github.com/apache/dolphinscheduler/pull/14396 | 5250b253ebb6ba39099794bc9cd529b3db7b41df | 8a2c05f1ed8d9af88b7979dcc8de86b3d741bdfd | 2023-06-21T15:43:03Z | java | 2023-06-28T01:15:31Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,387 | ["dolphinscheduler-ui/src/locales/en_US/security.ts", "dolphinscheduler-ui/src/locales/zh_CN/security.ts", "dolphinscheduler-ui/src/views/security/user-manage/components/password-modal.tsx", "dolphinscheduler-ui/src/views/security/user-manage/components/use-password.ts", "dolphinscheduler-ui/src/views/security/user-man... | [Feature][Improvement] reset user password | ### Search before asking
### Description
sometime some user had forgot their password , the ask me to reset their password .
althought i have admin account ,but i found that i can not reset other user password.
maybe you can add this feature in account edit dialog
### Are you willing to submit a PR?
-... | https://github.com/apache/dolphinscheduler/issues/14387 | https://github.com/apache/dolphinscheduler/pull/14498 | 0246327083ab3d52f97051ac4bbabb6847ec6a10 | c3c2dda861e2472b8f282ee889e5d609d0d6b36c | 2023-06-21T02:38:47Z | java | 2023-07-11T04:01:49Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,378 | ["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java"] | [Bug] [Master] Trigger task execution in workflow instance page cause workflow instance keep running status | ### 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
Trigger execution of single task in workflow instance page, task can run, but the workflow instance will keep the `running` status.
<... | https://github.com/apache/dolphinscheduler/issues/14378 | https://github.com/apache/dolphinscheduler/pull/14389 | 5cbe170e43d682e8a3418c636be16622df7b5a27 | 64e57410639e2b55ebf85261c205365e1466a90a | 2023-06-19T17:47:34Z | java | 2023-06-24T14:10:14Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,375 | ["docs/configs/docsdev.js"] | There is no sqoop part in the official website document | ### 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.
### Description
There is no sqoop part in the official website document
### Documentation Links
https://dolphinscheduler.apache.org/zh-cn/docs/3.1... | https://github.com/apache/dolphinscheduler/issues/14375 | https://github.com/apache/dolphinscheduler/pull/14435 | f186cd5dab609ff5adbbe0d8b9088b69a273ab67 | 8f3d354c3c18fee6bd1fdea7e7a912d146d982d4 | 2023-06-19T08:24:03Z | java | 2023-07-03T12:36:45Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,371 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-hivecli/src/main/java/org/apache/dolphinscheduler/plugin/task/hivecli/HiveCliTask.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-hivecli/src/test/java/org/apache/dolphinscheduler/plugin/task/hivecli/HiveCliTaskTest.java"] | [Improvement][Hivecli] Add support for hivevar setting in hivecli task | ### 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.
### Description
Add support for hivevar setting in hivecli
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of... | https://github.com/apache/dolphinscheduler/issues/14371 | https://github.com/apache/dolphinscheduler/pull/14423 | dec066f8ced4f15b900a8f3864112731ba9bfd75 | 13dfa859b59ae90b93a8ed29920c31b5aa05f30e | 2023-06-19T03:56:19Z | java | 2023-07-04T06:02:23Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,368 | ["dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-jdbc/README.md", "dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-jdbc/src/main/java/org/apache/dolphinscheduler/plugin/registry/jdbc/JdbcRegistryConfiguration.java"] | [Improvement][Registry][Jdbc] Add option can use ds database directly | ### 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.
### Description
For now, the user needs to define database configuration for jdbc registry, but most users will save jdbc registry table in the same... | https://github.com/apache/dolphinscheduler/issues/14368 | https://github.com/apache/dolphinscheduler/pull/14369 | 64e57410639e2b55ebf85261c205365e1466a90a | a7b8e071b5265ae84c2361f36d426daf5243b63c | 2023-06-16T08:05:05Z | java | 2023-06-24T14:10:58Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,363 | ["dolphinscheduler-ui/src/locales/en_US/project.ts", "dolphinscheduler-ui/src/locales/zh_CN/project.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-switch.ts"] | [Improvement][UI] Add Default Branch Flow in switch task | ### 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.
### Description
Add Default Branch Flow in switch task
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Con... | https://github.com/apache/dolphinscheduler/issues/14363 | https://github.com/apache/dolphinscheduler/pull/14364 | 323129febb575a2ad9054ee3493c6b922a39a1d8 | 79b6db74fe258c63893724e32d54d0b1ceebb1bd | 2023-06-16T06:14:58Z | java | 2023-06-27T02:29:03Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,340 | ["dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/src/main/java/org/apache/dolphinscheduler/plugin/alert/http/HttpSender.java", "dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/src/test/java/org/apache/dolphinscheduler/plugin/alert/http/HttpSenderTest.... | [Alert] [HTTP Plugin] Lose HTTP port | ### 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
When we config HTTP plugin with `GET` type and the URL contains a port like the below:
```
@Test
public void sendTest() {
Map<S... | https://github.com/apache/dolphinscheduler/issues/14340 | https://github.com/apache/dolphinscheduler/pull/14341 | b49b91c45d1c9e1ed1906b49d1fef63d753ca1ac | c1a67905149a1d791ec23dca477bc59c08c4f607 | 2023-06-13T06:38:06Z | java | 2023-06-14T09:38:58Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,334 | ["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java"] | [Bug] [master] The complement function does not generate the next running instances in parallel mode | ### 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
Use the parallel mode of the complement function, after generating an instance and successfully completing it, the next running instance will n... | https://github.com/apache/dolphinscheduler/issues/14334 | https://github.com/apache/dolphinscheduler/pull/14335 | 1c935d901e09eab6c76375c170745c7e6ce6af14 | 75f4fa288176c5466db69381bd5b62413b31e945 | 2023-06-12T09:39:33Z | java | 2023-06-12T11:40:26Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,329 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/parser/BusinessTimeUtils.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/test/java/org/apache/dolphinscheduler/plugin/task/api/parser/TimePlaceholderUtilsTest.java", "dolphinscheduler-ta... | [Improvement][common] Remove duplicate BusinessTimeUtils | ### 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.
### Description
Remove duplicate BusinessTimeUtils
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Co... | https://github.com/apache/dolphinscheduler/issues/14329 | https://github.com/apache/dolphinscheduler/pull/14330 | 75f4fa288176c5466db69381bd5b62413b31e945 | 1cd5070b5dcfdc202a3db08c426dc35053626cab | 2023-06-12T07:33:12Z | java | 2023-06-13T00:30:34Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,318 | ["dolphinscheduler-ui/package.json", "dolphinscheduler-ui/pnpm-lock.yaml", "dolphinscheduler-ui/src/views/projects/workflow/definition/tree/index.module.scss", "dolphinscheduler-ui/src/views/projects/workflow/definition/tree/index.tsx", "dolphinscheduler-ui/src/views/projects/workflow/definition/tree/use-d3-tree/index.... | [Improvement][UI] migrate version 2.x workflow definition d3 tree view to version 3.x | ### 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.
### Description
1. When rendering the tree view component using echarts on workflow-definition page in version 3.x , I noticed that the task state ... | https://github.com/apache/dolphinscheduler/issues/14318 | https://github.com/apache/dolphinscheduler/pull/14382 | babb8d9d85f24f3ee2ae06929a158acd9e093cd7 | 08805494405d8077ed84394410cb34f05d4cc8b6 | 2023-06-09T02:13:16Z | java | 2023-07-04T02:33:27Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,314 | ["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/event/TaskStateEventHandler.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java", "dolphinscheduler-master/src/test/java/org/apache/dolphinscheduler/server/master/run... | [Bug] [Master] Workflow keep running when task has no id | ### 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

When readyToSubmitTaskQueue contains... | https://github.com/apache/dolphinscheduler/issues/14314 | https://github.com/apache/dolphinscheduler/pull/14315 | d4921fa2dda541d0fa3a198dd3052b61a73f2d37 | 465e7ae6ee44d50f6f319ddfaab82bdf77fec0e5 | 2023-06-08T09:38:26Z | java | 2023-06-14T04:53:16Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,311 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskDefinitionServiceImpl.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/ProcessDefin... | [Improvement][Permission] Remove duplicate checkProjectAndAuth | ### 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.
### Description
Remove duplicate checkProjectAndAuth
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Condu... | https://github.com/apache/dolphinscheduler/issues/14311 | https://github.com/apache/dolphinscheduler/pull/14313 | 221df4a278d1287073a6df8f164f0c5aae2de64f | 5250b253ebb6ba39099794bc9cd529b3db7b41df | 2023-06-08T07:36:27Z | java | 2023-06-27T06:01:37Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,299 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/SchedulerServiceImpl.java"] | [Bug] [schedule] The interface method creates a scheduled task without data verification | ### 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

In version 3.1.7, Multiple timed tas... | https://github.com/apache/dolphinscheduler/issues/14299 | https://github.com/apache/dolphinscheduler/pull/14430 | 09afa75a3d803281fa7f39b5f054a8fcbff1ab04 | 484f8419c4bd8d73fab7f4b3469dabf94269e077 | 2023-06-07T07:49:00Z | java | 2023-07-13T08:21:07Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,295 | ["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/FileUtils.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/ShellCommandExecutor.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache... | [Improvement][common] Remove the duplicate FileUtils | ### 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.
### Description
* Remove the duplicate FileUtils
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
... | https://github.com/apache/dolphinscheduler/issues/14295 | https://github.com/apache/dolphinscheduler/pull/14301 | e7cdc7c1367b67f216bb04b8a2aab0945b75126a | 66e09dc66ec3439b53edf9fd9142506b615bae35 | 2023-06-07T05:38:08Z | java | 2023-06-08T00:59:53Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,289 | ["dolphinscheduler-ui/src/views/projects/workflow/definition/components/timing-modal.tsx"] | [Improvement][dolphinscheduler-ui] The next five execution time labels are dynamically displayed | ### 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.
### Description
If I don't click the button of the execution time, the label of the next five execution times should not be displayed.
 and found no similar feature requirement.
### Description
Bump clickhouse-jdbc from 0.3.2-patch11 to 0.4.6
* related: #14096
### Are you willing to submit a PR?
- [X] Yes I am... | https://github.com/apache/dolphinscheduler/issues/14286 | https://github.com/apache/dolphinscheduler/pull/14287 | 4d798e774e99f37bca2b7bcba7be54c7a8e01b98 | ed8ae9c0ee5cc214631120e6d2cf4bcf7a84b699 | 2023-06-06T08:29:23Z | java | 2023-06-07T04:08:23Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,284 | ["dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/AccessToken.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/AlertGroup.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/DataSource.java", "dolphinscheduler-dao/src/main/java/org... | [Bug] [DAO] update the check of Integer in equals() | ### 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
We cannot use `!=` to compare two Integers in the `equals()` of entity
### What you expected to happen
use `Objects.equals()`
### How to rep... | https://github.com/apache/dolphinscheduler/issues/14284 | https://github.com/apache/dolphinscheduler/pull/14285 | ed8ae9c0ee5cc214631120e6d2cf4bcf7a84b699 | 929811760a3cd3ae43c2f48d13275a61e0fa41f9 | 2023-06-06T07:39:27Z | java | 2023-06-07T04:08:48Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,282 | ["dolphinscheduler-ui/src/locales/en_US/project.ts", "dolphinscheduler-ui/src/locales/zh_CN/project.ts", "dolphinscheduler-ui/src/views/projects/task/instance/types.ts", "dolphinscheduler-ui/src/views/projects/task/instance/use-table.ts"] | [Improvement][Task] Add app_link on the ui of task instance | ### 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.
### Description
Add app_link on the ui of task instance
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Co... | https://github.com/apache/dolphinscheduler/issues/14282 | https://github.com/apache/dolphinscheduler/pull/14283 | 2c057d6a8f010b260534bdcd42f7832cab819462 | 525e441223c4355f7db993935cfe13ff548bd165 | 2023-06-06T03:38:27Z | java | 2023-06-07T07:00:12Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,280 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/enums/TaskExecutionStatus.java"] | [Improvement][Task] update the task execution status check | ### 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.
### Description
update the task execution status check
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Con... | https://github.com/apache/dolphinscheduler/issues/14280 | https://github.com/apache/dolphinscheduler/pull/14281 | d587b5f03dd5a610b81b5acda746dfef7f40102a | 4d798e774e99f37bca2b7bcba7be54c7a8e01b98 | 2023-06-06T02:44:26Z | java | 2023-06-06T07:25:57Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,269 | ["docs/docs/en/guide/resource/task-group.md", "docs/docs/zh/guide/resource/task-group.md", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskGroupServiceImpl.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/TaskGroupControllerTest.java", "dolphinsc... | [Bug] [Task Group] no matter whether user is admin or non-admin, they can only use the task group created by themselves | ### 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
Task group is at user level so that cannot be shared among multiple users.
~~An non-admin user cannot select the task group created ... | https://github.com/apache/dolphinscheduler/issues/14269 | https://github.com/apache/dolphinscheduler/pull/14392 | ca760aabd44e9168281fea3a9df1bab1c10b5cc7 | 759756ae80a449c1989181c70696ba59fa125922 | 2023-06-02T09:20:18Z | java | 2023-07-23T04:11:37Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,250 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-seatunnel/src/main/java/org/apache/dolphinscheduler/plugin/task/seatunnel/flink/SeatunnelFlinkParameters.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-seatunnel/src/main/java/org/apache/dolphinscheduler/plugin/task/seatunnel/flink/SeatunnelFlinkTask.java... | [Bug] [Seatunnel] Run Mode defaults to run, and you cannot select a null value | ### 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
When Dolphinscheduler creates a seattunnel task, if the Flink startup script is used, the Run Mode defaults to run, and a null value cannot be ... | https://github.com/apache/dolphinscheduler/issues/14250 | https://github.com/apache/dolphinscheduler/pull/14267 | 175d976cd2c5d364dab70e03986c25344927f300 | 4111acb58e1ae5e5c67047f995d59d91a496f10f | 2023-06-01T02:52:31Z | java | 2023-07-12T01:06:19Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,243 | ["docs/docs/en/guide/metrics/metrics.md", "docs/docs/zh/guide/metrics/metrics.md", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/aspect/AccessLogAspect.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/metrics/ApiServerMetrics.java", "dolphinscheduler-api/src/main/java/org... | [Improvement][Metrics] Add user tag of response time of api server | ### 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.
### Description
Add user tag of response time of api server
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code o... | https://github.com/apache/dolphinscheduler/issues/14243 | https://github.com/apache/dolphinscheduler/pull/14248 | 5e9f1de075334f58145c585b3a02456e9342c114 | 8aec3846b4b2b186ef1e14d19493352e135549f2 | 2023-05-31T08:03:20Z | java | 2023-06-01T07:13:28Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,236 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-flink/src/main/java/org/apache/dolphinscheduler/plugin/task/flink/FlinkArgsUtils.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-flink/src/main/java/org/apache/dolphinscheduler/plugin/task/flink/FlinkConstants.java"] | [Bug] [Flink] Yarn queue conf doesn't work in flink command line. | ### 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
The Yarn CommandLine always commits tasks to the default queue, even if the tenant YARN queue is specified.
### What you expected to happen
T... | https://github.com/apache/dolphinscheduler/issues/14236 | https://github.com/apache/dolphinscheduler/pull/14237 | aa2d9a7f05354c1041a6ac1e139088bf4f78b35b | de2cc0e2352c2a99ab46a036af2aab1fe24d9941 | 2023-05-29T15:05:22Z | java | 2023-06-12T03:04:39Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,219 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java"] | [Bug] [API] TreeView "Task Status" not show bug | ### 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
TreeView "Task Status" not show
### What you expected to happen
TreeView "Task Status" show
### How to reproduce
open Workflow definition ... | https://github.com/apache/dolphinscheduler/issues/14219 | https://github.com/apache/dolphinscheduler/pull/14207 | 9e0991145e5de196f30f2c7c080a6ad48fdf2bb4 | b8748e29ae27c48b6bd37ccc0bd198384c586ba1 | 2023-05-26T04:52:06Z | java | 2023-05-29T05:39:38Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,216 | ["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/enums/TaskExecutionStatus.java"] | [Bug] [Master] workflow state keep READY_STOP when sub_process state STOP | ### 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
I hive fix a bug with the issue https://github.com/apache/dolphinscheduler/pull/14016
when I stopped a workflow with sub_process . sub_proc... | https://github.com/apache/dolphinscheduler/issues/14216 | https://github.com/apache/dolphinscheduler/pull/14221 | fdb8fde776b5cf0719c2d0feb7f112cc3f30ddda | d587b5f03dd5a610b81b5acda746dfef7f40102a | 2023-05-26T02:49:06Z | java | 2023-06-06T03:04:32Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,201 | ["dolphinscheduler-ui/src/views/projects/workflow/instance/components/process-instance-condition.tsx", "dolphinscheduler-ui/src/views/projects/workflow/relation/index.tsx", "dolphinscheduler-ui/src/views/projects/workflow/timing/components/timing-condition.tsx"] | [Improvement][UI] Improve the select component to support users to filter options. | ### 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.
### Description

 and found no similar issues.
### What happened
Because of the datasouce `databend` now does not support datax reader mode so the code here will return `null` when user select `databend` as d... | https://github.com/apache/dolphinscheduler/issues/14180 | https://github.com/apache/dolphinscheduler/pull/14204 | a7b8e071b5265ae84c2361f36d426daf5243b63c | 9c92b4b240a30e54464509b2e696e3310894507a | 2023-05-23T04:10:07Z | java | 2023-06-25T08:18:38Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,179 | ["dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-api/src/main/java/org/apache/dolphinscheduler/plugin/datasource/api/client/CommonDataSourceClient.java", "dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-azure-sql/src/main/java/org/apache/dolphinscheduler/plugin/datasource/azuresql/AzureSQ... | Driver does not support get/set network timeout for connections. (Method not supported) | ### 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
I I updated Dolphin 3.1.6 and tested the Hive data source connection and found 5 more long links in the HiveServer2 service that did not close。... | https://github.com/apache/dolphinscheduler/issues/14179 | https://github.com/apache/dolphinscheduler/pull/14193 | d92e2b360e0117259c58ea540b8b3cc2664694d8 | e4fb5b30a45b5e2380841e8b37dff2f0408fc5a7 | 2023-05-23T01:32:48Z | java | 2023-07-21T08:14:21Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,171 | ["dolphinscheduler-ui/src/components/chart/index.ts", "dolphinscheduler-ui/src/components/chart/modules/Gauge.tsx", "dolphinscheduler-ui/src/views/monitor/servers/master/index.module.scss"] | [Bug] [UI] The cpu and memory dashboard displays abnormally on a 15.6-inch screen with a 1080P resolution. | ### 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
The cpu and memory dashboard displays abnormally on a 15.6-inch screen with a 1080P resolution.
 and found no similar issues.
### What happened
Pause the workflow, but the status remains ready pause.
 and found no similar feature requirement.
### Description
If execution of K8S Task meets some exception, we can not get more exception information from current task log file.
<img width="... | https://github.com/apache/dolphinscheduler/issues/14146 | https://github.com/apache/dolphinscheduler/pull/14147 | 1011852ab25c7536a0a64448be310bb9c3619d25 | 9e0991145e5de196f30f2c7c080a6ad48fdf2bb4 | 2023-05-18T14:05:03Z | java | 2023-05-27T09:39:03Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,140 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessInstanceServiceImpl.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/task/dependent/DependentAsyncTaskExecuteFunction.java"] | [Bug] [API] Dependent task nodes in workflow instances cannot display data | ### 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
The dependent task nodes in the workflow instance cannot display data.
 and found no similar feature requirement.
### Description
Add metrics for api server
### Use case
_No response_
### Related issues
* #11240
### Are you willing to submit a PR?
- [X] Ye... | https://github.com/apache/dolphinscheduler/issues/14138 | https://github.com/apache/dolphinscheduler/pull/14177 | 0ab2447d58f671aa41cd6dc40e9b764c5934f99d | 5c4ba4105ded04a61264044c5aa192bd78700165 | 2023-05-18T07:16:07Z | java | 2023-05-23T04:22:49Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,121 | ["docs/docs/en/guide/project/workflow-definition.md", "docs/docs/zh/guide/project/workflow-definition.md", "dolphinscheduler-ui/src/locales/en_US/project.ts", "dolphinscheduler-ui/src/locales/zh_CN/project.ts", "dolphinscheduler-ui/src/views/projects/workflow/definition/index.tsx"] | Add supported operations of workflow definition | ### 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.
### Description
Add supported operations of workflow definition
### Documentation Links
_No response_
### Are you willing to submit a PR?
- [X] ... | https://github.com/apache/dolphinscheduler/issues/14121 | https://github.com/apache/dolphinscheduler/pull/14122 | f0881b65a1a023c7fe72d354d3266bc113bc3360 | db2da822dee0b066faa2a3632a041ba3229ec72e | 2023-05-16T09:08:27Z | java | 2023-05-18T02:27:36Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,119 | ["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/log/remote/S3RemoteLogHandler.java", "dolphinscheduler-storage-plugin/dolphinscheduler-storage-s3/src/main/java/org/apache/dolphinscheduler/plugin/storage/s3/S3StorageOperator.java"] | [Improvement][S3Utils] The checkBucketNameExists method should not use s3Client. listBuckets() | ### 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.
### Description
The checkBucketNameExists method should not use s3Client. listBuckets()
If s3 id&key does not have other bucket permission... | https://github.com/apache/dolphinscheduler/issues/14119 | https://github.com/apache/dolphinscheduler/pull/14188 | 4c2e57cfb3947ca6071d78e375beb91bbc820632 | 43d7b3597769c40a5d8631a8aca1fdf08578d36e | 2023-05-16T08:41:36Z | java | 2023-05-24T05:43:44Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,112 | ["dolphinscheduler-ui/src/common/column-width-config.ts", "dolphinscheduler-ui/src/locales/en_US/project.ts", "dolphinscheduler-ui/src/locales/zh_CN/project.ts", "dolphinscheduler-ui/src/views/projects/workflow/definition/use-table.ts", "dolphinscheduler-ui/src/views/projects/workflow/instance/components/process-instan... | [Improvement][UI] Add a quick link to visit workflow instances of the current workflow. | ### 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.
### Description
When you have a lot of workflows in a project it'll be hard to find the workflow instances of the workflow. So it'll be so convenien... | https://github.com/apache/dolphinscheduler/issues/14112 | https://github.com/apache/dolphinscheduler/pull/14134 | c6512edc3a51ca5a9184c580b7fea33a2df79f1e | 03ff78fdcba908f93e4a4b51b106e14a5fc39b5b | 2023-05-16T03:23:37Z | java | 2023-05-18T11:47:02Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,111 | ["dolphinscheduler-ui/src/locales/en_US/project.ts", "dolphinscheduler-ui/src/locales/zh_CN/project.ts", "dolphinscheduler-ui/src/views/projects/workflow/definition/use-table.ts"] | [Improvement][UI] Add a tooltip for the copy button of workflow definition. | ### 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.
### Description
The copy button of workflow definition should have a tooltip to represent the button.
 and found no similar issues.
### What happened
Default tenant can not download resource, we have to change default tenant to bootstrap user.
related PR https://github.com/apache/dolphinsc... | https://github.com/apache/dolphinscheduler/issues/14105 | https://github.com/apache/dolphinscheduler/pull/14106 | f384d71da06755ebdf426f0d036412118ba38a5a | 74ed7856bc81ebc7942d54661cf1f15833ae8345 | 2023-05-15T10:44:52Z | java | 2023-05-16T10:11:58Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,057 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/AlertPluginInstanceMapper.xml"] | [Improvement][Alarm Instance Manage] alarm instance not sorted by update time | ### 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.
### Description

### Are you will... | https://github.com/apache/dolphinscheduler/issues/14057 | https://github.com/apache/dolphinscheduler/pull/14058 | d2f83ee8cf623630ca971975b4c4337b31b529f3 | 71bbd00ef1698d7d163d53820c2006a1277feb47 | 2023-05-05T09:22:46Z | java | 2023-05-05T12:53:11Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,054 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/am/YarnApplicationManager.java", "dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/processor/WorkerTaskKillProcessor.java"] | [Improvement][Worker] Kill multiple yarn apps at the same time | ### 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.
### Description
Kill multiple yarn apps at the same time
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of C... | https://github.com/apache/dolphinscheduler/issues/14054 | https://github.com/apache/dolphinscheduler/pull/14055 | 920e9b80fb96e5b7a273117703a7b89cf31fd4a5 | 3eb4c0ed1d0ab15280744bbd893e52ce05140052 | 2023-05-05T07:11:54Z | java | 2023-05-06T11:13:12Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,052 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/LogUtils.java"] | [Improvement][Log] Remove the useless filter in getAppIdsFromLogFile | ### 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.
### Description
Remove the useless filter in getAppIdsFromLogFile
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### ... | https://github.com/apache/dolphinscheduler/issues/14052 | https://github.com/apache/dolphinscheduler/pull/14053 | f269ccbd4a494ef63fb82d7160bfebb4dfacbdf2 | 84edea7593216688d839b458d47785d6ade18ad0 | 2023-05-05T05:53:46Z | java | 2023-05-06T09:00:53Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,049 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TriggerRelationMapper.xml", "dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_postgresql.sql"] | [Bug] [dao] Pg does not support ON DUPLICATE KEY UPDATE syntax | ### 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

### What you expected to hap... | https://github.com/apache/dolphinscheduler/issues/14049 | https://github.com/apache/dolphinscheduler/pull/14051 | 84edea7593216688d839b458d47785d6ade18ad0 | cfbf675737fdc25d2358f7fe08605d6e1a6200a3 | 2023-05-04T09:14:05Z | java | 2023-05-06T09:11:43Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,048 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TriggerRelationMapper.xml", "dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_postgresql.sql"] | [Bug] [dao] The queue_id of the default tenant for the pg data source is not set correctly | ### 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

 and found no similar issues.
### What happened

 and found no similar issues.
### What happened
Error caused by using Mysql keyword 'key' field in SQL. related table t_ds_jdbc_registry_lock and t_ds_jdbc_registry_data。
 and found no similar feature requirement.
### Description
repeat onMounted optimize
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I... | https://github.com/apache/dolphinscheduler/issues/14010 | https://github.com/apache/dolphinscheduler/pull/14011 | 8c43e71adf3d98ad1e63711abfdf1d125e262c76 | b451d646967859e3e3491c0b056ef941c8618318 | 2023-04-25T08:29:29Z | java | 2023-04-25T09:28:58Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,008 | ["dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-etcd/src/main/java/org/apache/dolphinscheduler/plugin/registry/etcd/EtcdKeepAliveLeaseManager.java", "dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-etcd/src/main/java/org/apache/dolphinschedul... | [Bug] [registry] use etcd lease memory leak | ### 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

 and found no similar feature requirement.
### Description
These Ids are useful things that can be used as part of path (or something like that) to record temporary result generated by each m... | https://github.com/apache/dolphinscheduler/issues/14007 | https://github.com/apache/dolphinscheduler/pull/14099 | 41e3ce35a70a03e2a44f0858bc91ca2443101043 | af7da0630eb1cb777da6ea1ef5508a3b237b84fb | 2023-04-25T07:39:42Z | java | 2023-05-25T03:02:39Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,000 | ["dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/config/WorkerConfig.java"] | [Bug] [worker] WorkerConfig output is wrong | ### 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
```Java
log.info("Worker config: workerAddress -> {}", registryDisconnectStrategy);
```
output is wrong
### What you expected to happen
`... | https://github.com/apache/dolphinscheduler/issues/14000 | https://github.com/apache/dolphinscheduler/pull/14001 | fba47b337e3befec2fc104f9de30bda6986d7f51 | f6e0f2e47149175d3afa2d257d17ba68f3b0b27a | 2023-04-24T08:41:29Z | java | 2023-04-24T11:04:34Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,989 | ["dolphinscheduler-storage-plugin/dolphinscheduler-storage-hdfs/src/main/java/org/apache/dolphinscheduler/plugin/storage/hdfs/HdfsStorageOperator.java"] | [Bug] [resource] resource center | ### 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
<img width="2090" alt="image" src="https://user-images.githubusercontent.com/15820530/233613636-ba02370d-2638-46ac-93a4-00f15aaaa5ff.png">
c... | https://github.com/apache/dolphinscheduler/issues/13989 | https://github.com/apache/dolphinscheduler/pull/14021 | 76f33bea2b19ba3cf61cf357ca51da8ade4588c0 | f269ccbd4a494ef63fb82d7160bfebb4dfacbdf2 | 2023-04-21T10:28:38Z | java | 2023-05-06T08:59:29Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,987 | ["dolphinscheduler-bom/pom.xml", "dolphinscheduler-dist/release-docs/LICENSE", "tools/dependencies/known-dependencies.txt"] | [Bug] [Master] Could not find class when using etcd as the registration center | ### 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
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'registryClient': Invocation of init method f... | https://github.com/apache/dolphinscheduler/issues/13987 | https://github.com/apache/dolphinscheduler/pull/13998 | 29a98881679f9a3f307350f6c579583b66dc9ea0 | b72077011bd667e44784abb094302a34ae4e5789 | 2023-04-21T09:27:53Z | java | 2023-07-11T13:54:24Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,984 | ["docs/docs/en/guide/resource/configuration.md", "docs/docs/zh/guide/resource/configuration.md"] | [Improvement][DOC] Update resource S3 configuration docs | ### 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.
### Description
<img width="861" alt="image" src="https://user-images.githubusercontent.com/31528124/233582862-1c2c67f1-8711-4325-8e6e-cdf84df7d5e0.... | https://github.com/apache/dolphinscheduler/issues/13984 | https://github.com/apache/dolphinscheduler/pull/13985 | d617620b006add58bc34989d40ce62ec891e2bf7 | 5c1edd2912b63cfa57a2dc914670ffe5e0a70e09 | 2023-04-21T08:22:03Z | java | 2023-04-21T09:00:14Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,976 | ["dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/TaskInstance.java"] | [Bug] [Master] set task force success then recovery failed process instance, but the task run again | ### 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
dag : a -> b -> c
Task b failed, and set force success. Then recovery failed then process instance. Task b run again.
### What you expected t... | https://github.com/apache/dolphinscheduler/issues/13976 | https://github.com/apache/dolphinscheduler/pull/14611 | 1e3132741855e819f0739da922377538423328ec | 50cc65b118a2edc2738af0656d189de9c1cb9a57 | 2023-04-21T04:08:11Z | java | 2023-07-21T03:50:29Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,972 | ["dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/Command.java"] | [Bug] [master] the task depend type is null when recovery suspend | ### 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

 and found no similar feature requirement.
### Description
had not hidden account and password
 and found no similar issues.
### What happened
When I upgraded DolphinScheduler from 2.0.5 to 3.1.5 and tried to run a Data-Quality task, I got the following error:
```
[INFO] 2023-04-18... | https://github.com/apache/dolphinscheduler/issues/13959 | https://github.com/apache/dolphinscheduler/pull/13960 | 73b505f6397155ccdd007cf5fcabca9f6cc6447f | fba47b337e3befec2fc104f9de30bda6986d7f51 | 2023-04-19T12:24:54Z | java | 2023-04-24T04:08:10Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,950 | ["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/service/MasterFailoverService.java"] | [Bug] [Master] the key of master failover is invalid | ### 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

The registryPath attribute o... | https://github.com/apache/dolphinscheduler/issues/13950 | https://github.com/apache/dolphinscheduler/pull/13952 | 0a5b32e8b65d889f745a4858e7e9019684ba5152 | 1c836bf011af0ad24e4d80d32c1ef84b21ee0e30 | 2023-04-19T07:16:46Z | java | 2023-04-19T09:52:38Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,945 | [".github/workflows/api-test.yml", "dolphinscheduler-api-test/dolphinscheduler-api-test-case/src/test/java/org/apache/dolphinscheduler/api/test/cases/ProcessDefinitionAPITest.java", "dolphinscheduler-api-test/dolphinscheduler-api-test-case/src/test/java/org/apache/dolphinscheduler/api/test/cases/ProjectAPITest.java", "... | [Improvement][API Test] Add API test cases for ProcessDefinitionController | ### 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.
### Description
* Add API test cases for `ProcessDefinitionController`
* part of #10411
### Are you willing to submit a PR?
- [X] Yes... | https://github.com/apache/dolphinscheduler/issues/13945 | https://github.com/apache/dolphinscheduler/pull/14300 | 68a3a75211538bb940afe574aeb33ef18e7cd401 | d4c523830dbbea1a05fb3d702c74aeed74bd0734 | 2023-04-18T08:40:37Z | java | 2023-07-06T05:17:13Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,941 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-sql/src/main/java/org/apache/dolphinscheduler/plugin/task/sql/SqlTask.java"] | [Bug] [Worker/Task] SqlTask Extended Built-in Parameter Not Substituted | ### 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
SqlTask Extended Built-in Parameter Not Substituted
 and found no similar issues.
### What happened
Custom templates in datax
The custom parameter input box displays abnormally
 and found no similar issues.
### What happened
Exception when importing workflow definition
### What you expected to happen
Import workflow definitions normally
### How to reprodu... | https://github.com/apache/dolphinscheduler/issues/13925 | https://github.com/apache/dolphinscheduler/pull/13926 | 61a689aa5aaea5cbb29235dfaaa629804f4b4464 | 51afbfe159260216b806f0c3c3c20648cf01c0ac | 2023-04-13T08:20:50Z | java | 2023-04-13T09:01:10Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,923 | ["deploy/kubernetes/dolphinscheduler/templates/_helpers.tpl", "deploy/kubernetes/dolphinscheduler/templates/deployment-dolphinscheduler-api.yaml", "deploy/kubernetes/dolphinscheduler/templates/secret-external-etcd-ssl.yaml", "deploy/kubernetes/dolphinscheduler/templates/statefulset-dolphinscheduler-master.yaml", "deplo... | [Improvement][Etcd] Support SSL In Etcd And Enhance Etcd In Helm | ### 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.
### Description
Support SSL In Etcd And Enhance Etcd In Helm
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code ... | https://github.com/apache/dolphinscheduler/issues/13923 | https://github.com/apache/dolphinscheduler/pull/13924 | 465e7ae6ee44d50f6f319ddfaab82bdf77fec0e5 | 1c0dfbb0442752180d25bcbdd0eb5a4bc6453e2b | 2023-04-13T08:12:59Z | java | 2023-06-14T05:29:50Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,917 | ["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-dependent.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/types.ts"] | [Bug] [UI] In the dependent task node page, the project name, workflow name, task name component search is invalid | ### 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
In the dependent task node page, the project name, workflow name, task name component search is invalid.
There are three workflows under the... | https://github.com/apache/dolphinscheduler/issues/13917 | https://github.com/apache/dolphinscheduler/pull/13918 | f9f88cb505d0a458e24b841add860ff4a3df3710 | c3de282f3175ecbe6b52affb8c9aad4233f91802 | 2023-04-12T10:18:46Z | java | 2023-04-13T00:56:38Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,911 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java"] | [Improvement][JSON] Improve the readability of workflow exported json files | ### 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.
### Description
* Improve the readability of workflow exported json files
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a P... | https://github.com/apache/dolphinscheduler/issues/13911 | https://github.com/apache/dolphinscheduler/pull/13912 | c3de282f3175ecbe6b52affb8c9aad4233f91802 | bae8df6aa1360885c840fc9e8a711bfc3e0dceaa | 2023-04-11T12:08:29Z | java | 2023-04-13T03:15:07Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,884 | ["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-flink.ts"] | [Improvement][UI] Improve the UI of flink sql task | ### 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.
### Description
Improve the UI of flink sql task
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
... | https://github.com/apache/dolphinscheduler/issues/13884 | https://github.com/apache/dolphinscheduler/pull/13885 | 4439c1ec9096bd4ae3a7e4ad7edb939992a4f7ce | 1b6dbde470331ed11ce96cf4af32f266b6d6f93f | 2023-04-07T05:22:42Z | java | 2023-04-09T03:17:23Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,882 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/k8s/K8sManager.java", "dolphinscheduler-bom/pom.xml", "dolphinscheduler-dist/release-docs/LICENSE", "dolphinscheduler-dist/release-docs/licenses/LICENSE-kubernetes-client.txt", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/pom.xml", "dolphin... | [Bug] [Worker] Collect incomplete pod log when pod fails | ### 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
Sometimes, we can not collect complete pod logs if pod fails and will throw an IOException.
We collect logs:
```
...
[K8S... | https://github.com/apache/dolphinscheduler/issues/13882 | https://github.com/apache/dolphinscheduler/pull/13891 | 4bf097ee4022df05e730469f2f0984dad892c129 | 119f08d2bafd7d280dd9d323dae21ead2e08147f | 2023-04-06T15:52:01Z | java | 2023-04-17T04:04:36Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,876 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/OSUtils.java"] | [Bug] [dolphinscheduler-task-api] when sudo enable is false, execute command will failed | ### 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
when sudo enable is false, the tenant doesn't have sudo permission, execute command will failed. The error info is
sudo: pam_open_session: Sys... | https://github.com/apache/dolphinscheduler/issues/13876 | https://github.com/apache/dolphinscheduler/pull/13860 | 7e3ecfa68fbed74623dec97ae061dd386222d6a9 | d772f2492b83e38c6615f4e48d6c6253f7ef74bc | 2023-04-06T02:43:20Z | java | 2023-04-07T09:13:22Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,869 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/python/PythonGateway.java"] | [Improvement] [dolphinscheduler-api] There is no judgment whether to return to success | ### 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
An error occurred when creating a python script, but no reason was returned
### What you expected to happen
return error reason
### How to r... | https://github.com/apache/dolphinscheduler/issues/13869 | https://github.com/apache/dolphinscheduler/pull/13873 | 45586f71d548cf22195bcc60c63d8bc84884974f | dc4cd976c1ebc6f76ce69cf259f7c80b3165f061 | 2023-04-04T08:20:33Z | java | 2023-04-19T02:23:20Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,859 | ["dolphinscheduler-api-test/dolphinscheduler-api-test-case/pom.xml", "dolphinscheduler-api-test/dolphinscheduler-api-test-case/src/test/java/org/apache/dolphinscheduler/api.test/cases/TenantAPITest.java", "dolphinscheduler-api-test/dolphinscheduler-api-test-case/src/test/java/org/apache/dolphinscheduler/api.test/cases/... | [Improvement][API Test] Add API test cases for worker group | ### 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.
### Description
* Add API test cases for worker group
* Part of #10411
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!... | https://github.com/apache/dolphinscheduler/issues/13859 | https://github.com/apache/dolphinscheduler/pull/13936 | cf91544b99e158c9e97360c7234fd24bc488151a | 4545093c1baa664060a67b58a5b42a13706c1bf1 | 2023-04-03T09:19:30Z | java | 2023-04-26T04:03:42Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,820 | ["dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/src/main/java/org/apache/dolphinscheduler/plugin/alert/http/HttpSender.java"] | [Bug] [alert] alert http-plugin `Body` is not necessary but if not input any thing got error log | ### 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
I'm try to config a alert using `http`
the config page show the `Body` is not necessary, but if not input any thing , got the error log, ... | https://github.com/apache/dolphinscheduler/issues/13820 | https://github.com/apache/dolphinscheduler/pull/13821 | dc4cd976c1ebc6f76ce69cf259f7c80b3165f061 | 81aa105ff6c27eb28ad82166464bc5eecc59b34a | 2023-03-29T07:53:34Z | java | 2023-04-19T07:35:13Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,815 | ["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/StateWheelExecuteThread.java"] | [Bug] [Master] Master sent incorrect timeout alerts for dependent tasks that were successfully executed | ### 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
I got timeout alerts ("Task Timeout Warn" and "Process Timeout Warn") from the alert server when I have dependent tasks in process defin... | https://github.com/apache/dolphinscheduler/issues/13815 | https://github.com/apache/dolphinscheduler/pull/13822 | dcf0109db3ac1481037f40f6d953efc92ba5aa2c | f78ef9ec08d62b575846236a127a13eb3b460a60 | 2023-03-29T04:11:54Z | java | 2023-04-19T08:14:13Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,803 | ["dolphinscheduler-ui/src/views/projects/workflow/relation/index.tsx"] | [Improvement][UI] Make the select on the page of workflow relation filterable. | ### 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.
### Description
Now the select on the page of workflow relation couldn't input any workflow's name to filter options. And when the workflow name is ... | https://github.com/apache/dolphinscheduler/issues/13803 | https://github.com/apache/dolphinscheduler/pull/13805 | 4e2c22061ae70af23d2f2a6f87abd86e435aada5 | 1e8d09e955083da2aba0426fa4d608e758b53114 | 2023-03-28T09:14:15Z | java | 2023-03-28T10:20:42Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,802 | ["dolphinscheduler-ui/src/views/resource/components/resource/index.tsx", "dolphinscheduler-ui/src/views/resource/components/resource/table/use-table.ts"] | [BUG][UI] Display english column name in resource center | ### 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.
### Description
- After switching to english UI, it should display english column name, either.
<img width="1646" alt="image" src="https://user-i... | https://github.com/apache/dolphinscheduler/issues/13802 | https://github.com/apache/dolphinscheduler/pull/13806 | bae8df6aa1360885c840fc9e8a711bfc3e0dceaa | 16b743c777f012dc38eb944897f97817d38a48ff | 2023-03-28T08:40:06Z | java | 2023-04-13T05:24:41Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,785 | ["deploy/docker/docker-compose.yml", "deploy/docker/docker-stack.yml"] | [Bug] [docker] pg and zk image best to upgrade to support the arm architecture on m1 | ### 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
<img width="656" alt="image" src="https://user-images.githubusercontent.com/20450037/226949182-9eda2c69-ad01-4e26-8a14-ef4d92958580.png">
Th... | https://github.com/apache/dolphinscheduler/issues/13785 | https://github.com/apache/dolphinscheduler/pull/13789 | f78ef9ec08d62b575846236a127a13eb3b460a60 | 0a5b32e8b65d889f745a4858e7e9019684ba5152 | 2023-03-22T15:12:57Z | java | 2023-04-19T08:37:01Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,782 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/TaskConstants.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/test/java/org/apache/dolphinscheduler/plugin/task/api/AbstractTaskTest.java"] | [Bug] [API] when param contain ')' ,is wiill lost | ### 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
I try to send a param ,
the command output string like this :
${setValue(sqls=" INSERT INTO zf_adas_data_upload_log (finish_time, file_path,... | https://github.com/apache/dolphinscheduler/issues/13782 | https://github.com/apache/dolphinscheduler/pull/13787 | 8895921d87ad34d5dc98f69ab024a28a1e6b1598 | b98566e070d471b12325015ee564bc0478be18e3 | 2023-03-22T10:47:52Z | java | 2023-03-23T14:56:22Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,780 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessInstanceServiceImpl.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/ProcessInstanceServiceTest.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/task/D... | [Bug] [API] Process instance DAG can't show dependent task | ### 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
Hi,I found that the dependent tasks in the DAG of the process instance cannot be displayed.
<img width="1642" alt="image" src="https:/... | https://github.com/apache/dolphinscheduler/issues/13780 | https://github.com/apache/dolphinscheduler/pull/13823 | 81aa105ff6c27eb28ad82166464bc5eecc59b34a | 7835ddfdb769306ef4c776a43a162a1b0fde3aca | 2023-03-22T07:36:07Z | java | 2023-04-19T07:40:51Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,763 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/AbstractCommandExecutor.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/am/KubernetesApplicationManager.java", "dolphinscheduler-tas... | [Improvement][K8S Task] K8S task should collect whole pod log | ### 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.
### Description
We should listen the pod log like https://github.com/apache/dolphinscheduler/issues/13751, rather just collect error logs when ... | https://github.com/apache/dolphinscheduler/issues/13763 | https://github.com/apache/dolphinscheduler/pull/14379 | 1d0d85b988c7645874237ad9985897e6201941e9 | 04800a48d19700809ce9b97d2efaf1be34d4e474 | 2023-03-16T15:59:47Z | java | 2023-07-20T10:38:25Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,751 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/AbstractCommandExecutor.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/am/KubernetesApplicationManager.java", "dolphinscheduler-tas... | [Improvement][Worker] Support real-time pod log collection | ### 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.
### Description
When submitting spark / flink task to Kubernetes, we collect driver pod logs after task execution. There are two potential pr... | https://github.com/apache/dolphinscheduler/issues/13751 | https://github.com/apache/dolphinscheduler/pull/13752 | 64833952fc510973d14abc7d3fb343fd7e35cc71 | d6fcf60534a59deb4efa87279131220baf12f26b | 2023-03-15T12:07:32Z | java | 2023-04-05T08:13:45Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,665 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxTask.java"] | [Improvement][Datax] if sql include ``` * ``` will print error information in log | ### 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.
### Description

### Are you willi... | https://github.com/apache/dolphinscheduler/issues/13665 | https://github.com/apache/dolphinscheduler/pull/13680 | 35d8e8ac172fac7b992b8d60d2a875aefccaa652 | 6218f818c036b75a23c0df1cc8f0ce464d212f09 | 2023-03-03T08:18:08Z | java | 2023-03-07T03:16:53Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,657 | ["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java"] | [Bug] [Master] NPE caused by stop and restart flow whenProhibit execution execution task has child node | ### 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
Node relations as:
Node1 --> Node3; Node2 -->Node3; Node1 is Prohibited
When flow is running, or the Node2 instance is runing, Stop this f... | https://github.com/apache/dolphinscheduler/issues/13657 | https://github.com/apache/dolphinscheduler/pull/13668 | 9d9ae9ad540a9f2a8bf93345d13418ef417f7227 | fba59981d41f0c078e409fcf3a036f138dd686d6 | 2023-03-01T13:10:38Z | java | 2023-03-30T01:56:57Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,653 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/LoggerServiceImpl.java", "dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/LogUtils.java", "dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/processor/BaseLogProcessor.java", "dolphins... | [Improvement][Remote Logging] Support api-server to get task log from remote target | ### 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.
### Description
_No response_
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to fo... | https://github.com/apache/dolphinscheduler/issues/13653 | https://github.com/apache/dolphinscheduler/pull/13654 | fba59981d41f0c078e409fcf3a036f138dd686d6 | 85605bbef9a1191a9a2773b046453f292d4a52fc | 2023-03-01T10:22:33Z | java | 2023-03-30T04:07:58Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,651 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ResourcesServiceImpl.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/ResourcesTask.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/ResourceTaskMapper.java", "dolphinsched... | [Improvement][Resource Center] Remove useless table t_ds_relation_resources_task | ### 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.
### Description
In new resource center, task can download resources directly by `fullName`, also, according to discussion before (https://github.com... | https://github.com/apache/dolphinscheduler/issues/13651 | https://github.com/apache/dolphinscheduler/pull/13721 | 41801663fdc1b265df8e105680d3c53f8923c724 | 8895921d87ad34d5dc98f69ab024a28a1e6b1598 | 2023-03-01T09:23:18Z | java | 2023-03-23T14:52:23Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,639 | ["dolphinscheduler-data-quality/src/main/java/org/apache/dolphinscheduler/data/quality/flow/batch/reader/JdbcReader.java", "dolphinscheduler-data-quality/src/main/java/org/apache/dolphinscheduler/data/quality/flow/batch/writer/JdbcWriter.java", "dolphinscheduler-data-quality/src/main/java/org/apache/dolphinscheduler/da... | [Bug] [DataQuality] Dataquality Spark Get Datasource Password Error When Password Has $ | ### 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
When Datasource has a password has $, running the Data quality job will fail, Data quality Spark job will get the wrong password and cannot con... | https://github.com/apache/dolphinscheduler/issues/13639 | https://github.com/apache/dolphinscheduler/pull/13643 | 7586710d49ea86a22798a3f401a875e2f8669dbc | 43d79e45b4b5d81e4066ab2d4e2a96063ed85316 | 2023-02-27T10:01:15Z | java | 2023-02-28T10:50:44Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,603 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxUtils.java"] | [Bug] [DATAX] SQLServer not support special field | ### 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

 and found no similar issues.
### What happened

 and found no similar feature requirement.
### Description
I can't close the modal box when I click the create data source button but I don't create a data source. The experience is very unfr... | https://github.com/apache/dolphinscheduler/issues/13585 | https://github.com/apache/dolphinscheduler/pull/13586 | 701d67c831227ae71d0ce903fe814f37548319c9 | eaf2541018a1818ad5a0f1cbefe98b095bcc9b8b | 2023-02-20T09:58:18Z | java | 2023-02-20T11:10:38Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,532 | ["dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-dingtalk/src/main/java/org/apache/dolphinscheduler/plugin/alert/dingtalk/DingTalkAlertChannelFactory.java", "dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-email/src/main/java/org/apache/dolphinscheduler/plugin/... | [Bug] [alert-server] When configuring an alarm instance, no parameter verification is performed. | ### 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
When configuring an alarm instance, no parameter verification is performed.exception occurred when sending an alarm message.
<img width... | https://github.com/apache/dolphinscheduler/issues/13532 | https://github.com/apache/dolphinscheduler/pull/13827 | 3630b00c9fb61784a676c837f30d2aa776785258 | 6a33d2bec02f0d0b0c2ad759d4bf4e2d4bb28a07 | 2023-02-08T07:08:14Z | java | 2023-03-30T10:57:47Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,528 | ["docs/docs/en/guide/task/http.md", "docs/docs/zh/guide/task/http.md", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/parameters/AbstractParameters.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-http/src/main/java/org/apache/dolphinscheduler... | [Improvement][Task Plugin] Support Task Plugin output response as a parameter | ### 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.
### Description
<img width="997" alt="image" src="https://user-images.githubusercontent.com/31528124/217196099-efdff331-2eab-4498-8f71-a77433ddad50.... | https://github.com/apache/dolphinscheduler/issues/13528 | https://github.com/apache/dolphinscheduler/pull/13529 | f3134c7ce7fffe775a6ea3ab74c296ece6b51545 | 16b193454b7519df712c6012eec776c90375198f | 2023-02-07T08:49:59Z | java | 2023-02-08T15:03:21Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,493 | ["dolphinscheduler-dao/src/main/resources/sql/upgrade/3.1.1_schema/mysql/dolphinscheduler_dml.sql", "dolphinscheduler-dao/src/main/resources/sql/upgrade/3.1.1_schema/postgresql/dolphinscheduler_dml.sql"] | [Bug] [Sql] Upgrade sql capital error | ### 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
Upgrade sql Capital error
### What you expected to happen
qrtz use uppercase.
### How to reproduce
upgrade from 3.0.x to 3.1... | https://github.com/apache/dolphinscheduler/issues/13493 | https://github.com/apache/dolphinscheduler/pull/13494 | 6300a9b8de6e807d48f55d9a028e4d214ab36406 | b9ef4a717772b448ac97e21a307ad3ea94471a77 | 2023-02-02T02:14:13Z | java | 2023-02-02T03:25:27Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,483 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java"] | [Improvement][Api Server] Complement tasks are not executed in chronological order as entered | ### 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.
### Description
When manually entering the date to complete the task, the workflow instance is not generated and executed in the order of input
![补... | https://github.com/apache/dolphinscheduler/issues/13483 | https://github.com/apache/dolphinscheduler/pull/13487 | 5a9cb7ee64783776ae6fa0865937d25234e0159a | 19ffd64e23bdc27c7af50ef0c8518d81e0a0e15b | 2023-02-01T09:35:47Z | java | 2023-02-03T11:44:45Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,472 | ["docs/docs/en/architecture/configuration.md", "docs/docs/zh/architecture/configuration.md", "dolphinscheduler-api/src/main/resources/application.yaml", "dolphinscheduler-scheduler-plugin/dolphinscheduler-scheduler-quartz/src/main/java/org/apache/dolphinscheduler/scheduler/quartz/QuartzZeroSizeThreadPool.java"] | [Improvement][Api] Since Quartz Scheduler of Api is not started,the `threadPool` should uses `ZeroSizeThreadPool`; | ### 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
The Quartz Scheduler of Api doesn't need to start, and the threadpool will be idle. But the `org.quartz.simpl.SimpleThreadPool` will create all... | https://github.com/apache/dolphinscheduler/issues/13472 | https://github.com/apache/dolphinscheduler/pull/13475 | 8fa90c2d8f970710d6429759ebd10975992f144f | 3627bf25eff1ca20d0c2e18e414a35167068d76b | 2023-02-01T01:48:47Z | java | 2023-02-06T02:55:19Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,437 | ["dolphinscheduler-storage-plugin/dolphinscheduler-storage-s3/src/main/java/org/apache/dolphinscheduler/plugin/storage/s3/S3StorageOperator.java", "dolphinscheduler-storage-plugin/dolphinscheduler-storage-s3/src/main/java/org/apache/dolphinscheduler/plugin/storage/s3/S3StorageOperatorFactory.java", "dolphinscheduler-st... | [Improvement][UT] Add UT for S3StorageOperator | ### 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.
### Description
Add UT for S3StorageOperator
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X... | https://github.com/apache/dolphinscheduler/issues/13437 | https://github.com/apache/dolphinscheduler/pull/13530 | 79d3ed0744aae76464b429d1e1d632d27b5457e7 | 0db916473e93d5e71f2475a487f08b6946952b2a | 2023-01-20T07:42:16Z | java | 2023-02-22T11:57:18Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,434 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ResourcesServiceImpl.java", "dolphinscheduler-storage-plugin/dolphinscheduler-storage-oss/src/main/java/org/apache/dolphinscheduler/plugin/storage/oss/OssStorageOperator.java", "dolphinscheduler-storage-plugin/dolphinscheduler-storage-oss... | [Bug] [Resource Center] NPE when use OSS as the resource center | ### 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
* NPE when use OSS as the resource center
<img width="830" alt="截屏2023-01-20 10 18 21" src="https://user-images.githubusercontent.com/38122586... | https://github.com/apache/dolphinscheduler/issues/13434 | https://github.com/apache/dolphinscheduler/pull/13435 | 9a6f83383be4858c710679cd2e44718408e7eacd | 8a59ab44eb415274c70122c6d8e41621362fd351 | 2023-01-20T02:35:35Z | java | 2023-02-07T03:55:07Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,421 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskDefinitionServiceImpl.java"] | [Bug] [dolphinscheduler-api] in the task definition list, when the task details are not modified, the predecessor node cannot be modified | ### 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
in the task definition list,
edit node,
the task detail are not modify, only the process pre code for modify
### What you expected to happe... | https://github.com/apache/dolphinscheduler/issues/13421 | https://github.com/apache/dolphinscheduler/pull/13422 | 8be32d4145c851a01d7300cd5a854be9b4a27055 | 3b54de0c90083aaf0857362e7c237fb85ba3976c | 2023-01-18T05:48:15Z | java | 2023-01-18T12:08:28Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.