status stringclasses 1
value | repo_name stringclasses 13
values | repo_url stringclasses 13
values | issue_id int64 1 104k | updated_files stringlengths 11 1.76k | title stringlengths 4 369 | body stringlengths 0 254k ⌀ | issue_url stringlengths 38 55 | pull_url stringlengths 38 53 | before_fix_sha stringlengths 40 40 | after_fix_sha stringlengths 40 40 | report_datetime timestamp[ns, tz=UTC] | language stringclasses 5
values | commit_datetime timestamp[us, tz=UTC] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,325 | ["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java"] | [Bug] workflow state is FAILURE when last task node is forbidden | ### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened

 and found no similar issues.
### What happened

As shown in the figure above,t... | https://github.com/apache/dolphinscheduler/issues/12306 | https://github.com/apache/dolphinscheduler/pull/12437 | 70aef3ec21aa712f1f499f7b9b56bdb6b803d654 | 651588c98dbaae2261a2e34044afdbae99d23b60 | 2022-10-11T08:27:02Z | java | 2022-10-21T01:27:50Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,301 | ["dolphinscheduler-microbench/src/main/java/org/apache/dolphinscheduler/microbench/base/AbstractBaseBenchmark.java", "dolphinscheduler-scheduler-plugin/dolphinscheduler-scheduler-quartz/src/main/java/org/apache/dolphinscheduler/scheduler/quartz/ProcessScheduleTask.java", "dolphinscheduler-service/src/main/java/org/apac... | [Migration][Test] jUnit4 -> jUnit5 UT cases migration | ### 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
* This is part of DSIP-10 #10573
* By this moment, we have added jUnit 5 dependencies #11332 and removed all `Powermock` rel... | https://github.com/apache/dolphinscheduler/issues/12301 | https://github.com/apache/dolphinscheduler/pull/12450 | 0eef2e3e10ca8d20d8a0ad59b0f0674f90ee321c | 0a6e8af864423dac2aff279bf56f6f1ee95e95b9 | 2022-10-10T12:48:52Z | java | 2022-10-20T04:12:17Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,284 | ["docs/docs/en/guide/installation/pseudo-cluster.md", "docs/docs/zh/guide/installation/pseudo-cluster.md"] | [Doc][Installation] Wrong version of zookeeper | ### 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
Should be 3.8.0 at least.
### Documentation Links
https://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/guide/installatio... | https://github.com/apache/dolphinscheduler/issues/12284 | https://github.com/apache/dolphinscheduler/pull/12288 | d9ac1fa0f70322de4985285231058f6a2e353325 | ef328d9cea8bff50ccbc70b5f27acc01bab6274a | 2022-10-10T02:06:43Z | java | 2022-10-10T07:08:07Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,279 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/UsersServiceImpl.java", "dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/config/StoreConfiguration.java"] | [Bug] [API] When creating a user and throwing an exception the user can be created successfully. | ### 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
Currently when creating a user in DolphinScheduler the API will create the resource directory at the same time. Sometimes the settings of stora... | https://github.com/apache/dolphinscheduler/issues/12279 | https://github.com/apache/dolphinscheduler/pull/12281 | 7bf49a71795c4aa7e9544ce794e99b74950ccbf2 | b4947b471cad5d4b939f5a5f4a978c786c4decdc | 2022-10-09T09:58:03Z | java | 2022-10-10T01:34:32Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,274 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java"] | [Bug] [Workflow Definition] copy workflow 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
press copy workflow button get an error. here's log
 and found no similar issues.
