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
unknown | language
stringclasses 5
values | commit_datetime
unknown |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 some special characters list '#、%、&' and click search, the back-end interface return empty result, that's right. But the front shows a list that contains result, it should show an empty list. Whether it's a front bug?
### What you expected to happen
Input some special characters list '#、%、&' and click search, the front will show an empty list.
### How to reproduce
In Alarm Instance Manage, input some special characters list '#、%、&' and click search.
### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 need to be required. But in that case, the resources isn't supposed to be required. So I'll work out the kinks.

### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 passed on 8 a.m. and A got merged on 9 a.m., in current settings, CI of B still looked good and could be merged. As a result, A and B together cause new bugs and PRs after them will fail the CI.
Therefore, we need to force the CI of unmerged PRs to rerun once a new PR gets merged.
Personally I have seen this kind of bugs happen in DS repo several times.
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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":

The workflow has a task definition "testShell":

Export the workflow and import it again:

No task definition related to the imported workflow "testImport(1)_import_20230622145806508" was found in the task definition page:

### What you expected to happen
On the task definition page, you should list the newly imported workflow "testImport(1)_import_20230622145806508" and the associated task definition "testShell".
### How to reproduce
Refer to "What happened"
### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/14397 | https://github.com/apache/dolphinscheduler/pull/14398 | 08805494405d8077ed84394410cb34f05d4cc8b6 | dec066f8ced4f15b900a8f3864112731ba9bfd75 | "2023-06-22T07:14:18Z" | java | "2023-07-04T02:47:15Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,395 | ["dolphinscheduler-ui/src/views/datasource/list/detail.tsx", "dolphinscheduler-ui/src/views/projects/list/components/project-modal.tsx", "dolphinscheduler-ui/src/views/resource/udf/function/components/function-modal.tsx", "dolphinscheduler-ui/src/views/security/alarm-group-manage/components/alarm-group-modal.tsx", "dolphinscheduler-ui/src/views/security/cluster-manage/components/cluster-modal.tsx", "dolphinscheduler-ui/src/views/security/environment-manage/components/environment-modal.tsx", "dolphinscheduler-ui/src/views/security/tenant-manage/components/tenant-modal.tsx"] | [Improvement][UI] Description input box can not input blank | ### 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 I want to type a description `It's a test project`, I can only type without blank like:
<img width="594" alt="image" src="https://github.com/apache/dolphinscheduler/assets/45198818/ef1e5508-9265-4fe1-b748-4cf17465331f">
It's user unfriendly for foreign users.
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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-manage/components/user-detail-modal.tsx", "dolphinscheduler-ui/src/views/security/user-manage/index.tsx", "dolphinscheduler-ui/src/views/security/user-manage/types.ts", "dolphinscheduler-ui/src/views/security/user-manage/use-columns.ts", "dolphinscheduler-ui/src/views/security/user-manage/use-table.ts"] | [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?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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.
<img width="421" alt="image" src="https://github.com/apache/dolphinscheduler/assets/45198818/2fa288a8-b878-4662-83df-d94cb058c347">
<img width="274" alt="image" src="https://github.com/apache/dolphinscheduler/assets/45198818/d7db7c2b-105f-4369-8cc1-d813e1da2113">
<img width="649" alt="image" src="https://github.com/apache/dolphinscheduler/assets/45198818/e775cb60-c363-494f-885f-46a839c5831f">
### What you expected to happen
Trigger execution successfully and workflow instance can show the right status.
### How to reproduce
Run task in workflow instance page
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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.7
### Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 database as ds.
So add an option to give the user this choice.
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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.java"] | [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<String, String> paramsMap = new HashMap<>();
paramsMap.put(HttpAlertConstants.NAME_URL, "https://www.baidu.com:443");
paramsMap.put(HttpAlertConstants.NAME_REQUEST_TYPE, "GET");
paramsMap.put(HttpAlertConstants.NAME_HEADER_PARAMS, "{\"Content-Type\":\"application/json\"}");
paramsMap.put(HttpAlertConstants.NAME_BODY_PARAMS, "{\"number\":\"13457654323\"}");
paramsMap.put(HttpAlertConstants.NAME_CONTENT_FIELD, "content");
HttpSender httpSender = new HttpSender(paramsMap);
AlertResult alertResult = httpSender.send("Fault tolerance warning");
Assert.assertEquals("true", alertResult.getStatus());
}
```
We will see the URL built info losed port:

### What you expected to happen

We need to use authority to replace the host to build URI
### How to reproduce
`URI uri = new URI(unencodeUrl.getProtocol(), unencodeUrl.getHost(), unencodeUrl.getPath(), unencodeUrl.getQuery(), null);
`
Change to:
`URI uri = new URI(unencodeUrl.getProtocol(), unencodeUrl.getAuthority(), unencodeUrl.getPath(), unencodeUrl.getQuery(), null);
`
And test again:

Works well
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 not be generated.
### What you expected to happen
Use the parallel mode of the complement function, spawn all running instances normally.
### How to reproduce
Create a new workflow definition, select the complement function, parallel mode, parallel degree 2, time range 6 days, click execute, and only 2 workflow instances will be generated as a result.
### Anything else
_No response_
### Version
3.2.0-prepare
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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-task-plugin/dolphinscheduler-task-dataquality/src/main/java/org/apache/dolphinscheduler/plugin/task/dq/rule/RuleManager.java"] | [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!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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.scss", "dolphinscheduler-ui/src/views/projects/workflow/definition/tree/use-d3-tree/index.tsx", "dolphinscheduler-ui/src/views/projects/workflow/definition/tree/use-d3-tree/tree.ts", "dolphinscheduler-ui/src/views/projects/workflow/definition/tree/use-d3-tree/util.ts"] | [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 of the tree nodes is only based on the first instance, which may not be accurate.
2. The echarts tree conceals other instance information in version 3.x . I think the approach used in version 2.x, is more intuitive.
3. I want to migrate version 2.x d3 tree view and replace version 3.x.
version 2.x:
<img width="849" alt="截屏2023-04-18 14 31 43" src="https://github.com/apache/dolphinscheduler/assets/45848815/23e82dc0-dc7b-48ba-be67-f24c32e1c0f9">
version 3.x:
<img width="993" alt="截屏2023-06-09 10 11 13" src="https://github.com/apache/dolphinscheduler/assets/45848815/9f964bb8-e0b2-48bf-9c78-1e6594447903">
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/runner/WorkflowExecuteRunnableTest.java"] | [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 task without id, will always running
### What you expected to happen
Stop running task
### How to reproduce
Change completeTaskMap to completeTaskSet
### Anything else
Same as #11930
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/ProcessDefinitionServiceTest.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/TaskDefinitionServiceImplTest.java"] | [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 Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 tasks can be created for the same workflow through the interface. At this time, an error will be reported when querying the workflow list of the project
### What you expected to happen
It is not possible to create a second timed task for the same workflow on the page, so the interface should also limit when the workflow already has a timed task, prompting that the timed task already exists
### How to reproduce
It is not possible to create a second timed task for the same workflow on the page, so the interface should also limit when the workflow already has a timed task, prompting that the timed task already exists
### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/dolphinscheduler/plugin/task/api/utils/FileUtils.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-remoteshell/src/main/java/org/apache/dolphinscheduler/plugin/task/remoteshell/RemoteShellTask.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-shell/src/main/java/org/apache/dolphinscheduler/plugin/task/shell/ShellTask.java"] | [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
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/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.

### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/14289 | https://github.com/apache/dolphinscheduler/pull/14290 | 929811760a3cd3ae43c2f48d13275a61e0fa41f9 | 6b1a952c6b744bf9e115cb39266dee2f235a2f3c | "2023-06-07T00:51:39Z" | java | "2023-06-07T06:57:48Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,286 | ["dolphinscheduler-bom/pom.xml", "dolphinscheduler-dist/release-docs/LICENSE", "dolphinscheduler-dist/release-docs/licenses/LICENSE-clickhouse-jdbc.txt", "tools/dependencies/known-dependencies.txt"] | [Improvement][BOM] Bump clickhouse-jdbc from 0.3.2-patch11 to 0.4.6 | ### 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
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 willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/apache/dolphinscheduler/dao/entity/ProcessInstanceMap.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/Queue.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/Resource.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/Tenant.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/UdfFunc.java"] | [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 reproduce
2 entities with id > 127
### Anything else
* related: #14123
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/TaskGroupServiceTest.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/TaskGroupMapper.java", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TaskGroupMapper.xml", "dolphinscheduler-dao/src/test/java/org/apache/dolphinscheduler/dao/mapper/TaskGroupMapperTest.java", "dolphinscheduler-ui/src/views/resource/task-group/option/components/form-modal.tsx", "dolphinscheduler-ui/src/views/resource/task-group/option/use-table.ts"] | [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 by others/admin when creating a task~~
~~In another word, non-admin user can only see the task group created by himself, which makes the task group an useless function.~~
### What you expected to happen
~~After a task group being created, the admin should have the option to authorize this task group to an ordinary user in User Manage page. (Now there are only file resource and udf resource can be authorized)~~
Task group should be project level or an option should be given so that this group can be shared among users.
### How to reproduce
1. Login as User A and create a project and a task group related to this project.
2. Authorize the project to user B.
3. Login in as user B and create a Task. Click "Task group name" and the drop-down box shows nothing.
### Anything else
There is no option to allow normal users to access this resource in Security management page or Resources.
### Version
3.1.x
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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", "dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-sea-tunnel.ts"] | [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 selected. As a result of this operation, when seatunnel invokes the Flink service to perform tasks, --run-mode run will be spliced by default in the execution command, but the run-mode parameter is not supported in multiple flink versions (tested 1.13 1.14 1.15 1.16 1.17), and finally Task execution failed.

### What you expected to happen
It is expected that a none option can be added, and the backend logic judges whether to splice the default parameters based on this field.

### How to reproduce
Create a seatunnel task and select the flink engine RunMode as run by default. When executing the task, the --run-mode run parameter will be spliced, but the run-mode parameter is not supported in multiple flink versions (tested 1.13 1.14 1.15 1.16 1.17), and the final task Execution failed.


### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/apache/dolphinscheduler/api/service/MetricsCleanUpService.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/MetricsCleanUpServiceImpl.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/UsersServiceImpl.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/UsersServiceTest.java"] | [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 of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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
Task should be committed to the tenant YARN queue.
### How to reproduce
Run a non-sql Flink job >=1.12 with specific tenant YARN queue.
### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 list TreeView button
### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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_process state turn to STOP but workflow still READY_STOP and not change any more.
according to Master logs it seems not stop workflow suceess.
master logs :
[INFO] 2023-05-24 08:42:43.857 +0800 - set work flow 47 task 60 running
[INFO] 2023-05-24 08:42:43.873 +0800 - set sub work flow 47 task 60 state: TaskExecutionStatus{code=1, desc='running'}
[INFO] 2023-05-24 08:42:43.877 +0800 - work flow 47 task 60, sub work flow: 48 state: WorkflowExecutionStatus{code=1, desc='running'}
[INFO] 2023-05-24 08:42:48.868 +0800 - set work flow 47 task 60 running
[INFO] 2023-05-24 08:42:48.873 +0800 - work flow 47 task 60, sub work flow: 48 state: WorkflowExecutionStatus{code=1, desc='running'}
[INFO] 2023-05-24 08:42:53.877 +0800 - set work flow 47 task 60 running
[INFO] 2023-05-24 08:42:53.881 +0800 - work flow 47 task 60, sub work flow: 48 state: WorkflowExecutionStatus{code=1, desc='running'}
### What you expected to happen
workflow's state change to be STOP when sub_process's state STOP
### How to reproduce
1.create a workflow named sub_workflow with a simple shell task 'echo helloWorld sleep 60 echo helloWorld' to make the process worked longer;
2.create a workflow named main_workflow and add the sub_process 'sub_workflow ';
3.start the workflow 'main_workflow ' and after task_instance turn to running ,stop workflow;
4.you will see the 'sub_workflow ' STOP but 'main_workflow ' holding READY_STOP and master log show that process_instance still running;
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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


### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/14201 | https://github.com/apache/dolphinscheduler/pull/14202 | af7da0630eb1cb777da6ea1ef5508a3b237b84fb | c6ac356134504130af598a8d1d9620b67f6d3d1c | "2023-05-25T02:46:57Z" | java | "2023-05-25T05:12:04Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,180 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxUtils.java"] | [Bug] [Datax] `getReaderPluginName` may return null | ### 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
Because of the datasouce `databend` now does not support datax reader mode so the code here will return `null` when user select `databend` as datax reader:
```java
public static String getReaderPluginName(DbType dbType) {
switch (dbType) {
case MYSQL:
return DATAX_READER_PLUGIN_MYSQL;
case POSTGRESQL:
return DATAX_READER_PLUGIN_POSTGRESQL;
case ORACLE:
return DATAX_READER_PLUGIN_ORACLE;
case SQLSERVER:
return DATAX_READER_PLUGIN_SQLSERVER;
case CLICKHOUSE:
return DATAX_READER_PLUGIN_CLICKHOUSE;
case HIVE:
return DATAX_READER_PLUGIN_RDBMS;
case PRESTO:
return DATAX_READER_PLUGIN_RDBMS;
default:
return null;
}
}
```
IMO, datax component of DS should separate the enumeration of the datasource and datatarget. And now it is enum together here:
```
type IDataBase =
| 'MYSQL'
| 'POSTGRESQL'
| 'HIVE'
| 'SPARK'
| 'CLICKHOUSE'
| 'ORACLE'
| 'SQLSERVER'
| 'DB2'
| 'PRESTO'
| 'REDSHIFT'
| 'ATHENA'
| 'TRINO'
| 'AZURESQL'
| 'STARROCKS'
| 'DAMENG'
| 'OCEANBASE'
| 'SSH'
| 'DATABEND'
| 'SNOWFLAKE'
```
### What you expected to happen
The datax reader show available reader plugin instead of return `null`
### How to reproduce
In DS UI using datax reader.
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/AzureSQLDataSourceClient.java", "dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/src/main/java/org/apache/dolphinscheduler/plugin/datasource/hive/HiveDataSourceClient.java", "dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-kyuubi/src/main/java/org/apache/dolphinscheduler/plugin/datasource/kyuubi/KyuubiDataSourceClient.java", "dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-kyuubi/src/test/java/org/apache/dolphinscheduler/plugin/datasource/kyuubi/KyuubiDataSourceClientTest.java", "dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-redshift/src/main/java/org/apache/dolphinscheduler/plugin/datasource/redshift/RedshiftDataSourceClient.java"] | 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。
Dolphin:

hiveservice2:

api-log:

### What you expected to happen
I expected hive datasource wiil be close
### How to reproduce
you just test hive datasource
### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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.

### What you expected to happen
I hope someone fixes it.
### How to reproduce
DolphinScheduler-3.1.6
Please open dolphinscheduler UI on a 15.6-inch screen with a 1080P resolution.
### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/14171 | https://github.com/apache/dolphinscheduler/pull/14260 | c1a67905149a1d791ec23dca477bc59c08c4f607 | f840b17cfbb4c03fd5a4bbc1f0ca71db68edd5ae | "2023-05-22T06:03:08Z" | java | "2023-06-15T07:48:29Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,149 | ["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java", "dolphinscheduler-master/src/test/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnableTest.java"] | [Bug] [master] Pause the workflow, but the status remains ready pause | ### 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
Pause the workflow, but the status remains ready pause.

### What you expected to happen
success pause
### How to reproduce
Pause the workflow
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/14149 | https://github.com/apache/dolphinscheduler/pull/14161 | 33525a17c3463d4bde56ae2335ecec38b24a5a6a | 7ae4fb378779077c75cd6411ef8e3b68f232bd84 | "2023-05-19T03:28:00Z" | java | "2023-08-31T12:08:09Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,146 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/k8s/AbstractK8sTask.java"] | [Improvement][K8S Task] print complete error logs in task log file | ### 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 execution of K8S Task meets some exception, we can not get more exception information from current task log file.
<img width="1205" alt="image" src="https://github.com/apache/dolphinscheduler/assets/45198818/3e729c80-c383-4e26-bebb-3f7eff4460ba">
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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.

### What you expected to happen
The dependent task nodes in the workflow instance display data normally
### How to reproduce
Run a workflow definition with dependent tasks to view workflow instances.
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/14140 | https://github.com/apache/dolphinscheduler/pull/14141 | 8583de878bfb877c9c9cb41b2ab8286b8d1dd0d9 | 503d54aff9dcecb1cf7023fd5850f84d985ac1ec | "2023-05-18T09:22:48Z" | java | "2023-05-18T11:24:53Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,138 | ["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/interceptor/LoginHandlerInterceptor.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/metrics/ApiServerMetrics.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ResourcesServiceImpl.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/ResourcesServiceTest.java", "dolphinscheduler-meter/src/main/resources/grafana/DolphinSchedulerApi.json"] | [Feature][Metrics] Add metrics for 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 metrics for api server
### Use case
_No response_
### Related issues
* #11240
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 permissions, the project will fail to start normally, and it should be checked using doesBucketExistV2
<img width="1511" alt="image" src="https://github.com/apache/dolphinscheduler/assets/33439363/4c73d5b7-67e0-47d5-b8cc-79c68a416e7e">
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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-instance-condition.tsx", "dolphinscheduler-ui/src/views/projects/workflow/instance/index.tsx", "dolphinscheduler-ui/src/views/projects/workflow/instance/types.ts", "dolphinscheduler-ui/src/views/projects/workflow/instance/use-table.ts"] | [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 convenient to add a quick link to visit workflow instances of the current workflow.
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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.


### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/14111 | https://github.com/apache/dolphinscheduler/pull/14116 | c3809fbecfc87999991da626ec0febc6adadeae0 | f384d71da06755ebdf426f0d036412118ba38a5a | "2023-05-16T03:17:28Z" | java | "2023-05-16T08:52:48Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,105 | ["dolphinscheduler-storage-plugin/dolphinscheduler-storage-hdfs/src/main/java/org/apache/dolphinscheduler/plugin/storage/hdfs/HdfsStorageOperator.java", "dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/utils/TaskExecutionCheckerUtils.java"] | [Bug] [Task] Default tenant can not download resource | ### 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
Default tenant can not download resource, we have to change default tenant to bootstrap user.
related PR https://github.com/apache/dolphinscheduler/pull/13825
### What you expected to happen
Default tenant can download resource
### How to reproduce
Use default tenant.
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 happen
refer What happened
### How to reproduce
run a process
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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


### What you expected to happen
The queue_id of the default tenant for the pg data source is set correctly
### How to reproduce
Login use pg data source
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/14048 | https://github.com/apache/dolphinscheduler/pull/14051 | 84edea7593216688d839b458d47785d6ade18ad0 | cfbf675737fdc25d2358f7fe08605d6e1a6200a3 | "2023-05-04T09:08:32Z" | java | "2023-05-06T09:11:43Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,047 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TriggerRelationMapper.xml", "dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_postgresql.sql"] | [Bug] [dao] t_ds_error_command table of pg creation statement without test_ flag 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


### What you expected to happen
t_ds_error_command table of pg creation statement with test_ flag field
### How to reproduce
refer what happended
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/14047 | https://github.com/apache/dolphinscheduler/pull/14051 | 84edea7593216688d839b458d47785d6ade18ad0 | cfbf675737fdc25d2358f7fe08605d6e1a6200a3 | "2023-05-04T09:00:38Z" | java | "2023-05-06T09:11:43Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,025 | ["dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-jdbc/src/main/java/org/apache/dolphinscheduler/plugin/registry/jdbc/JdbcOperator.java", "dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-jdbc/src/main/java/org/apache/dolphinscheduler/plugin/registry/jdbc/mapper/JdbcRegistryDataMapper.java", "dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-jdbc/src/main/java/org/apache/dolphinscheduler/plugin/registry/jdbc/model/JdbcRegistryData.java", "dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-jdbc/src/main/java/org/apache/dolphinscheduler/plugin/registry/jdbc/model/JdbcRegistryLock.java", "dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-jdbc/src/main/java/org/apache/dolphinscheduler/plugin/registry/jdbc/task/SubscribeDataManager.java", "dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-jdbc/src/main/resources/mysql_registry_init.sql", "dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-jdbc/src/main/resources/postgresql_registry_init.sql"] | [Bug] [registry-jdbc] Error caused by using Mysql keyword' key' field in SQL. | ### 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
Error caused by using Mysql keyword 'key' field in SQL. related table t_ds_jdbc_registry_lock and t_ds_jdbc_registry_data。



### What you expected to happen
none
### How to reproduce
Avoid using common database keywords as object attributes.
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/14025 | https://github.com/apache/dolphinscheduler/pull/14043 | 3bad68a942b5c73a5e9028a11525fa2ff705949f | 0a025224206916bb2fb80dfabe97f0e419cb886e | "2023-04-27T02:46:04Z" | java | "2023-05-04T14:51:23Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,010 | ["dolphinscheduler-ui/src/views/resource/components/resource/index.tsx"] | [Improvement][ui] resource file manager page,repeat onMounted optimize | ### 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
repeat onMounted optimize
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/dolphinscheduler/plugin/registry/etcd/EtcdRegistry.java", "dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-etcd/src/test/java/org/apache/dolphinscheduler/plugin/registry/etcd/EtcdKeepAliveLeaseManagerTest.java"] | [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


When using the ETCD registry, each put operation creates a Lease that is cached in memory. As shown in the screenshot, both the ETCD server and client have over 170 Leases.
### What you expected to happen
Lease can be released normally
### How to reproduce
Using the ETCD registry
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/14008 | https://github.com/apache/dolphinscheduler/pull/14034 | 9ce88711589a3b1ba17f141888536e3e6ee3e41c | d87a0d831c7bbf768c2c80ab1e0020c3ebc5f4aa | "2023-04-25T08:07:26Z" | java | "2023-07-28T14:07:37Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 14,007 | ["docs/docs/en/guide/parameter/built-in.md", "docs/docs/zh/guide/parameter/built-in.md", "dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/expand/CuringGlobalParams.java", "dolphinscheduler-service/src/test/java/org/apache/dolphinscheduler/service/expand/CuringGlobalParamsServiceTest.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/TaskConstants.java"] | [Feature] Add project id/workflow definition id/instance id to the built-in variables | ### 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
These Ids are useful things that can be used as part of path (or something like that) to record temporary result generated by each modules
### Use case
_No response_
### Related issues
_No response_
### Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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
```Java
log.info("Worker config: workerAddress -> {}", workerAddress);
```
### How to reproduce
run
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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">
click resource center and the error message will show
```log
Internal Server Error: The path does not exist. make sure resource path:
```
### What you expected to happen
should not raise error.
### How to reproduce
start and click resources center
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 failed; nested exception is java.lang.NoClassDefFoundError: com/google/protobuf/GeneratedMessageV3
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1391)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311)
at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:887)
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
... 61 more
### What you expected to happen
master could use etcd as the registration center
### How to reproduce
use etcd as the registration center
### Anything else
I found `protobuf-java` in master module is 2.x version, worker module is 3.x version. So worker can start success but master failed. Maybe should use `maven-shade-plugin` in etcd module to fix it.
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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.png">
This part of the document is not user-friendly for new users, and many people make mistakes here.
https://dolphinscheduler.apache.org/en-us/docs/3.1.5/guide/resource/configuration
### Documentation Links
_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 follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 to happen
I think the task has been set to force success, and when recovery fails, it should start downstream. Starting from task c in the example.
### How to reproduce
refer to what happended
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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


When I trigger recovery suspend, the taskDependType of the Command in the database is set to null. But when the master node get the Command, it becomes Task_ only. The check about `checkCmdParam` failed.
### What you expected to happen
recovery suspend success
### How to reproduce
recovery suspend
### Anything else
I found `Command` have default `taskDependType`, but it is not useful with `@Builder`. Maybe should use `@Builder.Default`
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/13972 | https://github.com/apache/dolphinscheduler/pull/14612 | cb55476235c6a5d5fddfa24f5944e2cc8aeae390 | dde45dbdfba3f6591ae8ccbe1c2f70d154fb2106 | "2023-04-20T08:05:00Z" | java | "2023-08-14T01:53:26Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,966 | ["dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/log/SensitiveDataConverterTest.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxTask.java"] | [Improvement][DataX] mask the ``` post jdbc info``` in DataX 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
had not hidden account and password

### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/13966 | https://github.com/apache/dolphinscheduler/pull/13969 | 34f5b009e18dbeeda20c5befb0dc44ed74b826da | ec292209775594529908b74635d2654b8ab530ed | "2023-04-20T02:22:45Z" | java | "2023-04-21T06:51:37Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,959 | ["dolphinscheduler-dao/src/main/resources/sql/upgrade/3.0.0_schema/postgresql/dolphinscheduler_dml.sql"] | [Bug] [Data-Quality] Due to errors in the DML statements of DolphinScheduler’s 3.x metadata upgrade script, the DataQuality task fails to run. | ### 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 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 11:48:37.550 +0800 - -> 2023-04-18 11:48:36,553 INFO session.SessionState: Created HDFS directory: /tmp/hive/hadoop/a1886b9d-2178-4863-a060-777c97a8e0c7/_tmp_space.db
2023-04-18 11:48:36,555 INFO client.HiveClientImpl: Warehouse location for Hive client (version 1.2.2) is /user/hive/warehouse
Exception in thread "main" org.apache.spark.sql.catalyst.parser.ParseException:
extraneous input '@' expecting <EOF>(line 1, pos 56)
== SQL ==
SELECT * FROM test_test01 WHERE (id is null or id = '') @
--------------------------------------------------------^^^
at org.apache.spark.sql.catalyst.parser.ParseException.withCommand(ParseDriver.scala:241)
at org.apache.spark.sql.catalyst.parser.AbstractSqlParser.parse(ParseDriver.scala:117)
at org.apache.spark.sql.execution.SparkSqlParser.parse(SparkSqlParser.scala:48)
at org.apache.spark.sql.catalyst.parser.AbstractSqlParser.parsePlan(ParseDriver.scala:69)
at org.apache.spark.sql.SparkSession.sql(SparkSession.scala:643)
at org.apache.dolphinscheduler.data.quality.flow.batch.transformer.SqlTransformer.transform(SqlTransformer.java:60)
at org.apache.dolphinscheduler.data.quality.execution.SparkBatchExecution.executeTransformer(SparkBatchExecution.java:112)
at org.apache.dolphinscheduler.data.quality.execution.SparkBatchExecution.execute(SparkBatchExecution.java:53)
at org.apache.dolphinscheduler.data.quality.context.DataQualityContext.execute(DataQualityContext.java:62)
at org.apache.dolphinscheduler.data.quality.DataQualityApplication.main(DataQualityApplication.java:70)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.spark.deploy.JavaMainApplication.start(SparkApplication.scala:52)
at org.apache.spark.deploy.SparkSubmit.org$apache$spark$deploy$SparkSubmit$$runMain(SparkSubmit.scala:845)
at org.apache.spark.deploy.SparkSubmit.doRunMain$1(SparkSubmit.scala:161)
at org.apache.spark.deploy.SparkSubmit.submit(SparkSubmit.scala:184)
at org.apache.spark.deploy.SparkSubmit.doSubmit(SparkSubmit.scala:86)
at org.apache.spark.deploy.SparkSubmit$$anon$2.doSubmit(SparkSubmit.scala:920)
at org.apache.spark.deploy.SparkSubmit$.main(SparkSubmit.scala:929)
at org.apache.spark.deploy.SparkSubmit.main(SparkSubmit.scala)
2023-04-18 11:48:37,411 INFO spark.SparkContext: Invoking stop() from shutdown hook
2023-04-18 11:48:37,420 INFO server.AbstractConnector: Stopped Spark@267517e4{HTTP/1.1,[http/1.1]}{0.0.0.0:4040}
2023-04-18 11:48:37,423 INFO ui.SparkUI: Stopped Spark web UI at http://zk-bi-hdp03:4040
2023-04-18 11:48:37,433 INFO cluster.YarnClientSchedulerBackend: Interrupting monitor thread
2023-04-18 11:48:37,464 INFO cluster.YarnClientSchedulerBackend: Shutting down all executors
2023-04-18 11:48:37,466 INFO cluster.YarnSchedulerBackend$YarnDriverEndpoint: Asking each executor to shut down
2023-04-18 11:48:37,471 INFO cluster.SchedulerExtensionServices: Stopping SchedulerExtensionServices
(serviceOption=None,
services=List(),
started=false)
2023-04-18 11:48:37,475 INFO cluster.YarnClientSchedulerBackend: Stopped
2023-04-18 11:48:37,530 INFO spark.MapOutputTrackerMasterEndpoint: MapOutputTrackerMasterEndpoint stopped!
2023-04-18 11:48:37,548 INFO memory.MemoryStore: MemoryStore cleared
2023-04-18 11:48:37,548 INFO storage.BlockManager: BlockManager stopped
```
### What you expected to happen
The Data-Quality task should run to completion without errors.
### How to reproduce
1、Upgrade DolphinScheduler from version 2.0.5 to version 3.1.5.
2、Using PostgreSQL as the metadata database.
3、Run a Data-Quality task.
### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 of this enum should be used to concatenate keys instead of name.
### What you expected to happen
key should '/lock/master-failover/xxx' , rather than 'MASTER_FAILOVER_LOCK/xxx'
### How to reproduce
master failover
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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", "dolphinscheduler-api-test/dolphinscheduler-api-test-case/src/test/java/org/apache/dolphinscheduler/api/test/pages/workflow/ProcessDefinitionPage.java", "dolphinscheduler-api-test/dolphinscheduler-api-test-case/src/test/java/org/apache/dolphinscheduler/api/test/utils/RequestClient.java", "dolphinscheduler-api-test/dolphinscheduler-api-test-case/src/test/resources/workflow-json/test.json", "dolphinscheduler-api-test/dolphinscheduler-api-test-core/src/main/java/org/apache/dolphinscheduler/api/test/core/Constants.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 I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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

because the paramsMap may be empty during sqltask execution, subsequent replacement logic will not be executed
<img width="1123" alt="image" src="https://user-images.githubusercontent.com/33439363/232441810-2c3ea79c-9e97-4f80-bd4f-dfb7b6cfe366.png">
### What you expected to happen
none
### How to reproduce
none
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/13941 | https://github.com/apache/dolphinscheduler/pull/13975 | 26c5f3cac4e2ffe08f2d9bf1b38ef696087e4e19 | 34f5b009e18dbeeda20c5befb0dc44ed74b826da | "2023-04-17T09:22:01Z" | java | "2023-04-21T06:37:52Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,928 | ["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-datax.ts"] | [Bug] [datax] A custom template in datax, The user-defined parameter input box is abnormal | ### 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
Custom templates in datax
The custom parameter input box displays abnormally


### What you expected to happen
The custom parameter input box displays abnormally
### How to reproduce
The custom parameter input box displays abnormally
### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) | https://github.com/apache/dolphinscheduler/issues/13928 | https://github.com/apache/dolphinscheduler/pull/14029 | cfbf675737fdc25d2358f7fe08605d6e1a6200a3 | 920e9b80fb96e5b7a273117703a7b89cf31fd4a5 | "2023-04-14T08:01:45Z" | java | "2023-05-06T09:21:56Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,925 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java"] | [Bug] [API] Exception when importing 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 issues.
### What happened
Exception when importing workflow definition
### What you expected to happen
Import workflow definitions normally
### How to reproduce
Import a workflow definition with schedule time
### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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", "deploy/kubernetes/dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml", "deploy/kubernetes/dolphinscheduler/values.yaml", "dolphinscheduler-master/pom.xml", "dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-etcd/README.md", "dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-etcd/src/main/java/org/apache/dolphinscheduler/plugin/registry/etcd/EtcdRegistry.java", "dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-etcd/src/main/java/org/apache/dolphinscheduler/plugin/registry/etcd/EtcdRegistryProperties.java"] | [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 of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 test project: `test-0`, `test`, `shell-1`, when I enter `sh` in the workflow name search box, the query returns no data, and the workflow should be returned normally define `shell-1`.