### What happened
1. DS Version: 3.1.0
2. Data Quality , datasource clickhouse check null
3. Spark Submit Missing main class
the following logs:
[LOG-P... | https://github.com/apache/dolphinscheduler/issues/12257 | https://github.com/apache/dolphinscheduler/pull/13360 | 366f999167feb5da65b86b48a010b754572857ef | e39bf59b4b76f7f163e398695d901d5fe729a9da | 2022-10-07T16:02:23Z | java | 2023-01-14T06:50:50Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,254 | ["dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-mysql/src/main/resources/mysql_registry_init.sql"] | [Bug] [Registry] Field named data length is too short in the table named t_ds_mysql_registry_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 value of the field named data is a json string that is longer than varchar(200).
Here is an example.
`{"startupTime":1665140265483,"repo... | https://github.com/apache/dolphinscheduler/issues/12254 | https://github.com/apache/dolphinscheduler/pull/12256 | 06876978698803045205a818ac65283219b32571 | bd7e7611363a1bd0ea53162ac15f6ca96f0ee88c | 2022-10-07T14:48:23Z | java | 2022-10-08T01:47:04Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,252 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/DependentDateUtils.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/DependentUtils.java"] | [Bug] [Task] dependent task can not predicate the status of the corresponding task correctly | ### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened

 and found no similar issues.
### What happened
数仓同学凌晨报告昨日新增任务未按时触发,问题非常严重,严重影响生产,经排查quartz插件默认参数及cronTrigger对象初始化参数在调度平台同一时刻触发大量任务时会导致调度任务超过触发等待阈值从而导致任务未触发。首先默认参数为org.quartz.threadPo... | https://github.com/apache/dolphinscheduler/issues/12231 | https://github.com/apache/dolphinscheduler/pull/12233 | c8bd106604ea4136c91f5592265b270cb9e7e092 | d9ac1fa0f70322de4985285231058f6a2e353325 | 2022-09-30T07:20:00Z | java | 2022-10-10T06:01:02Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,199 | ["docs/docs/en/guide/installation/pseudo-cluster.md", "docs/docs/en/guide/installation/standalone.md", "docs/docs/zh/guide/installation/pseudo-cluster.md", "docs/docs/zh/guide/installation/standalone.md"] | [Doc][Cluster] Should add chmod -R 755 after unzip ds tar.gz | ### 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 i unzip the ds 3.0.1 tar.gz, the permission is 700, so other tenent do not have permission
 and found no similar issues.
### What happened
<img width="205" alt="image" src="https://user-images.githubusercontent.com/31528124/192555751-f6a5cf23-49a4-4778-89c8-f6a8ca029952.png"... | https://github.com/apache/dolphinscheduler/issues/12171 | https://github.com/apache/dolphinscheduler/pull/12172 | 4973b30efb82d773369a3f93dec5cee6f48b6594 | 856083d5912dc53891c191cff0ca4ad2073814f0 | 2022-09-27T14:35:16Z | java | 2022-09-28T10:30:52Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,170 | ["docs/docs/en/about/hardware.md", "docs/docs/zh/about/glossary.md", "docs/docs/zh/about/hardware.md"] | [Bug] [Worker] Different clocks will result in delayed execution of tasks | ### 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
If the worker's clock early than master's clock, it will cause task delay.
For example:
Master: 12:00
Worker: 11:58
Then all task will dela... | https://github.com/apache/dolphinscheduler/issues/12170 | https://github.com/apache/dolphinscheduler/pull/12219 | 55004bebe032b7212892686d308adca2ac0e2723 | 1d0d26a416027b9e91d1a21092bb5b4406a757b2 | 2022-09-27T13:54:20Z | java | 2022-10-17T02:42:51Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,154 | ["dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/processor/TaskDispatchProcessor.java", "dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/processor/TaskExecuteResultAckProcessor.java", "dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/serv... | [Improvement][worker] Optimize the log printing of the worker module according to the log specification. | ### 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 log printing in the worker module has been optimized in [#10516](https://github.com/apache/dolphinscheduler/pull/10516) by usin... | https://github.com/apache/dolphinscheduler/issues/12154 | https://github.com/apache/dolphinscheduler/pull/12183 | e27c79974d93d0d4181a0f5dbe45159084e224d3 | 962fa6dbd51c232b3b45243b408c5f19c1913879 | 2022-09-26T18:24:12Z | java | 2022-09-29T08:01:29Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,145 | ["dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/processor/TaskDispatchProcessor.java", "dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/processor/TaskExecuteResultAckProcessor.java", "dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/serv... | [Bug] [server] NPE when depend node is forbidden | ### 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 p... | https://github.com/apache/dolphinscheduler/issues/12145 | https://github.com/apache/dolphinscheduler/pull/12183 | e27c79974d93d0d4181a0f5dbe45159084e224d3 | 962fa6dbd51c232b3b45243b408c5f19c1913879 | 2022-09-26T07:46:19Z | java | 2022-09-29T08:01:29Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,128 | ["dolphinscheduler-ui/src/views/security/environment-manage/components/environment-modal.tsx", "dolphinscheduler-ui/src/views/security/environment-manage/components/use-modal.ts"] | [Bug] [FE] cannot insert space in environment config | ### 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 create a environment config, i cannot insert space inside the form.
### What you expected to happen
i can insert space in environment... | https://github.com/apache/dolphinscheduler/issues/12128 | https://github.com/apache/dolphinscheduler/pull/12147 | cc82206c33cc60cd71ebfe7b327e8cc4110bd15d | 87490a34cc0dbfd479fda6bcb1e335e7faf3ce67 | 2022-09-24T06:38:27Z | java | 2022-09-26T11:06:56Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,124 | ["dolphinscheduler-master/pom.xml", "dolphinscheduler-master/src/test/java/org/apache/dolphinscheduler/server/master/SubProcessTaskTest.java", "dolphinscheduler-master/src/test/java/org/apache/dolphinscheduler/server/master/processor/CacheProcessorTest.java", "dolphinscheduler-master/src/test/java/org/apache/dolphinsch... | [Improvement][Test] Remove `Powermock` in `dolphinscheduler-master` | ### 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 `Powermock` in `dolphinscheduler-master`
- This is a sub-task of #11405
### Are you willing to submit a PR?
-... | https://github.com/apache/dolphinscheduler/issues/12124 | https://github.com/apache/dolphinscheduler/pull/12143 | 4269fa7ea7a83c7f5d7fd7d4db0d4a069eb4e9fc | cc82206c33cc60cd71ebfe7b327e8cc4110bd15d | 2022-09-23T09:10:12Z | java | 2022-09-26T09:02:14Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,113 | ["dolphinscheduler-api/pom.xml", "dolphinscheduler-bom/pom.xml", "dolphinscheduler-common/pom.xml", "dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-api/pom.xml", "dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/pom.xml", "dolphinscheduler-dist/release-docs/LICENSE", "dolphinscheduler... | [Bug] [HDFS] enable HDFS cannot find class htrace-core | ### 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
enable HDFS will throw ClassNotFoundException: htrace-core
version 3.1.0
<img width="2550" alt="c9b353dd8657fd9940fe30127cac1bf" src="https:/... | https://github.com/apache/dolphinscheduler/issues/12113 | https://github.com/apache/dolphinscheduler/pull/12126 | e6832220c35680aedae98d5ea88758b5d380bdfa | cf5a8894e2ac7b73b59544737a0380230dbf30ac | 2022-09-22T14:35:23Z | java | 2022-09-26T05:49:08Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,111 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-pytorch/src/main/java/org/apache/dolphinscheduler/plugin/task/pytorch/PythonEnvManager.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-pytorch/src/test/java/org/apache/dolphinscheduler/plugin/task/pytorch/PytorchTaskTest.java"] | [Bug] [Pytorch Task Plugin] Python home conflict when create conda env | ### 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
If we set PYTHON_HOME, and then Pytorch task plugin create conda env can not set python home correctly
### What you expected to happen
empty
... | https://github.com/apache/dolphinscheduler/issues/12111 | https://github.com/apache/dolphinscheduler/pull/12112 | e11e129cdaa05b3324f06072ea419a42b6d1cd18 | 6eb1eb722af06b94027994b2ef8955e84fd97d7f | 2022-09-22T11:07:59Z | java | 2022-09-23T01:40:18Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,088 | ["deploy/kubernetes/dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml"] | [Bug] [Worker] alert email in sql task in K8S | ### 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
dolphinscheduelr deploy in k8s.
1. Create a sql task in workflow definition
- Datasource types: MYSQL
- SQL_TYPE: Query
- ... | https://github.com/apache/dolphinscheduler/issues/12088 | https://github.com/apache/dolphinscheduler/pull/12369 | 7b44612f283702f2a25a4d36ffdda015a812a321 | 1e792186d0b1e660dc2299b46827a46c59d393f6 | 2022-09-21T09:22:23Z | java | 2022-10-14T08:19:57Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,082 | ["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-rules.ts"] | [Improvement][data_quality] [ui] | ### 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
dolphinscheduler version :3.0.0
I found data_quality is inconvenient to use :
<img width="602" alt="image" src="https://user-i... | https://github.com/apache/dolphinscheduler/issues/12082 | https://github.com/apache/dolphinscheduler/pull/12099 | b1b57c8fb710e6641443383b305e909d72eb1141 | e11e129cdaa05b3324f06072ea419a42b6d1cd18 | 2022-09-21T07:46:38Z | java | 2022-09-22T12:43:34Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,081 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java", "dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessSer... | [Bug] [View workflow instance] Error copying workflow instance. | ### 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 copying workflow instance
### What you expected to happen
Copying workflow succeeded
### How to reproduce
Error copyin... | https://github.com/apache/dolphinscheduler/issues/12081 | https://github.com/apache/dolphinscheduler/pull/12092 | 9b3b4e22b42eb976a997f36310a26629142a5315 | fba5a8eaa0945f399733275341dfdcec11ab6b3d | 2022-09-21T07:41:22Z | java | 2022-09-22T01:52:32Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,078 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java"] | [Bug] [dolphinscheduler-api][3.1.0] workflow import 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
<img width="1130" alt="image" src="https://user-images.githubusercontent.com/31528124/191407912-63cf53a0-76c4-4b0c-8380-b6018c746bec.png... | https://github.com/apache/dolphinscheduler/issues/12078 | https://github.com/apache/dolphinscheduler/pull/12096 | cc492c3e13fa8de96706d4360ee6f8d628639200 | 6e03a7e5576de795ae1cb66a7ba0fdb40979c95b | 2022-09-21T03:31:22Z | java | 2022-09-22T04:12:43Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,061 | ["dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/DataSourceControllerTest.java"] | [Improvement][UT] Improvement Query dataSource UT | ### 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 pulling the latest code, ut failed to query the data source.
### Are you willing to submit a PR?
- [X] Yes I am willing to... | https://github.com/apache/dolphinscheduler/issues/12061 | https://github.com/apache/dolphinscheduler/pull/12062 | 649015bfff69e3922fb9b1059784b3ea2e70eb69 | 955e8ebe0f2389d6bc44dcbc12e02c1b307690c4 | 2022-09-20T06:01:01Z | java | 2022-09-20T07:46:29Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,057 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-sql/src/main/java/org/apache/dolphinscheduler/plugin/task/sql/SqlTask.java"] | [Bug] [task-plugin] When the sql query result is empty, the email fails to send the attachment, and an exception will be reported | ### 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 the sql query result is empty, dolphinscheduler-alert.log screenshot is as follows:
<img width="1365" alt="image" src="https://user-image... | https://github.com/apache/dolphinscheduler/issues/12057 | https://github.com/apache/dolphinscheduler/pull/12059 | 08a4c7981fcfdbdf2f363bc0b790d92077c94441 | 9b3b4e22b42eb976a997f36310a26629142a5315 | 2022-09-20T03:12:23Z | java | 2022-09-22T01:39:02Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,055 | ["dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessServiceImpl.java"] | [Bug] [Master] Construct processInstance may NPE when master handling command | ### 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
Construct processInstance may NPE when master handling command
### What you expected to happen
commond content changed
### How to reproduce... | https://github.com/apache/dolphinscheduler/issues/12055 | https://github.com/apache/dolphinscheduler/pull/12056 | b95db4413044e48f97a6e8cf15c5d7667ddf5619 | 6466cc7c41bc32596499b023ed483387cb32d02a | 2022-09-20T02:50:48Z | java | 2022-09-27T01:13:48Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,032 | ["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-namespace.ts"] | [Bug] [Task] K8S task select namespace without cluster | ### 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 h... | https://github.com/apache/dolphinscheduler/issues/12032 | https://github.com/apache/dolphinscheduler/pull/12074 | ed1d1e885622f2fe45957998d475b7b6dcfb6328 | 7d80ea34ac0dd60dcae3e7f37c7ce659b56cdce9 | 2022-09-19T01:16:46Z | java | 2022-09-21T02:05:15Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,029 | ["dolphinscheduler-bom/pom.xml", "dolphinscheduler-dist/release-docs/LICENSE", "tools/dependencies/known-dependencies.txt"] | [Dependencies] upgrade to snakeyaml 1.32 due to CVE | ### 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
another snakeyaml release v1.32 to fix https://github.com/advisories/GHSA-9w3m-gqgf-c4p9
### What you expected to happen
n/a
### How to repr... | https://github.com/apache/dolphinscheduler/issues/12029 | https://github.com/apache/dolphinscheduler/pull/12726 | 454f1303a099736663eed62e327229a05573aacf | 1f23d296988850cfeef17325cdfddeadc6303403 | 2022-09-19T00:33:20Z | java | 2022-11-11T05:33:04Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 12,000 | ["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/registry/ServerNodeManager.java"] | [Bug] [Master] Cannot remove the WorkerGroup from the master service. | ### 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
cannot delete the WorkerGroup from the Master service.
When try to repreduce #11964 , i create a worker group named `app01`, then config the a... | https://github.com/apache/dolphinscheduler/issues/12000 | https://github.com/apache/dolphinscheduler/pull/12050 | 064224696fd85a31fc8db1818bb3ae1f29e9dd4b | ada7cf71d5c70174c7d7c6608f4f60896db5d6b9 | 2022-09-16T11:57:52Z | java | 2022-09-24T10:57:20Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,943 | ["dolphinscheduler-python/pydolphinscheduler/docs/source/tasks/index.rst", "dolphinscheduler-python/pydolphinscheduler/docs/source/tasks/openmldb.rst", "dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/OpenMLDB.yaml", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolp... | [Feature][PyDolphinScheduler] Support OpenMLDB task in pyds | ### 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
part of https://github.com/apache/dolphinscheduler/issues/11906
### Use case
_No response_
### Related issues
_No response_
###... | https://github.com/apache/dolphinscheduler/issues/11943 | https://github.com/apache/dolphinscheduler/pull/11944 | 5b384f3fab8bc8fbe61cbd3bcb687efd4f34b5a1 | e50a32d9ccee57e4b56f63b9bee2c4fd888c0c32 | 2022-09-15T01:49:19Z | java | 2022-09-17T07:24:17Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,928 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/ExecutorServiceTest.java"] | [Bug] [Dependent] Start process instance error when enable dependent 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
Start process instance error when enable dependent mode,
I find in `dependentCommand = (Command) BeanUtils.cloneBean(command)` the command id... | https://github.com/apache/dolphinscheduler/issues/11928 | https://github.com/apache/dolphinscheduler/pull/11929 | e938fdbe968ac88f184175f3ef4d0b2a7836c3ea | bd0fa79e377853eb3d5e92af87dabd70130ec6a5 | 2022-09-14T08:23:40Z | java | 2022-09-15T02:00:38Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,924 | ["dolphinscheduler-python/pydolphinscheduler/docs/source/tasks/index.rst", "dolphinscheduler-python/pydolphinscheduler/docs/source/tasks/pytorch.rst", "dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/Pytorch.yaml", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphi... | [Feature][PyDolphinScheduler] Support Pytorch task in pyds | ### 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
part of https://github.com/apache/dolphinscheduler/issues/11906
### Use case
_No response_
### Related issues
_No response_
###... | https://github.com/apache/dolphinscheduler/issues/11924 | https://github.com/apache/dolphinscheduler/pull/11975 | 864a90820de8b8470714574dd506f757a73db874 | 5202e5cfc6a487a7e0897f52821d9bcf73e4cf82 | 2022-09-14T07:23:23Z | java | 2022-09-16T12:24:38Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,923 | ["dolphinscheduler-python/pydolphinscheduler/docs/source/tasks/index.rst", "dolphinscheduler-python/pydolphinscheduler/docs/source/tasks/mlflow.rst", "dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/mlflow.yaml", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphins... | [Feature][PyDolphinScheduler] Support MLflow task in pyds | ### 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
part of https://github.com/apache/dolphinscheduler/issues/11906
### Use case
_No response_
### Related issues
_No response_
###... | https://github.com/apache/dolphinscheduler/issues/11923 | https://github.com/apache/dolphinscheduler/pull/11962 | c24ad9adb69cfaeb98b8073415ec18bd115519dd | ad683c3c428876916d9550111fc9bbb77afd9e9f | 2022-09-14T07:22:53Z | java | 2022-09-18T08:28:18Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,921 | ["dolphinscheduler-python/pydolphinscheduler/docs/source/tasks/sagemaker.rst", "dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/Sagemaker.yaml", "dolphinscheduler-python/pydolphinscheduler/examples/yaml_define/example_sagemaker_params.json"] | [Feature][PyDolphinScheduler] Support SageMaker task in pyds | ### 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
part of https://github.com/apache/dolphinscheduler/issues/11906
### Use case
_No response_
### Related issues
_No response_
###... | https://github.com/apache/dolphinscheduler/issues/11921 | https://github.com/apache/dolphinscheduler/pull/11925 | 5202e5cfc6a487a7e0897f52821d9bcf73e4cf82 | e05f14ba2310342f3053558fc8fb73307772651e | 2022-09-14T07:21:21Z | java | 2022-09-17T02:34:06Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,913 | ["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/... | [Improvement] [Alert] should mask the password of email password | ### 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 create alert instance, email password display in plaintext, should mask password
 and found no similar feature requirement.
### Description
- Fix the list format
- remove the todo list
### Documentation Links
https://dolphinscheduler.apache.org/en-us/docs/dev/user_doc/... | https://github.com/apache/dolphinscheduler/issues/11904 | https://github.com/apache/dolphinscheduler/pull/11905 | ca22c083b3f91436c334525536dc58519f13d018 | 892d8672704fc16db9e4416ac258f5c97d18758d | 2022-09-13T07:07:35Z | java | 2022-09-13T08:20:03Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,880 | ["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-hive-cli.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/tasks/use-hive-cli.ts"] | [Improvement][Hivecli] Improve the UI of HiveCli | ### 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 HiveCli
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Con... | https://github.com/apache/dolphinscheduler/issues/11880 | https://github.com/apache/dolphinscheduler/pull/11882 | 1a4d7a842663574752bcabc222d2d0d778089fb7 | db9db944a6030bc4c8bd4366a5f2b6a13404ebae | 2022-09-09T07:53:15Z | java | 2022-09-30T01:56:35Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,869 | ["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/model/MasterHeartBeat.java", "dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/model/WorkerHeartBeat.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/task/MasterHeartBeatTask.java", ... | [Bug] [Monitor] MemoryUsage and DiskAvailable not show on monitor page (Both Worker and Master) | ### 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
Disk available and Memory usage not corret
 and found no similar issues.
### What happened
Remote call DataAnalysisService API:
1. `/dolphinscheduler/projects/analysis/task-state-count`
2. `/dolphinscheduler/projects/analysis/proce... | https://github.com/apache/dolphinscheduler/issues/11854 | https://github.com/apache/dolphinscheduler/pull/11858 | 3ca9680b20a4e5b3c0aff65abbcf4faf3379cd3f | db46e4786aa0c5f5f16fac4e977a0570c8702fe1 | 2022-09-08T07:11:10Z | java | 2022-09-11T11:12:03Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,838 | ["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/event/TaskTimeoutStateEventHandler.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java"] | [Bug] [Master] WorkflowExecuteRunnable will face a infinite loop | ### 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 confige the `Timeout period` and `Failed retry interval` at the same time in Shell task. When shell task failed, it will submit a `TASK... | https://github.com/apache/dolphinscheduler/issues/11838 | https://github.com/apache/dolphinscheduler/pull/11864 | dec6197a6788cef027dd9f58a7a4958622534065 | e938fdbe968ac88f184175f3ef4d0b2a7836c3ea | 2022-09-07T13:57:28Z | java | 2022-09-15T01:46:30Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,830 | ["docs/docs/en/guide/task/sub-process.md", "docs/docs/zh/guide/task/sub-process.md"] | [Doc][subProcess] Documentation bug or improvement about subProcess | ### 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
child node is not task ,but workflow
 and found no similar issues.
### What happened
HDFS can only use local mode, not cluster mode
### What you expected to happen
running cluster mode successfully.
### How to reproduce
abov... | https://github.com/apache/dolphinscheduler/issues/11821 | https://github.com/apache/dolphinscheduler/pull/11823 | ea0b5acccb07474b5c4f0a08eecaa06c55f24d9e | ebcffb04aad9db8ec6df1105e4770b187088e701 | 2022-09-07T04:07:07Z | java | 2022-09-07T08:40:43Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,816 | ["dolphinscheduler-python/pydolphinscheduler/docs/source/tutorial.rst"] | [Doc][Python] yaml_define examples link error | ### 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="840" alt="image" src="https://user-images.githubusercontent.com/31528124/188775938-58d2a691-f7d9-425f-a215-be188b46e902.... | https://github.com/apache/dolphinscheduler/issues/11816 | https://github.com/apache/dolphinscheduler/pull/11817 | e20f17a7b72404bce3ce5c642668c428a5e768c0 | c41fa5a8b14706702ded7b790a484a457498586e | 2022-09-07T02:37:35Z | java | 2022-09-09T02:33:17Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,815 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxUtils.java"] | [Bug] [Datax] error when ck is dtType and column names contain special characters | ### 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="1285" alt="image" src="https://user-images.githubusercontent.com/33984497/188775144-256ee91d-1a17-41be-b9c2-460454bf40e8.png">
<im... | https://github.com/apache/dolphinscheduler/issues/11815 | https://github.com/apache/dolphinscheduler/pull/11818 | 37325b4c3410c2fe2f025c16363ea0c3a157647e | e101a5cb2c1a273eb4f2b29230c769f69f698148 | 2022-09-07T02:33:35Z | java | 2022-09-08T07:09:17Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,814 | ["docs/docs/en/guide/project/workflow-definition.md", "docs/docs/zh/guide/project/workflow-definition.md", "docs/img/new_ui/dev/project/workflow-execution-type.png"] | [Doc][Workflow] Add docs for workflow execution type | ### 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
* Currently we have no docs to explain what these four workflow execution types mean. It is necessary that we have some brief explan... | https://github.com/apache/dolphinscheduler/issues/11814 | https://github.com/apache/dolphinscheduler/pull/12121 | 82ddd72e4a2fae8d8926e5ff8ec35600d0483fbc | 064224696fd85a31fc8db1818bb3ae1f29e9dd4b | 2022-09-06T17:20:01Z | java | 2022-09-24T01:59:02Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,802 | ["docs/docs/en/guide/resource/file-manage.md", "docs/docs/zh/guide/resource/file-manage.md", "docs/img/reupload_file_en.png"] | [Doc][Fille-Manage] Re upload file function does not exists in the version 3.0.0 | ### 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
Re upload file function does not exists in the version 3.0.0
### Documentation Links
https://dolphinscheduler.apache.org/en-us/doc... | https://github.com/apache/dolphinscheduler/issues/11802 | https://github.com/apache/dolphinscheduler/pull/11804 | 7c0c1f4b78ffafec7f4afa8758d41b8fc8c9db8f | f0db90f71d53045e44f50a11a240d2b68f45905d | 2022-09-06T08:22:09Z | java | 2022-09-07T01:45:51Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,796 | ["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/event/TaskTimeoutStateEventHandler.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java"] | [Bug] [WorkFlow] The failed retry configuration does not take effect | ### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened

 and found no similar issues.
### What happened

### What you expect... | https://github.com/apache/dolphinscheduler/issues/11787 | https://github.com/apache/dolphinscheduler/pull/11862 | c41fa5a8b14706702ded7b790a484a457498586e | 24957b5592459ec7a4009bfaee82f35883f4bddb | 2022-09-06T03:36:25Z | java | 2022-09-09T02:35:23Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,784 | ["dolphinscheduler-dao/src/main/resources/sql/upgrade/3.0.0_schema/mysql/dolphinscheduler_ddl.sql"] | [Bug] [Mysql_init Script] The mysql init script is not available | ### 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
1. Refer to the official documentation
2. sh /opt/release/0906_ds/tools/bin/upgrade-schema.sh
3. An error occurred
 and found no similar feature requirement.
### Description

if i specify Not... | https://github.com/apache/dolphinscheduler/issues/11771 | https://github.com/apache/dolphinscheduler/pull/12200 | d3f087e29b212ee9295fe155de6e5ec91b8f2be6 | c7d9719e97a9c37eed77e59e9a669653e5edeb73 | 2022-09-05T02:38:07Z | java | 2022-09-29T03:22:10Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,768 | ["dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/MonitorDBDao.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/utils/H2Performance.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/utils/MySQLPerformance.java", "dolphinscheduler-dao/src/main/java/or... | [Improvement][Monitor] Support monitor h2 database in monitor page | ### 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
Right now, we only support monitor mysql/pgsql in monitor page, when we start at standalone mode, we cannot get the db health in mon... | https://github.com/apache/dolphinscheduler/issues/11768 | https://github.com/apache/dolphinscheduler/pull/11813 | e101a5cb2c1a273eb4f2b29230c769f69f698148 | e20f17a7b72404bce3ce5c642668c428a5e768c0 | 2022-09-05T01:07:12Z | java | 2022-09-09T01:43:56Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,760 | ["dolphinscheduler-ui/src/views/projects/task/components/node/detail-modal.tsx", "dolphinscheduler-ui/src/views/projects/task/instance/use-table.ts"] | [Bug] [Project] The task instances page should be filtered by the task name. | ### 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 task instances page did not be filtered by the task name when I clicked the view history button of the task modal in the workflow instance ... | https://github.com/apache/dolphinscheduler/issues/11760 | https://github.com/apache/dolphinscheduler/pull/11761 | f8d46a26c1a4c0a8eedf2a6260d4b968a3cccc42 | d0d481d10f709f2f6ee26083198d0784146ac61e | 2022-09-03T02:19:15Z | java | 2022-09-03T03:57:02Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,758 | ["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/NetUtils.java", "dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/NetUtilsTest.java"] | [Bug] [Common] IPv4 Pattern 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
IPv4 Pattern is not correct.

... | https://github.com/apache/dolphinscheduler/issues/11758 | https://github.com/apache/dolphinscheduler/pull/11762 | ada7cf71d5c70174c7d7c6608f4f60896db5d6b9 | 289e1ecdc6f46f9b4c0cb851c0f004b18fe2e50d | 2022-09-02T10:45:08Z | java | 2022-09-26T01:10:22Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,753 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/python/PythonGateway.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ExecutorService.java", "dolphinscheduler-a... | [Bug] [Alert Server] send alert error alert data 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 I want to test Email send when a task finish , I get a error :
[INFO] 2022-09-02 08:00:11.268 +0000 org.apache.dolphinscheduler.alert.... | https://github.com/apache/dolphinscheduler/issues/11753 | https://github.com/apache/dolphinscheduler/pull/11774 | 57fafe42567b434d5a8ef4673ca5d9796cc4dd05 | e27c79974d93d0d4181a0f5dbe45159084e224d3 | 2022-09-02T08:19:12Z | java | 2022-09-29T07:34:40Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,736 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/python/PythonGateway.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ExecutorService.java", "dolphinscheduler-a... | [Feature][Dependent] Dependent support schedule all downstream recursively | ### 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
Dependent support schedule all downstream recursively.
a -> b -> c -> d
Currently only rerun b when I rerun a, I want to ... | https://github.com/apache/dolphinscheduler/issues/11736 | https://github.com/apache/dolphinscheduler/pull/11778 | 77e58ce24562d5aa8e6b0f766cf479231ad2944d | d2f83ee8cf623630ca971975b4c4337b31b529f3 | 2022-09-01T09:48:34Z | java | 2023-05-05T06:52:27Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,732 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/DependentProcessDefinition.java", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/WorkFlowLineageMapper.... | [Bug] [Dependent] Dependent downstream trigger error when schedule cycle not day. | ### 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
Dependent downstream trigger error when schedule cycle not day.
### What you expected to happen
Can normal schedule downstream when upstrea... | https://github.com/apache/dolphinscheduler/issues/11732 | https://github.com/apache/dolphinscheduler/pull/11734 | 2e61c76c225ccfd39a7860fb6fcd6653ef86b9a7 | 37325b4c3410c2fe2f025c16363ea0c3a157647e | 2022-09-01T07:54:18Z | java | 2022-09-08T07:08:10Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,726 | ["dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-presto/src/main/java/org/apache/dolphinscheduler/plugin/datasource/presto/param/PrestoDataSourceProcessor.java"] | [Bug] [dolphinscheduler-api] create presto datasource failed with extra "jdbc connect parameters" | ### 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 try to create PRESTO datasource type, if jdbc connect parameters assigned.
TestConnect will be failed with tips "JDBC connect fai... | https://github.com/apache/dolphinscheduler/issues/11726 | https://github.com/apache/dolphinscheduler/pull/15093 | dc503b0e00dd0b25f810e5b8dd3496a1efa1fede | 8665951981b48fad051fe7457af5fddf8e61de87 | 2022-09-01T03:55:42Z | java | 2023-11-03T06:44:27Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,720 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-spark/src/main/java/org/apache/dolphinscheduler/plugin/task/spark/SparkCommand.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-spark/src/main/java/org/apache/dolphinscheduler/plugin/task/spark/SparkTask.java", "dolphinscheduler-task-plugin/dolphinscheduler... | [Bug] [spark-sql] In spark-sql, select both SPARK1 and SPARK2 versions and execute ${SPARK_HOME2}/bin/spark-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
In spark-sql, select both SPARK1 and SPARK2 versions and execute ${SPARK_HOME2}/bin/spark-sql
### What you expected to happen
In ... | https://github.com/apache/dolphinscheduler/issues/11720 | https://github.com/apache/dolphinscheduler/pull/11721 | 147e0ae8d74c39ed82ca36f068b96c941fcdcf50 | 25b78a80037c4a7edb551dd04328276ebdc7efc1 | 2022-08-31T11:27:50Z | java | 2022-09-12T02:35:27Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,718 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessInstanceMapper.xml"] | [Improvement][Process Insatnce] optimize the process instance query, change the date time range | ### 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
users can only use left-open, right-closed rule queries when querying the list of workflow instances through a time range. I think l... | https://github.com/apache/dolphinscheduler/issues/11718 | https://github.com/apache/dolphinscheduler/pull/11719 | 67e7f88d8b7f65696d36fcb3c85c2d0b7836cae8 | d0f5e7edf34a71e31bd2f5fa376bf235b395ec7d | 2022-08-31T11:00:11Z | java | 2022-08-31T11:53:41Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,713 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/TaskInstanceController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/TaskInstanceV2Controller.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/dto/taskInstance/TaskInstanceLi... | [Feature][Api] Refactor org.apache.dolphinscheduler.api.controller.TaskInstanceController | ### 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
https://github.com/apache/dolphinscheduler/issues/10257 Suggest refactor the backend api
Refactor org.apache.dolphinschedule... | https://github.com/apache/dolphinscheduler/issues/11713 | https://github.com/apache/dolphinscheduler/pull/11747 | 9e6f4d2bc17579cdf9ca1f45fa006b01103efac8 | 0186413a9f752bbe015f804a165b5f587232653a | 2022-08-31T08:23:51Z | java | 2022-11-16T10:32:42Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,709 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/DependentProcessDefinition.java", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/WorkFlowLineageMapper.... | [Bug] [Dependent] Dependent triger error version downstream | ### 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 historical version of the workflow is triggered downstream when dependency mode complement is enabled upstream
### What you expected to ha... | https://github.com/apache/dolphinscheduler/issues/11709 | https://github.com/apache/dolphinscheduler/pull/11734 | 2e61c76c225ccfd39a7860fb6fcd6653ef86b9a7 | 37325b4c3410c2fe2f025c16363ea0c3a157647e | 2022-08-31T07:15:08Z | java | 2022-09-08T07:08:10Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,689 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxTask.java"] | [Bug] [DataX] change replaceAll to replace | ### 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="788" alt="image" src="https://user-images.githubusercontent.com/33984497/187155685-68f82729-7c35-4902-ba59-44b99d0140b6.png">
if u... | https://github.com/apache/dolphinscheduler/issues/11689 | https://github.com/apache/dolphinscheduler/pull/11696 | 554562bfa93d4fc8f0fc8c50fe77153e2db3f3f2 | f8b9aad2394a63c8e10edf7bb15d62853e941406 | 2022-08-29T08:16:05Z | java | 2022-09-05T01:54:18Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,678 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProcessDefinitionController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ProcessDefinitionService.java", "dolphins... | [Improvement][API] Improvement the error message when batch delete 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 I batch delete workflows, any workflow fails, I get not friendly error message.
- We should display the workflow name rathe... | https://github.com/apache/dolphinscheduler/issues/11678 | https://github.com/apache/dolphinscheduler/pull/11682 | 962fa6dbd51c232b3b45243b408c5f19c1913879 | 1a4d7a842663574752bcabc222d2d0d778089fb7 | 2022-08-27T11:14:31Z | java | 2022-09-29T11:08:26Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,669 | ["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-common/src/main/java/org/apache/dolphinscheduler/common/utils/DateUtils.java... | [Bug] [WorkflowInstance] the value of duration in Workflow Instance table 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
When the workflow instance is in the process of executing, the result should be empty, regardless of whether the workflow instance
was run f... | https://github.com/apache/dolphinscheduler/issues/11669 | https://github.com/apache/dolphinscheduler/pull/12264 | 0e1c8d81530ad530779469598f03410ceb9b067b | 17cd644506872c1b8e3f9ddf657371580c35e4e6 | 2022-08-26T13:10:47Z | java | 2022-10-13T01:50:31Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,662 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/AlertPluginInstanceMapper.xml", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessInstanceMapper.xml", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ResourceMapper.xml"... | [Improvement][dolphinscheduler dao] fix foreach null items in mapper.xml | ### 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="661" alt="image" src="https://user-images.githubusercontent.com/51652084/186855584-9e58fde9-df9d-48eb-8860-6dd075... | https://github.com/apache/dolphinscheduler/issues/11662 | https://github.com/apache/dolphinscheduler/pull/11676 | 6e4d974b91a38047d0073a36944817a0cd21a6fd | 6a5367fd57977305ff0c734d8103430ba15acaec | 2022-08-26T08:15:39Z | java | 2022-08-28T12:58:12Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,658 | ["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-sql.ts"] | [Feature][UI] Enable highlight and auto-complete for SQL scripts | ### 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
* Currently we have not enabled `hightlight` and `auto-complete` for SQL scripts, but it is easy to do it in the front-end.
![ima... | https://github.com/apache/dolphinscheduler/issues/11658 | https://github.com/apache/dolphinscheduler/pull/11659 | cccbd27c589d84bc5238aaad5b15c18c4c10ba41 | 23d8aaf735496aa10f1984433f19eccaa8ca788f | 2022-08-26T05:42:56Z | java | 2022-08-26T11:03:44Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,630 | ["docs/docs/en/architecture/configuration.md", "docs/docs/zh/architecture/configuration.md"] | [Feature][worker] select ip based on network displayName | ### 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="669" alt="image" src="https://user-images.githubusercontent.com/33984497/186388948-18d468e4-715b-489d-9208-99ef53f9782... | https://github.com/apache/dolphinscheduler/issues/11630 | https://github.com/apache/dolphinscheduler/pull/11653 | cf3b4424d7125a5513bb744f4dd964ac879dd607 | ce8db1c5fb5992093f72491c691014858c35a597 | 2022-08-24T09:59:42Z | java | 2022-08-26T02:50:31Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,620 | ["docs/docs/en/guide/project/workflow-definition.md", "docs/docs/en/guide/resource/file-manage.md", "docs/docs/zh/guide/project/workflow-definition.md", "docs/docs/zh/guide/resource/file-manage.md"] | [DOC] should notice that need setting the full path when call the resource 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
serveral colleagues reported that when calling the resource file in shell task, they thought is was the file name by default, but actually the ... | https://github.com/apache/dolphinscheduler/issues/11620 | https://github.com/apache/dolphinscheduler/pull/11621 | ce8db1c5fb5992093f72491c691014858c35a597 | eda9f3d50cb3ef49faefaf5762794ca0f5ffddfa | 2022-08-23T12:22:03Z | java | 2022-08-26T02:58:56Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,616 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProcessDefinitionController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/python/PythonGateway.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ProcessDefinitionService.java", "... | [Bug] Modify workflow definition name validation 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
Modify workflow definition name validation error
### What you expected to happen
Normal
### How to reproduce
Change the existed workflow na... | https://github.com/apache/dolphinscheduler/issues/11616 | https://github.com/apache/dolphinscheduler/pull/11617 | b96d69701a08f25cf43313df80a96d23c35ee36e | cf3b4424d7125a5513bb744f4dd964ac879dd607 | 2022-08-23T10:50:52Z | java | 2022-08-24T11:59:38Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,608 | ["docs/docs/en/guide/parameter/built-in.md", "docs/docs/zh/guide/parameter/built-in.md", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/TaskConstants.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinschedule... | [Improvement][task-plugin] New time variables are added to facilitate business development | ### 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 the process of data development, the original time variable provided by the dolphin scheduler needs to do many secondary calculat... | https://github.com/apache/dolphinscheduler/issues/11608 | https://github.com/apache/dolphinscheduler/pull/11667 | 151c2d2c70c652a72b864d9007b239c22706b94d | 779a0b9c75f648a02d86756f06ff7856b8a74873 | 2022-08-23T03:04:25Z | java | 2022-09-26T08:01:32Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,590 | ["dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.0_schema/mysql/dolphinscheduler_ddl.sql", "dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.0_schema/mysql/dolphinscheduler_ddl_post.sql", "dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.0_schema/mysql/dolphinscheduler_dml.sql", "dolphinscheduler... | [Bug] [UPGRADE] when i upgrade ds from v1.3.9 to v3.0.0 , a lot of errors are encountered | ### 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 upgrade ds from v1.3.9 to v3.0.0 , a lot of errors are encountered.
The meta database I'm using is mysql.
Errors such as file cannot b... | https://github.com/apache/dolphinscheduler/issues/11590 | https://github.com/apache/dolphinscheduler/pull/11619 | e1ac0e26050c9666ef1100f3ed0e352aaf5a1dfc | 98a8b5383edf695811b64f6d871e8783e4a60003 | 2022-08-22T07:29:12Z | java | 2022-10-11T02:20:05Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,583 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessInstanceServiceImpl.java"] | [Bug] [UI] Gantt chart does not show | ### 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.status** is expected to get a status string value such as ' SUCCESS ' but the backend returns an object like ' TaskExecutionStatu... | https://github.com/apache/dolphinscheduler/issues/11583 | https://github.com/apache/dolphinscheduler/pull/13778 | d1b6e6f02c39efc514f072ccc112778bfd8fecd9 | 4e2c22061ae70af23d2f2a6f87abd86e435aada5 | 2022-08-22T02:24:17Z | java | 2023-03-28T09:17:10Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,553 | ["dolphinscheduler-ui/src/views/datasource/list/detail.tsx"] | [Bug] [UI] Edit datasource port show 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
Edit datasource port show error
 and found no similar feature requirement.
### Description
When a workflow is running or blocking for a long time, the user may do pause opteration, and the pause operation may be bloc... | https://github.com/apache/dolphinscheduler/issues/11547 | https://github.com/apache/dolphinscheduler/pull/11543 | 277c78010f45d5bc03eb56cebc92ef06dc1edf2f | 3b72c6efe777bb4f1f7310928cf3ee525c9a6ea1 | 2022-08-18T09:43:50Z | java | 2022-08-18T13:32:53Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,538 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/SchedulerController.java", "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_postgr... | [Bug] [API] The task priority and process instance priority might be null and cause NPE | ### 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 execute a workflow might get a NPE, caused by priority is null.
We need to set the default value to be medium.
### What you expecte... | https://github.com/apache/dolphinscheduler/issues/11538 | https://github.com/apache/dolphinscheduler/pull/11539 | c32236784664172426072c49e55def78f9716159 | 2862f5b67cace1a91a147f8693d4791bea41be1d | 2022-08-18T05:51:58Z | java | 2022-08-18T08:21:12Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,534 | ["dolphinscheduler-ui/src/views/projects/workflow/components/dag/index.tsx", "dolphinscheduler-ui/src/views/projects/workflow/components/dag/use-graph-auto-layout.ts", "dolphinscheduler-ui/src/views/projects/workflow/definition/detail/index.tsx"] | [Feature][UI] Support formatting the layout when locations does not exist | ### 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_
### Use case
_No response_
### Related issues
_No response_
### Are you willing to submit a PR?
- [X] Yes I am w... | https://github.com/apache/dolphinscheduler/issues/11534 | https://github.com/apache/dolphinscheduler/pull/11535 | 878989579150aebe34a8f19e5af7589d74cfebaa | 096fae77f4a2dd436f515e5b51f170591d7b6f24 | 2022-08-18T03:41:31Z | java | 2022-08-24T10:59:14Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,524 | ["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-datax.ts"] | [Improvement][dolpscheduler-ui] some datasourceType which backend can't support ,but show in frontend | ### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
### Description

 and found no similar feature requirement.
### Description
reduce database queries
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I a... | https://github.com/apache/dolphinscheduler/issues/11523 | https://github.com/apache/dolphinscheduler/pull/11522 | 3f2ca7bca3e612b2ce5d22324d22aa33fac04ea2 | 4893bef5a79fc022b74f8c273bd8079517726f35 | 2022-08-17T06:34:06Z | java | 2022-08-23T06:27:26Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,521 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ResourcesServiceImpl.java"] | [Improvement] File deletion logic optimization disadvantages | ### 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
All items in the folder will be deleted at one time
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!... | https://github.com/apache/dolphinscheduler/issues/11521 | https://github.com/apache/dolphinscheduler/pull/11519 | 11d74fd7e802aaa79d9dbbb3f715a56559e8dcb0 | 006d8e21a6638affd4e69b9b4b0c28704db2c70d | 2022-08-17T03:48:50Z | java | 2022-08-18T01:38:06Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,517 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProjectMapper.xml"] | [Bug] [Workflow Definition] ordinary users can not create depend 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

### What you expected to h... | https://github.com/apache/dolphinscheduler/issues/11517 | https://github.com/apache/dolphinscheduler/pull/11961 | b73a9511a767a4f0d1ceae8821363db620b12cdd | 925e2fa55169774ae53d7048dc2e602e9c926d35 | 2022-08-17T03:23:07Z | java | 2022-09-16T01:12:33Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,468 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java"] | [Improvement][api] Support re running historical version 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
Support re running historical version workflow
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Cod... | https://github.com/apache/dolphinscheduler/issues/11468 | https://github.com/apache/dolphinscheduler/pull/11489 | 006d8e21a6638affd4e69b9b4b0c28704db2c70d | ebdf903dcc0e770ebf35167a5802cdd5ba229f61 | 2022-08-13T14:52:44Z | java | 2022-08-18T01:46:54Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,460 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessDefinitionMapper.xml"] | [FEATURE-RD][Workflows] Workflows need to support sorting | ### 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 priority of the current sorting is by timing status first and then by update time, which does not follow the logic of sor... | https://github.com/apache/dolphinscheduler/issues/11460 | https://github.com/apache/dolphinscheduler/pull/11462 | 896fef6c98f4c19c57ff218ec284a967215a29f0 | f3d28112ce0eeecaa1bc276ae8ef63903ae91f5f | 2022-08-13T03:42:47Z | java | 2022-08-13T05:28:35Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,457 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-zeppelin/src/main/java/org/apache/dolphinscheduler/plugin/task/zeppelin/ZeppelinTask.java", "pom.xml", "style/eclipse.importorder"] | [Feature][Style] Enable spotless to manage imports | ### 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
* Currently `spotless` in DS will not manage `imports` automatically, we need to enable it to fix imports:
1. Remove unused impor... | https://github.com/apache/dolphinscheduler/issues/11457 | https://github.com/apache/dolphinscheduler/pull/11458 | 7ff34c3947102afc04645a7f50fe49b7d7b3c75e | 896fef6c98f4c19c57ff218ec284a967215a29f0 | 2022-08-12T14:04:53Z | java | 2022-08-13T02:05:03Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,455 | ["dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-email/src/main/java/org/apache/dolphinscheduler/plugin/alert/email/MailSender.java", "dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-email/src/test/java/org/apache/dolphinscheduler/plugin/alert/email/MailUtilsTe... | [Feature][UI] hidden unnecessary mail.smtp.auth fileds, when user choose disable mail.smtp.auth | ### 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
as the comment [https://github.com/apache/dolphinscheduler/pull/10721#issuecomment-1197870428](url) said,
it's more friendly for u... | https://github.com/apache/dolphinscheduler/issues/11455 | https://github.com/apache/dolphinscheduler/pull/13761 | 1075be6e62a4aae65682f2b4db0e38b16006e1af | 69e744961b489c9553e656b8d1f6247b46884e05 | 2022-08-12T09:03:23Z | java | 2023-03-21T05:59:01Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,452 | ["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/Constants.java", "dolphinscheduler-log-server/src/test/java/org/apache/dolphinscheduler/server/log/SensitiveDataConverterTest.java"] | [Bug] [Logger Server] Incorrect password regular expression | ### 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
SensitiveDataConverter passwordHandler
/**
* dataSource sensitive param
*/
public static final String DATASOURCE_PASSWORD_REG... | https://github.com/apache/dolphinscheduler/issues/11452 | https://github.com/apache/dolphinscheduler/pull/11459 | 5811b84fcc7cc0ff354cf8e871f36aa3ae61aa2a | 71b4087421f8677318eca56cf197d2095247a19e | 2022-08-12T08:03:21Z | java | 2022-09-16T05:34:22Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,442 | ["docs/docs/en/DSIP.md", "docs/docs/zh/DSIP.md"] | [Doc][DSIP] DSIP Chinese and English docs are in the wrong place | ### 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 have the Chinese DSIP doc in English docs path and the English doc in Chinese doc path.
### Documentation Links
* https://dol... | https://github.com/apache/dolphinscheduler/issues/11442 | https://github.com/apache/dolphinscheduler/pull/11443 | abd57987552b77cc783cad6894ceeda898cccb6c | e3c6ace81d08a3421187af283c077d1683f1016b | 2022-08-12T03:07:46Z | java | 2022-08-12T03:20:12Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,432 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-http/pom.xml", "dolphinscheduler-task-plugin/dolphinscheduler-task-http/src/test/java/org/apache/dolphinscheduler/plugin/task/http/HttpTaskTest.java"] | [Test][Http Task] Add unit tests to HttpTask | ### 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
Hi, i want add some unit tests to http task.
Mainly to test whether the HttpTask can execute the task normally, and whether the t... | https://github.com/apache/dolphinscheduler/issues/11432 | https://github.com/apache/dolphinscheduler/pull/11453 | 8ec2f792488ce528c9bc4340bc0b0cc4a5743f9d | 11d74fd7e802aaa79d9dbbb3f715a56559e8dcb0 | 2022-08-11T12:15:28Z | java | 2022-08-17T14:02:52Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,428 | ["dolphinscheduler-ui/src/views/projects/workflow/components/dag/dag-startup-param.tsx"] | [Bug-FE] [workflow instance] The alarm group in the workflow instance is empty | ### 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 alarm group in the workflow instance is empty
<img width="995" alt="image" src="https://user-images.githubusercontent.com/76080484/18411... | https://github.com/apache/dolphinscheduler/issues/11428 | https://github.com/apache/dolphinscheduler/pull/11429 | 20b87ee76178de9e55c68e3d78ed8bdb5d1509f3 | d02cf85b60cf39da7bbb424579abca6bb1de09ff | 2022-08-11T10:20:31Z | java | 2022-08-11T12:58:56Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,427 | ["docs/docs/en/guide/resource/configuration.md", "docs/docs/zh/guide/resource/configuration.md"] | [Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local | ### 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
* Local storage configuration of `resource center` is more than `for a single machine`. If users have their remote storage mounted t... | https://github.com/apache/dolphinscheduler/issues/11427 | https://github.com/apache/dolphinscheduler/pull/11435 | 4d427ee215427c3793a2f779b2ca69353e995fcd | 9d6fc92af9ba5e2a0c822eb78dd6371fe72d02d7 | 2022-08-11T09:54:03Z | java | 2022-08-11T16:18:43Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,426 | ["dolphinscheduler-ui/src/components/crontab/common.ts", "dolphinscheduler-ui/src/components/crontab/index.tsx", "dolphinscheduler-ui/src/components/crontab/modules/day.tsx", "dolphinscheduler-ui/src/components/crontab/modules/time.tsx", "dolphinscheduler-ui/src/components/crontab/types.ts"] | [Bug] [crontab] The maximum value of hour selection is 59 | ### 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
在官方发布的3.0版本中,设置定时参数时出现问题,在时、天、月选择最大值都到了59,未与秒、分选择区分
 and found no similar issues.
### What happened
If the task is not running in worker, we cannot set the status to kill.
### What you expected to happen
Can stop the workflow instance.
### ... | https://github.com/apache/dolphinscheduler/issues/11413 | https://github.com/apache/dolphinscheduler/pull/11414 | 82177840442d09bf012d3fd3f1e9665581cf4cdf | 496c2d4bfa9bcf72bd8c90a7732844b543c15610 | 2022-08-11T04:06:20Z | java | 2022-08-11T05:38:49Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,408 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxTask.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxUtils.java"] | [Feature][DataX] add hive option under drop down box | ### 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

### Use case
i'l... | https://github.com/apache/dolphinscheduler/issues/11408 | https://github.com/apache/dolphinscheduler/pull/11493 | 1c15a7d60536f0b02f1f285a083600088fd54278 | d8d5d392a7a47992bbd9fee564f4d0ffdbff4a09 | 2022-08-11T02:39:11Z | java | 2022-08-20T00:25:53Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,401 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-all/pom.xml"] | [Bug] [Task Plugin] can not create chunjun task in 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
Error occured when create a workflow with chunjun task
 and found no similar feature requirement.
### Description
Remove --queue parameter because it passed.
### Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
### Code o... | https://github.com/apache/dolphinscheduler/issues/11394 | https://github.com/apache/dolphinscheduler/pull/11395 | b81574ecf23b02787f996deaa9572f380b794d66 | b3919d30e77f622e7b82713a293f262b6effbbca | 2022-08-10T07:41:49Z | java | 2022-08-10T12:17:16Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,386 | ["dolphinscheduler-ui/src/views/projects/workflow/components/dag/dag-context-menu.tsx", "dolphinscheduler-ui/src/views/projects/workflow/components/dag/index.tsx"] | [Improvement][UI] Concise the logic available for task action buttons on workflow definition detail page. | ### 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
It's better to remove the unavailable task action buttons.
### Are you willing to submit a PR?
- [ ] Yes I am willing to submit a ... | https://github.com/apache/dolphinscheduler/issues/11386 | https://github.com/apache/dolphinscheduler/pull/11419 | 32361f4fef63439690988a649c043585ddd639cf | 376d0a09ae7bce0de0c754001a580054a7cf9586 | 2022-08-10T03:53:43Z | java | 2022-08-12T08:12:39Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,380 | ["script/scp-hosts.sh", "script/status-all.sh"] | [Improvement][scp-host.sh] Set StrictHostKeyChecking=no option to ssh | ### 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
Even if the password-free account is configured, when the user uses the `scp-host.sh` script to log in to the machine for the first ... | https://github.com/apache/dolphinscheduler/issues/11380 | https://github.com/apache/dolphinscheduler/pull/11382 | f76520c07e65e44f0c8eb25f7cd66f26be1a1b22 | 3836dd7170e33a28ada6825dd9a6dcdcf0546aea | 2022-08-10T02:25:43Z | java | 2022-08-11T02:49:46Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,378 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java", "dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/enums/ReleaseState.java"] | [Improvement] [API] API-Server release response message typo | ### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened

### What you expected to hap... | https://github.com/apache/dolphinscheduler/issues/11378 | https://github.com/apache/dolphinscheduler/pull/11400 | 0464123c2b8d507a16a966e2dbe8dbfe9bf781e2 | 6e2bed4d6bd2341336190a1483482bd7c2db9bae | 2022-08-10T01:38:53Z | java | 2022-08-11T01:21:32Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,376 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-seatunnel/src/main/java/org/apache/dolphinscheduler/plugin/task/seatunnel/spark/SeatunnelSparkParameters.java"] | [Bug] [Task Plugin] Seatunnel Task cannot save successfully when select spark engine | ### 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="600" alt="image" src="https://user-images.githubusercontent.com/42203474/183642799-2e1539a3-30d4-498d-b4d3-68529b3704e4.png">
<img... | https://github.com/apache/dolphinscheduler/issues/11376 | https://github.com/apache/dolphinscheduler/pull/11377 | 82e9c40df872b77b66e32cbd26660ccb8b56f620 | 03582f2e7039498d5563626b88dd8616d163c3f3 | 2022-08-09T12:08:24Z | java | 2022-08-10T04:54:09Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,366 | ["dolphinscheduler-ui/src/views/projects/workflow/components/dag/dag-context-menu.tsx", "dolphinscheduler-ui/src/views/projects/workflow/components/dag/index.tsx"] | [Fix][UI] Workflow instance should not support right-click running | ### 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
Workflow instance cannot support right-click running because it will change the parameters of the initial operation of the work... | https://github.com/apache/dolphinscheduler/issues/11366 | https://github.com/apache/dolphinscheduler/pull/11367 | a50f110d3e541a5b832825facea628cddec01e9e | 82e9c40df872b77b66e32cbd26660ccb8b56f620 | 2022-08-09T06:58:26Z | java | 2022-08-10T03:45:20Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 11,364 | ["docs/docs/en/faq.md", "pom.xml"] | [Feature][Style] Format docs automatically | ### 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
* Currently, `Spotless` in DS only formats `java` code automatically.
* `Spotless` does support formatting `markdown`, `jso... | https://github.com/apache/dolphinscheduler/issues/11364 | https://github.com/apache/dolphinscheduler/pull/11384 | 2862f5b67cace1a91a147f8693d4791bea41be1d | 277c78010f45d5bc03eb56cebc92ef06dc1edf2f | 2022-08-09T03:54:53Z | java | 2022-08-18T08:48:22Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.