### What you expected to happen
In the dependent task node page, search for project name, workflow name, task name
### How to reproduce
In the dependent task node page, the project name, workflow name, task name component search is invalid.
### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/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", "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-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/K8sUtils.java", "tools/dependencies/known-dependencies.txt"] | [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-pod-log-spark-pi]: + CMD=("$SPARK_HOME/bin/spark-submit" --conf "spark.driver.bindAddress=$SPARK_DRIVER_BIND_ADDRESS" --deploy-mode client "$@")
[K8S-pod-log-spark-pi]: + exec /usr/bin/tini -s -- /opt/spark/bin/spark-submit --conf spark.driver.bindAddress=10.244.2.175 --deploy-mode client --properties-file /opt/spark/conf/spark.properties --class org.apache.spark.examples.SparkPi hdfs://10.176.24.55:9000/dolphinscheduler/wangwr/resources/spark-examples_2.13-3.2.0.jar 10
[K8S-pod-log-spark-pi]: /opt/spa
```
Complete logs should be:
```
...
[K8S-pod-log-spark-pi]: + CMD=("$SPARK_HOME/bin/spark-submit" --conf "spark.driver.bindAddress=$SPARK_DRIVER_BIND_ADDRESS" --deploy-mode client "$@")
[K8S-pod-log-spark-pi]: + exec /usr/bin/tini -s -- /opt/spark/bin/spark-submit --conf spark.driver.bindAddress=10.244.2.175 --deploy-mode client --properties-file /opt/spark/conf/spark.properties --class org.apache.spark.examples.SparkPi hdfs://10.176.24.55:9000/dolphinscheduler/wangwr/resources/spark-examples_2.13-3.2.0.jar 10
[K8S-pod-log-spark-pi]: /opt/spark/bin/spark-class: line 71: /opt/jdk/bin/java: No such file or directory
[K8S-pod-log-spark-pi]: /opt/spark/bin/spark-class: line 96: CMD: bad array subscript
```
It can be seen that the last two lines of error logs are lost. <br><br>
### What you expected to happen
Collect complete pod log whether pod runs successfully or not.
### How to reproduce
**NOT ALWAYS INCOMPLETE!** It only happens when `PipedInputStream` and `PipedOutputStream` are closed before
asynchronously write log (from response body of the last polling) into `PipedOutputStream`.
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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: System error
sudo: policy plugin failed session initialization
### What you expected to happen
When the tenant doesn't have sudo permission, execute command will failed. While set api-server/conf/common.properties and worker-server/conf/common.properties sudo.enable = false, the execute command should not append "sudo -u" string.
### How to reproduce
When the tenant doesn't have sudo permission, the worker server is stopping cause by some reason, then the worker will disconnected and kill all running tasks
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 reproduce

### Anything else
_No response_
### Version
3.0.x
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/WorkerGroupAPITest.java", "dolphinscheduler-api-test/dolphinscheduler-api-test-case/src/test/java/org/apache/dolphinscheduler/api.test/pages/security/WorkerGroupPage.java", "dolphinscheduler-api-test/dolphinscheduler-api-test-case/src/test/java/org/apache/dolphinscheduler/api.test/utils/RequestClient.java", "dolphinscheduler-api-test/dolphinscheduler-api-test-case/src/test/resources/docker/basic/docker-compose.yaml", "dolphinscheduler-api-test/dolphinscheduler-api-test-core/src/main/java/org/apache/dolphinscheduler/api/test/core/DolphinSchedulerExtension.java", "dolphinscheduler-api-test/lombok.config"] | [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!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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, and not send the alert message.

```shell
[ERROR] 2023-03-29 07:19:32.245 +0000 org.apache.dolphinscheduler.plugin.alert.http.HttpSender:[164] - send http alert msg exception : null
```
### What you expected to happen
Not input `Body` success.
or change the `Body` is must
### How to reproduce
don not input the `Body`
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 definitions. But the dependent tasks with timeout alerts are all successfully executed.
The alert server is only responsible for receiving alerts. So I think the actual alerts should be generated by the master server.
### What you expected to happen
No timeout alerts sent
### How to reproduce
1. Prepare two process definitions,first process definition have one task, second process definition have two tasks.
2. The Second process definition have a dependent task which represent the task in the first process definition, and the timeout set to 1 minute.
3. Another task in the second process definition running time should more that 1 minute.
<img width="1249" alt="image" src="https://user-images.githubusercontent.com/7887053/228424041-c9547ab8-d7a2-44d8-8503-535dc83bfbc2.png">
<img width="1567" alt="image" src="https://user-images.githubusercontent.com/7887053/228424136-ec75e98f-53a8-482f-bffb-fdf78b5ba30f.png">
<img width="1297" alt="image" src="https://user-images.githubusercontent.com/7887053/228424193-9d8c8511-cea2-4e59-b0bd-dc45891e60a3.png">
<img width="1318" alt="image" src="https://user-images.githubusercontent.com/7887053/228424231-c02d9cf8-dbf8-4e52-b189-6d746fc3ffbd.png">
### Anything else
_No response_
### Version
3.1.x
### Are you willing to submit PR?
- [x] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 too long, the options couldn't display the full name. That is so inconvenient. I expect this component can filter options by inputing name.

### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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-images.githubusercontent.com/45198818/228179445-ed65f4f1-9d20-447d-bfd4-f15fc84735e0.png">
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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">
The current version of the images of pg and zk does not have an arm architecture, and sometimes startup fails on m1. Can I upgrade to a higher version, such as pg: 15.2.0 and zk: 3.7.1?
pg和zk的镜像当前版本没有arm架构的, 在m1上有时候启动会失败, 是否可以升级到高版本, 比如pg:15.2.0和zk:3.7.1?
### What you expected to happen
The images of pg and zk support arm architecture
### How to reproduce
docker-compose start
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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, costs) VALUES ('2023-03-22 21:42','/home/dolphinscheduler/Data/zzz/Vinfast BEV/azure/CompressedFile/EU/LS185/2023-03-21/0001/VF_PR59175_E35_LS185_CAM07A00_MRR06A05_2022_12_01_095835#CANape20_log_297_mf4.7z','16.61552381515503s');")}
but I can not work
### What you expected to happen
No parenthesis recursion check is done
### How to reproduce
use param include ”()”
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/DependentTaskProcessor.java"] | [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://user-images.githubusercontent.com/7887053/226829498-c5a965e2-6e2e-42fd-8da8-418bfff4bc64.png">
<img width="1625" alt="image" src="https://user-images.githubusercontent.com/7887053/226829465-1a259110-3ca4-4880-87f2-f01ca74e8c1a.png">
I think it should be caused by the modification of the log format in this [PR](https://github.com/apache/dolphinscheduler/pull/10593/files).
<img width="1725" alt="image" src="https://user-images.githubusercontent.com/7887053/226829272-8b1b5c14-4ef1-4459-81e8-db49e105a88e.png">
In the `ProcessInstanceServiceImpl#parseLogForDependentResult` method, it appears to attempt parsing the running result of the dependent task using the `DEPENDENT_SPLIT` constant. Additionally, the running result in the log has been modified. So the parse method will not work too.
### What you expected to happen
The process instance DAG displays dependent tasks in the same way as the process definition DAG.
### How to reproduce
Create two process definitions like the following screenshots.
<img width="1618" alt="image" src="https://user-images.githubusercontent.com/7887053/226830695-548ccdec-64e0-4328-b339-d4aba67401f0.png">
<img width="1447" alt="image" src="https://user-images.githubusercontent.com/7887053/226830775-b6983bf6-7f51-4382-bd52-8f5d8c8f137d.png">
<img width="1527" alt="image" src="https://user-images.githubusercontent.com/7887053/226830819-a8ec1726-a96b-4a70-833e-083c5985f568.png">
### Anything else
_No response_
### Version
3.1.4
### Are you willing to submit PR?
- [x] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/am/KubernetesApplicationManagerContext.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/k8s/AbstractK8sTask.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/k8s/AbstractK8sTaskExecutor.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/k8s/impl/K8sTaskExecutor.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/ProcessUtils.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/test/java/org/apache/dolphinscheduler/plugin/task/api/k8s/K8sTaskExecutorTest.java"] | [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 task runs failed.
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/ProcessUtils.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-datax/pom.xml", "dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/runner/WorkerTaskExecuteRunnable.java"] | [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 problems with this way:
- Collect large amounts of pod logs will cause OOM.
- User can not read pod log in-time, this problem can be exaggerated especially for long-running task.
Thus, we should support real-time pod log collection.
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 flow, and restart; it thows NPE.
It maybe caused by :master rebuild Dag not include Node1. and submit Node2, when Node2 is finished, will check Node3 upstrem task(Node1 and Node2) state, but Node1 is not found in DAG, NPE
### What you expected to happen
rebuild Dag include Node1
### How to reproduce
Node relations as:
Node1 --> Node3; Node2 -->Node3; Node1 is Prohibited
When flow is running, or the Node2 instance is runing, Stop this flow, and restart; it thows NPE.
It maybe caused by :master rebuild Dag not include Node1. and submit Node2, when Node2 is finished, will check Node3 upstrem task(Node1 and Node2) state, but Node1 is not found in DAG, NPE
### Anything else
_No response_
### Version
3.0.x
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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", "dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/processor/GetLogBytesProcessor.java", "dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/processor/RollViewLogRequest.java", "dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/processor/ViewWholeLogProcessor.java", "dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/log/LogClient.java", "dolphinscheduler-service/src/test/java/org/apache/dolphinscheduler/service/log/LoggerRequestProcessorTest.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/LogUtils.java"] | [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 follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ResourceTaskMapper.xml", "dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_h2.sql", "dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_mysql.sql", "dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_postgresql.sql", "dolphinscheduler-dao/src/main/resources/sql/upgrade/3.2.0_schema/mysql/dolphinscheduler_ddl.sql", "dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessServiceImpl.java", "dolphinscheduler-service/src/test/java/org/apache/dolphinscheduler/service/process/ProcessServiceTest.java"] | [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/apache/dolphinscheduler/pull/13593#issuecomment-1438045083), when delete or update resource, we don't have to check online status of the related task. In this way, `t_ds_relation_resources_task` is useless, DS doesn't have to keep the relation of task and resource.
Can we remove table `t_ds_relation_resources_task` and correlative entity, which can simplify code logic in resource center?
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/data/quality/utils/ParserUtils.java", "dolphinscheduler-data-quality/src/test/java/org/apache/dolphinscheduler/data/quality/utils/ParserUtilsTest.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-dataquality/src/main/java/org/apache/dolphinscheduler/plugin/task/dq/utils/RuleParserUtils.java"] | [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 connect.
### What you expected to happen
Running as expected.
### How to reproduce
When I have a Datasource like the below:
```
"user": "ds",
"password": "d$dfdf$sadfasdf",
"address": "jdbc:mysql://test.com:3306",
"database": "ds",
"jdbcUrl": "jdbc:mysql://test.com:3306/ds",
"driverClassName": "com.mysql.cj.jdbc.Driver",
"validationQuery": "select 1",
"other": "enabledTLSProtocols=TLSv1.2&useSSL=true&",
"props": {
"enabledTLSProtocols": "TLSv1.2",
"useSSL": "true"
}
```
The password is `d$dfdf$sadfasdf`
And run data quality job command will like the blow:
root@dolphinscheduler-worker-0:/opt/dolphinscheduler# ${SPARK_HOME2}/bin/spark-submit --master local --driver-cores 1 --driver-memory 512M --num-executors 2 --executor-cores 2 --executor-memory 2G --conf spark.yarn.maxAppAttempts=1 --class org.apache.dolphinscheduler.data.quality.DataQualityApplication --jars /opt/dolphinscheduler/libs/mysql-connector-java-8.0.16.jar,/opt/dolphinscheduler/libs/hadoop-aws-2.9.2.jar,/opt/dolphinscheduler/libs/aws-core-2.17.232.jar,/opt/dolphinscheduler/libs/aws-java-sdk-s3-1.12.160.jar,/opt/dolphinscheduler/libs/aws-java-sdk-core-1.12.160.jar,/opt/dolphinscheduler/libs/kyuubi-hive-jdbc-1.6.0-incubating.jar,/opt/dolphinscheduler/libs/libthrift-0.9.3.jar /opt/dolphinscheduler/libs/dolphinscheduler-data-quality-3.1.2-SNAPSHOT.jar "{\"name\":\"$t(table_count_check)\",\"env\":{\"type\":\"batch\",\"config\":null},\"readers\":[{\"type\":\"JDBC\",\"config\":{\"database\":\"ds\",\"password\":\"d$dfdf$sadfasdf\",\"driver\":\"com.mysql.cj.jdbc.Driver\",\"user\":\"ds\",\"output_table\":\"ds_t_ds_version\",\"table\":\"t_ds_version\",\"url\":\"jdbc:mysql://test.com:3306/ds?enabledTLSProtocols=TLSv1.2&useSSL=true&&allowLoadLocalInfile=false&autoDeserialize=false&allowLocalInfile=false&allowUrlInLocalInfile=false\"} },{\"type\":\"JDBC\",\"config\":{\"database\":\"auth\",\"password\":\"d$dfdf$sadfasdf\",\"driver\":\"com.mysql.cj.jdbc.Driver\",\"user\":\"ds\",\"output_table\":\"ds_data_related_policy\",\"table\":\"data_related_policy\",\"url\":\"jdbc:mysql://test.com:3306/ds?enabledTLSProtocols=TLSv1.2&useSSL=true&&allowLoadLocalInfile=false&autoDeserialize=false&allowLocalInfile=false&allowUrlInLocalInfile=false\"} }],\"transformers\":[{\"type\":\"sql\",\"config\":{\"index\":1,\"output_table\":\"table_count\",\"sql\":\"SELECT COUNT(*) AS total FROM ds_t_ds_version \"} }],\"writers\":[{\"type\":\"JDBC\",\"config\":{\"database\":\"ds\",\"password\":\"d$dfdf$sadfasdf\",\"driver\":\"com.mysql.cj.jdbc.Driver\",\"user\":\"ds\",\"table\":\"t_ds_dq_execute_result\",\"url\":\"jdbc:mysql://test.com:3306/ds?characterEncoding=utf8&useSSL=true&allowMultiQueries=true&rewriteBatchedStatements=true&autoreconnect=true&enabledTLSProtocols=TLSv1.2&allowLoadLocalInfile=false&autoDeserialize=false&allowLocalInfile=false&allowUrlInLocalInfile=false\",\"sql\":\"select 0 as rule_type,'$t(table_count_check)' as rule_name,0 as process_definition_id,233064 as process_instance_id,270001 as task_instance_id,table_count.total AS statistics_value,2 AS comparison_value,1 AS comparison_type,0 as check_type,2 as threshold,0 as operator,0 as failure_strategy,'hdfs://mycluster:8020/user/dolphinscheduler/data_quality_error_data/0_233064_test' as error_output_path,'2023-02-27 07:49:32' as create_time,'2023-02-27 07:49:32' as update_time from table_count \"} },{\"type\":\"JDBC\",\"config\":{\"database\":\"ds\",\"password\":\"d$dfdf$sadfasdf\",\"driver\":\"com.mysql.cj.jdbc.Driver\",\"user\":\"ds\",\"table\":\"t_ds_dq_task_statistics_value\",\"url\":\"jdbc:mysql://test.com:3306/ds?characterEncoding=utf8&useSSL=true&allowMultiQueries=true&rewriteBatchedStatements=true&autoreconnect=true&enabledTLSProtocols=TLSv1.2&allowLoadLocalInfile=false&autoDeserialize=false&allowLocalInfile=false&allowUrlInLocalInfile=false\",\"sql\":\"select 0 as process_definition_id,270001 as task_instance_id,10 as rule_id,'EOHXEHAM25BPOQ5WD+AFF52I3CT78L3VCC6V97Y1N44=' as unique_code,'table_count.total'AS statistics_name,table_count.total AS statistics_value,'2023-02-27 07:49:32' as data_time,'2023-02-27 07:49:32' as create_time,'2023-02-27 07:49:32' as update_time from table_count\"} }]}"
And I print the arg[0] in here
https://github.com/apache/dolphinscheduler/blob/9668c84d30b2c885cbf20ccf9e76f64a41f77096/dolphinscheduler-data-quality/src/main/java/org/apache/dolphinscheduler/data/quality/DataQualityApplication.java#L42-L49
I will get the arg:
{"name":"(table_count_check)","env":{"type":"batch","config":null},"readers":[{"type":"JDBC","config":{"database":"ds","password":"d","driver":"com.mysql.cj.jdbc.Driver","user":"ds","output_table":"ds_t_ds_version","table":"t_ds_version","url":"jdbc:mysql://test.com:3306/ds?enabledTLSProtocols=TLSv1.2&useSSL=true&&allowLoadLocalInfile=false&autoDeserialize=false&allowLocalInfile=false&allowUrlInLocalInfile=false"} },{"type":"JDBC","config":{"database":"auth","password":"d","driver":"com.mysql.cj.jdbc.Driver","user":"ds","output_table":"ds_data_related_policy","table":"data_related_policy","url":"jdbc:mysql://test.com:3306/ds?enabledTLSProtocols=TLSv1.2&useSSL=true&&allowLoadLocalInfile=false&autoDeserialize=false&allowLocalInfile=false&allowUrlInLocalInfile=false"} }],"transformers":[{"type":"sql","config":{"index":1,"output_table":"table_count","sql":"SELECT COUNT(*) AS total FROM ds_t_ds_version "} }],"writers":[{"type":"JDBC","config":{"database":"ds","password":"d","driver":"com.mysql.cj.jdbc.Driver","user":"ds","table":"t_ds_dq_execute_result","url":"jdbc:mysql://test.com:3306/ds?characterEncoding=utf8&useSSL=true&allowMultiQueries=true&rewriteBatchedStatements=true&autoreconnect=true&enabledTLSProtocols=TLSv1.2&allowLoadLocalInfile=false&autoDeserialize=false&allowLocalInfile=false&allowUrlInLocalInfile=false","sql":"select 0 as rule_type,'(table_count_check)' as rule_name,0 as process_definition_id,233064 as process_instance_id,270001 as task_instance_id,table_count.total AS statistics_value,2 AS comparison_value,1 AS comparison_type,0 as check_type,2 as threshold,0 as operator,0 as failure_strategy,'hdfs://mycluster:8020/user/dolphinscheduler/data_quality_error_data/0_233064_test' as error_output_path,'2023-02-27 07:49:32' as create_time,'2023-02-27 07:49:32' as update_time from table_count "} },{"type":"JDBC","config":{"database":"ds","password":"d","driver":"com.mysql.cj.jdbc.Driver","user":"ds","table":"t_ds_dq_task_statistics_value","url":"jdbc:mysql://test.com:3306/ds?characterEncoding=utf8&useSSL=true&allowMultiQueries=true&rewriteBatchedStatements=true&autoreconnect=true&enabledTLSProtocols=TLSv1.2&allowLoadLocalInfile=false&autoDeserialize=false&allowLocalInfile=false&allowUrlInLocalInfile=false","sql":"select 0 as process_definition_id,270001 as task_instance_id,10 as rule_id,'EOHXEHAM25BPOQ5WD+AFF52I3CT78L3VCC6V97Y1N44=' as unique_code,'table_count.total'AS statistics_name,table_count.total AS statistics_value,'2023-02-27 07:49:32' as data_time,'2023-02-27 07:49:32' as create_time,'2023-02-27 07:49:32' as update_time from table_count"} }]}
And the password change to `d`
### Anything else
It looks like character $ will be escaped by the system, I will fix this bug.
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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


### What you expected to happen
use ``` "" ``` instead of ``` ` ```
### How to reproduce
ATT
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/13603 | https://github.com/apache/dolphinscheduler/pull/13604 | 7bf3e3cdd66a68ac8d155b08fbd70365aa3a306b | 79d3ed0744aae76464b429d1e1d632d27b5457e7 | "2023-02-22T09:48:39Z" | java | "2023-02-22T11:01:43Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,597 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessInstanceMapMapper.xml"] | [Bug] [Dao] Have the same id in the same xml file | ### 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 happen
be right
### How to reproduce
att
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| https://github.com/apache/dolphinscheduler/issues/13597 | https://github.com/apache/dolphinscheduler/pull/13599 | 047fa2f65e58b86e2f03a89ce5ac2db264ee5e0f | c406f81e9c78cfda7344142b253b686f04ced3bc | "2023-02-22T01:51:55Z" | java | "2023-02-22T02:53:51Z" |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 13,585 | ["dolphinscheduler-ui/src/components/modal/index.tsx", "dolphinscheduler-ui/src/views/datasource/list/index.tsx", "dolphinscheduler-ui/src/views/datasource/list/source-modal.tsx"] | [Improvement][DataSource] Add the feature of clicking the mask to close the modal. | ### 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
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 unfriendly.
<img width="1894" alt="image" src="https://user-images.githubusercontent.com/8847400/220072964-10f54185-0db6-4500-97e2-72a3ee4dba59.png">
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/alert/email/EmailAlertChannelFactory.java", "dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-feishu/src/main/java/org/apache/dolphinscheduler/plugin/alert/feishu/FeiShuAlertChannelFactory.java", "dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-telegram/src/main/java/org/apache/dolphinscheduler/plugin/alert/telegram/TelegramAlertChannelFactory.java", "dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/params/base/FormType.java", "dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/params/input/number/InputNumberParam.java"] | [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="640" alt="image" src="https://user-images.githubusercontent.com/33439363/217459200-4622f028-f4f0-45d3-9bf9-f0901f741769.png">
<img width="1025" alt="image" src="https://user-images.githubusercontent.com/33439363/217459309-6bcc966d-f74a-43a1-b1b8-5bc52dfb1ebb.png">
<img width="942" alt="image" src="https://user-images.githubusercontent.com/33439363/217458553-4c19e87d-c686-4683-acbb-c9ea3ba099f6.png">
### What you expected to happen
Nothing
### How to reproduce
Nothing
### Anything else
_No response_
### Version
3.0.x
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/plugin/task/http/HttpTask.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-http/src/test/java/org/apache/dolphinscheduler/plugin/task/http/HttpTaskTest.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/src/test/java/org/apache/dolphinscheduler/plugin/task/sqoop/EntityTestUtils.java"] | [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.png">
The downstream task **shell**
<img width="702" alt="image" src="https://user-images.githubusercontent.com/31528124/217196330-9903bcaf-c554-4183-924b-ae14a40e4104.png">
The downstream task **python**
<img width="720" alt="image" src="https://user-images.githubusercontent.com/31528124/217196378-bf9c7365-3451-43b4-b575-8f5f298d29d3.png">
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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.x
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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


### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 threads in it's `initialize()` method,which will causes performance overhead;
### What you expected to happen
The Quartz Scheduler of Api use `org.quartz.simpl.ZeroSizeThreadPool` which has zero Threads;
More description about [ZeroSizeThreadPool](https://www.quartz-scheduler.org/api/2.1.7/org/quartz/simpl/ZeroSizeThreadPool.html):
>The pool has zero Threads and does not grow or shrink based on demand. Which means it is obviously not useful for most scenarios. When it may be useful is to prevent creating any worker threads at all - which may be desirable for the sole purpose of preserving system resources in the case where the scheduler instance only exists in order to schedule jobs, but which will never execute jobs (e.g. will never have start() called on it).
### How to reproduce
Jconsole monitor
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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-storage-plugin/dolphinscheduler-storage-s3/src/test/java/org/apache/dolphinscheduler/plugin/storage/s3/S3StorageOperatorTest.java"] | [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] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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/src/test/java/org/apache/dolphinscheduler/plugin/storage/oss/OssStorageOperatorTest.java", "dolphinscheduler-storage-plugin/dolphinscheduler-storage-s3/src/main/java/org/apache/dolphinscheduler/plugin/storage/s3/S3StorageOperator.java", "dolphinscheduler-ui/src/locales/zh_CN/resource.ts"] | [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/213605577-0734f363-08d5-4422-9132-905bbcf58e8f.png">
<img width="1202" alt="image" src="https://user-images.githubusercontent.com/38122586/213605613-32a71789-26da-4f4c-8103-70a6abe9f633.png">
### What you expected to happen
no NPE
### How to reproduce
use OSS as the resource center
### Anything else
* After the resource center is refactored in #12076
* The new methods in `StorageOperate` is not implemented in `OSS`
<img width="882" alt="image" src="https://user-images.githubusercontent.com/38122586/213605852-8b50075f-bc13-41c8-a536-cc83d3409ef6.png">
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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 happen
the task detail are not modify, only the process pre code for modify
### How to reproduce
in the task definition list,
edit node,
the task detail are not modify, only the process pre code for modify
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 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.