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 | 6,701 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/WorkerGroupServiceImpl.java"] | [Bug] [API] Query worker group list ,paging 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
When worker group number has been added more than 10,page size is 10,paging is error:there is no second page.
### What you expected to happen
... | https://github.com/apache/dolphinscheduler/issues/6701 | https://github.com/apache/dolphinscheduler/pull/6704 | 5e923971bfc49f6705b25ed4bbeb214904d3291f | d4d59b0627237e73f6ca1762882938beee596e34 | 2021-11-05T07:45:27Z | java | 2021-11-05T12:23:20Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,694 | ["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/HeartBeat.java", "dolphinscheduler-registry-plugin/dolphinscheduler-registry-zookeeper/src/main/java/org/apache/dolphinscheduler/plugin/registry/zookeeper/ZookeeperRegistry.java", "dolphinscheduler-registry-plugin/dolphinscheduler-registry... | [Feature][Master] Reduce the refresh resource interval of LowerWeight | ### 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 refresh resource interval of LowerWeight is 5s, it means that Master sync worker weight every 5s.
When Worker send heartbea... | https://github.com/apache/dolphinscheduler/issues/6694 | https://github.com/apache/dolphinscheduler/pull/6695 | 5855c936a4a3daafcc12b408a46b8e8470ec34c4 | 72daba58cd378a347e9657b994bb631c0704fc2a | 2021-11-04T10:36:25Z | java | 2021-11-05T11:10:36Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,689 | ["dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/plugin/DolphinPluginManagerConfig.java"] | [Bug] [Standalone Server] DolphinPluginManagerConfig get maven sttings does not check file exists | ### 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 created a pr #6626 to fix #6625, but if forget to check if `the settings.xml` in the code. I feel very sorry about this~
if `~/.m2/settin... | https://github.com/apache/dolphinscheduler/issues/6689 | https://github.com/apache/dolphinscheduler/pull/6691 | 66fbcae9ddd6c0ca925c24ef01345fc793d85586 | 71047db39ea97373411a674ab0f3efe647f28a9d | 2021-11-04T02:18:15Z | java | 2021-11-04T12:17:53Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,684 | ["repository/dolphinscheduler/dolphinscheduler-ui/.gitignore"] | [Feature][Directory] Remove empty directory | ### 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 find this directory is not used, right?
It might be better to remove this empty directory, if this is needed, we may need to add ... | https://github.com/apache/dolphinscheduler/issues/6684 | https://github.com/apache/dolphinscheduler/pull/6685 | 2e7036529c356b35ed99ea46f7ffefe66ec2a916 | cbb623bfa0e44419e6f1e21ea64c86cd33df3560 | 2021-11-03T14:44:31Z | java | 2021-11-04T05:22:01Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,673 | [".github/ISSUE_TEMPLATE/bug-report.yml", ".github/ISSUE_TEMPLATE/feature-request.yml", ".github/actions/lable-on-issue", ".github/workflows/issue_robot.yml", ".github/workflows/stale.yml", ".gitmodules", ".licenserc.yaml"] | [Bug] [community] Stale bot will close issue/pr unexpected | ### 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
Our stale bot will close our issue/PR unexpected, this situation would make our missing user feedback.
Something information for you:
* W... | https://github.com/apache/dolphinscheduler/issues/6673 | https://github.com/apache/dolphinscheduler/pull/6676 | a269e3df7612a017dab6b8ff473720b53d96ad0d | 5855c936a4a3daafcc12b408a46b8e8470ec34c4 | 2021-11-03T06:40:00Z | java | 2021-11-05T10:35:41Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,660 | ["dolphinscheduler-registry-plugin/dolphinscheduler-registry-zookeeper/src/main/java/org/apache/dolphinscheduler/plugin/registry/zookeeper/ZookeeperConfiguration.java", "dolphinscheduler-service/src/main/resources/registry.properties"] | [Improvement][Server] Change the registry session timeout | ### 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 default registry timeout is 1s, which is short for zk, and it will be reset a negotiated timeout by zk server, becau... | https://github.com/apache/dolphinscheduler/issues/6660 | https://github.com/apache/dolphinscheduler/pull/6663 | 1165afbdd17cf072c434020376d653b5f411fdd6 | 1ebab356f3e431237524537a6fedd26590ff24ce | 2021-11-02T04:21:49Z | java | 2021-11-04T14:31:13Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,653 | ["dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/utils/Host.java"] | [Bug] [Server] Netty client create too many channel and make busy network | ### 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
version: dev
When after the stress test, I found the busy network between master and worker, but no any log. And then I dump the network pac... | https://github.com/apache/dolphinscheduler/issues/6653 | https://github.com/apache/dolphinscheduler/pull/6654 | 3a8b80971ba4b23b8e919ad04e074bd273c40c9a | daca3baf6662b9bcf3de856722ece79aad753773 | 2021-11-01T02:55:40Z | java | 2021-11-01T04:18:39Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,649 | ["dolphinscheduler-ui/src/js/conf/home/router/index.js", "dolphinscheduler-ui/src/js/conf/home/store/projects/actions.js"] | [Bug] [UI] When entering the project management page through different links, the front-end storage project is not switched | ### 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
branch : dev
When I enter the project management interface through different links(different project), the front-end storage project is not ... | https://github.com/apache/dolphinscheduler/issues/6649 | https://github.com/apache/dolphinscheduler/pull/6650 | 1144360257cc901c70962971a0777930dcb39e3c | a728c85a92faff6539daa86defa5206f986d38a9 | 2021-10-31T10:59:38Z | java | 2021-11-06T02:12:01Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,640 | ["dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/command/CommandType.java", "dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/command/HostUpdateCommand.java", "dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/command/HostUpdateResponseCommand.jav... | [Bug] [WorkerServer] PROCESS_HOST_UPDATE_REQUST command not support | ### 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
Version: 2.0.0-alpha
When Master server restart, the worker receive PROCESS_HOST_UPDATE_REQUST command but not support.
### What you expect... | https://github.com/apache/dolphinscheduler/issues/6640 | https://github.com/apache/dolphinscheduler/pull/6642 | dd6ed36f65d2add3bf8e31cad24ab25f4606c9d9 | 8850baff07cc5174a57a0560cbeeb1a3368a4dca | 2021-10-29T12:27:51Z | java | 2021-10-31T13:10:51Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,638 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/registry/MasterRegistryClient.java"] | [Bug] [MasterServer] task state no change when failover worker | ### 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
version: 2.0-alpha
The task state is always running when I stop the worker.
I try to debug in failoverWorker and found the judge conditions e... | https://github.com/apache/dolphinscheduler/issues/6638 | https://github.com/apache/dolphinscheduler/pull/6639 | 8850baff07cc5174a57a0560cbeeb1a3368a4dca | ae0b18f3a3284357f7533c015086cd65f27caca5 | 2021-10-29T10:43:07Z | java | 2021-10-31T13:12:55Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,620 | [".github/ISSUE_TEMPLATE/bug-report.yml"] | [Feature][community] Add version selection button for our bug template | ### 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 find out we do not have version selection bottom in our bug report template. It will save maintainer time to have version selectio... | https://github.com/apache/dolphinscheduler/issues/6620 | https://github.com/apache/dolphinscheduler/pull/6793 | 60457284286b06007c06a1efef7f9706ca848320 | 0f92a1f54118d91c7c01e6618e3c232faf59d476 | 2021-10-27T13:47:25Z | java | 2021-11-13T08:47:42Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,613 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java"] | [Bug] [Master] A bug on task retry mechanism | ### 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
There are process nodes at the same level in the process, a failed error retry "node1_fail_retry" node (the actual task scenario may fail for t... | https://github.com/apache/dolphinscheduler/issues/6613 | https://github.com/apache/dolphinscheduler/pull/6843 | 880c1d28ff7f334fd50b2376655f1a884fcb496a | 94f6c5c27ee88d5ec6f7f3856b2bc2aebab738e8 | 2021-10-27T07:45:37Z | java | 2021-11-14T17:05:13Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,600 | ["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/_source/referenceFromTask.vue", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/formModel.vue", "dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/taskDefinition/_source/list.vue", "dolphinscheduler-ui/src/js/conf/home/pages/pr... | [Feature][API+UI] edit DAG as list 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
there would be a high resource occupancy when one DAG contains too many tasks.
Using the list page to edit DAG could solve this pro... | https://github.com/apache/dolphinscheduler/issues/6600 | https://github.com/apache/dolphinscheduler/pull/6762 | 94f6c5c27ee88d5ec6f7f3856b2bc2aebab738e8 | 36c19748a6da24f23f59db7d08d61004e6dcbac5 | 2021-10-25T13:21:06Z | java | 2021-11-15T05:54:28Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,597 | ["dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java"] | [Feature][Install] Upgrade dolphinscheduler version 1. X to version 2.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
we want upgrade dolphinscheduler from version 1.x to 2.0
1. some db table structure changes.
2. some definition data need to b... | https://github.com/apache/dolphinscheduler/issues/6597 | https://github.com/apache/dolphinscheduler/pull/6858 | 44b24cd3df8a42f0809beb019baacd072ef800f7 | 1160b53940c8cc4457b1604514c5c6ba1a13b153 | 2021-10-25T08:59:23Z | java | 2021-11-15T12:27:19Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,593 | ["sql/dolphinscheduler_postgre.sql"] | [Bug] [DAO] t_ds_error_command miss `message` in pgsql | ### 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
insert into t_ds_error_command error because `message` field is not exist.
### What you expected to happen
insert into t_ds_error_command suc... | https://github.com/apache/dolphinscheduler/issues/6593 | https://github.com/apache/dolphinscheduler/pull/6594 | e15668097a2f73fd137b8adbe79f4150886c59f9 | adf49e6a5f102094007fff245824f6885990cff8 | 2021-10-22T10:50:49Z | java | 2021-10-25T01:30:55Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,582 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/task/ConditionTaskProcessor.java"] | [Bug] [Master] condition task fail when log show it's result is 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
the condition task log show: `the conditions task depend result : SUCCESS`, but task state is failed.
### What you expected to happen
condit... | https://github.com/apache/dolphinscheduler/issues/6582 | https://github.com/apache/dolphinscheduler/pull/6583 | 9b1984c2449538e5f0e547297762fdafc5e0211c | b642e9ca546d8ea21bbd9f193ff6ff9729037f75 | 2021-10-21T10:59:46Z | java | 2021-10-21T11:27:13Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,572 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/dto/DagDataSchedule.java"] | [Bug] [API] import processDefinition report json parse 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
[ERROR] 2021-10-20 20:40:03.391 org.apache.dolphinscheduler.common.utils.JSONUtils:[167] - parse list exception!
com.fasterxml.jackson.databin... | https://github.com/apache/dolphinscheduler/issues/6572 | https://github.com/apache/dolphinscheduler/pull/6573 | 251255009a857656abf0fe7776b5ae4d68eb4cf7 | 095e2e206a8d428a0048baa38704a3de3a1e037b | 2021-10-20T13:33:36Z | java | 2021-10-20T15:45:38Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,566 | ["dolphinscheduler-ui/src/js/module/components/fileUpdate/definitionUpdate.vue"] | [Bug] [UI] import process definition url 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
import process definition url error
 and found no similar issues.
### What happened
1. switch node cannot get the branch flows.
2. save the switch node, but the conditions donot save.
 and found no similar issues.
### What happened
process instance state is always running when failure task exists.
the failure task setting: retry times: 1, retry interval: 1 minute
###... | https://github.com/apache/dolphinscheduler/issues/6543 | https://github.com/apache/dolphinscheduler/pull/6547 | ba4cb9d22ad02ba4927fd23ea811c82639261e69 | 52a550b6aefa5652f17b7bbc9e056a83efa23c8a | 2021-10-15T08:39:19Z | java | 2021-10-15T10:04:04Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,537 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/runner/TaskExecuteThread.java"] | [Bug] [Task] task log using 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

### What you expected to hap... | https://github.com/apache/dolphinscheduler/issues/6537 | https://github.com/apache/dolphinscheduler/pull/6538 | 52a550b6aefa5652f17b7bbc9e056a83efa23c8a | de61d65af2fff9f129a3f3c4889328e104f7d2ad | 2021-10-15T06:01:08Z | java | 2021-10-15T12:27:24Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,529 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-python/src/main/java/org/apache/dolphinscheduler/plugin/task/python/PythonCommandExecutor.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-python/src/main/java/org/apache/dolphinscheduler/plugin/task/python/PythonTask.java"] | [Bug] [Task] Failed to get environment variables when I used the python 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
I didn't get environment variables that is set in the file 'dolphinscheduler_env.sh" when I was running a python task.
The Python script is... | https://github.com/apache/dolphinscheduler/issues/6529 | https://github.com/apache/dolphinscheduler/pull/6531 | 4d0869fcc085f7b4d8af2182bb8b16b70ff6482c | 8200bc14526364fa1908b1df82befc984b0419aa | 2021-10-14T07:01:47Z | java | 2021-10-18T09:33:16Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,523 | ["dolphinscheduler-ui/src/js/conf/home/store/security/actions.js"] | [Bug] [API] Failed to authorize 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
Failed to authorize resource
### What you expected to happen
Failed to authorize resource
### How to reproduce
authorize resource
report '... | https://github.com/apache/dolphinscheduler/issues/6523 | https://github.com/apache/dolphinscheduler/pull/6524 | 50f1766903f27ce0960e133b30cf394187e8c5c1 | 8606cbd493eba950d3e5b95d8c8f891e669a48e8 | 2021-10-13T15:33:27Z | java | 2021-10-13T16:31:23Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,514 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-api/pom.xml", "pom.xml"] | [Bug] [Task] Task load class fail | ### 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/6514 | https://github.com/apache/dolphinscheduler/pull/6513 | a80fca70f7f325aad8eda2fdc1fe64b2a7d2f04f | bddf3e6f2c811c3ae6623bb588414173f0132c57 | 2021-10-12T15:16:03Z | java | 2021-10-13T02:30:49Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,505 | ["ambari_plugin/common-services/DOLPHIN/1.3.0/package/scripts/params.py", "ambari_plugin/common-services/DOLPHIN/1.3.3/package/scripts/params.py", "docker/docker-swarm/config.env.sh", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/DataSourceServiceTest.java", "dolphinscheduler-datasource-pl... | [Feature][Dao] Upgrade com.mysql.jdbc.Driver | ### 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
Since we have upgraded the mysql connector to 8.0.15 #6484, it's necessary to use `com.mysql.cj.jdbc.Driver` the `com.mysql.j... | https://github.com/apache/dolphinscheduler/issues/6505 | https://github.com/apache/dolphinscheduler/pull/6708 | 653eae24195957b01d1a911aada020372d1742e6 | 861aaaf9712ec7141417a270710a7941438245d9 | 2021-10-12T06:49:53Z | java | 2021-11-18T00:39:11Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,497 | ["dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/task/request/TaskRequest.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/ShellCommandExecutor.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-python/src/main/java/org/... | [Bug] [Task] Shell task can not use user defined environment 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
branch:dev
When submitting a Shell task, the task cannot correctly obtain and set user-defined environment variables
### What you ... | https://github.com/apache/dolphinscheduler/issues/6497 | https://github.com/apache/dolphinscheduler/pull/6509 | fea7874f95028325f52300949295260cafab4a64 | a80fca70f7f325aad8eda2fdc1fe64b2a7d2f04f | 2021-10-11T09:10:35Z | java | 2021-10-12T09:47:04Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,486 | ["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/dag.vue", "dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/instance/pages/list/_source/list.vue", "dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/taskInstance/_source/list.vue", "dolphinscheduler-ui/src/js/conf/home/store/dag/actions.js"] | [Bug] [UI] update process instance 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
branch: dev
update process instance error:
miss some required parameters.
 and found no similar issues.
### What happened
`"MasterEventExecution" #130 daemon prio=5 os_prio=0 tid=0x00007f3590024000 nid=0x355414 waiting for monitor entry [0x00007f35843fe000]
jav... | https://github.com/apache/dolphinscheduler/issues/6483 | https://github.com/apache/dolphinscheduler/pull/6484 | eb21a1763e43ee5b1cb418a0835b0bf1d13e295e | c8ee2df2164308a20bb9234ac719c03f4652f433 | 2021-10-10T07:54:04Z | java | 2021-10-10T16:40:49Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,478 | ["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", "dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/quartz/cron/CronUtils.java"] | [Bug] [API & SERVICE] Missing history data in complement data 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
1.I have an hourly workflow,the crontab is :"0 0 * * * ? *"
我有一个每小时运行的工作流,crontab 是 :"0 0 * * * ? *"
2. I want to add history data
我去补一个历史数... | https://github.com/apache/dolphinscheduler/issues/6478 | https://github.com/apache/dolphinscheduler/pull/6491 | e091801e05c8e9243ec96f76a2e7cc1f1f5cecab | 88690462b4b93f8df01ba1952374cdf00c02eda5 | 2021-10-09T11:53:38Z | java | 2021-10-11T12:03:25Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,474 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java", "dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java"] | [Improvement] [MasterServer] schedule time for process instance optimization | ### 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
branch: dev
When I use arthas to trace methods by complete data mode, I found that ProcessService.constructProcessInstance is slow because th... | https://github.com/apache/dolphinscheduler/issues/6474 | https://github.com/apache/dolphinscheduler/pull/6477 | ea493534df7b924220c9c1e7f6529f548d3912c9 | e091801e05c8e9243ec96f76a2e7cc1f1f5cecab | 2021-10-09T09:23:27Z | java | 2021-10-11T07:13:38Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,472 | ["dolphinscheduler-dist/src/main/provisio/dolphinscheduler.xml"] | [Bug] [Task] The dist generated package is missing some task plugins | ### 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 dist generated package is missing some task plugins,such as mr, sqoop, etc.
### What you expected to happen
The dist module generation pa... | https://github.com/apache/dolphinscheduler/issues/6472 | https://github.com/apache/dolphinscheduler/pull/6473 | 59daf3c837c4f9ef99d0f67044cd8129ee30a547 | 7459ee2531beff236b1f15bd99f1c6f678153a57 | 2021-10-09T07:23:03Z | java | 2021-10-09T13:35:28Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,471 | ["dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java"] | [Feature][Master] Cache Process definition in 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
in order to reduce the db query times, cache process definitions in master.
procesDefinitionCacheMaps: {key: code-version, value: p... | https://github.com/apache/dolphinscheduler/issues/6471 | https://github.com/apache/dolphinscheduler/pull/6511 | bddf3e6f2c811c3ae6623bb588414173f0132c57 | cea8ae69916039b55e84482b5c0703f3c62ef9c5 | 2021-10-09T06:08:19Z | java | 2021-10-13T03:36:27Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,467 | [".github/workflows/stale.yml"] | [Feature][CI] Add stale bot for issues and PR | ### 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 stale bot for issues and PR, which for issues and PR has not recent activity for a long time, allow bot to automatically mark is... | https://github.com/apache/dolphinscheduler/issues/6467 | https://github.com/apache/dolphinscheduler/pull/6468 | cbeedba3e2cfdf80553da0d798fc71aaa448c6e0 | 03aaef0fe6548e828144e6e5ac8ceb8bd6b650ad | 2021-10-08T14:30:58Z | java | 2021-10-28T05:43:02Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,461 | ["sql/upgrade/1.4.0_schema/mysql/dolphinscheduler_ddl.sql", "sql/upgrade/1.4.0_schema/postgresql/dolphinscheduler_ddl.sql"] | [Bug] [SQL] sql script upgrade exception | ### 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: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server versi... | https://github.com/apache/dolphinscheduler/issues/6461 | https://github.com/apache/dolphinscheduler/pull/6462 | b642e9ca546d8ea21bbd9f193ff6ff9729037f75 | 28004c3b05d4644cce2b649e45ae35ef7c19d2d5 | 2021-10-08T09:44:27Z | java | 2021-10-22T02:30:52Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,459 | ["dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/quartz/cron/CronUtils.java"] | [Bug] [Master] Complemente data 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
complement data error when start_date=end_date
### What you expected to happen
complement the start_date when start_date = end_date
### How... | https://github.com/apache/dolphinscheduler/issues/6459 | https://github.com/apache/dolphinscheduler/pull/6460 | a8baa9553fd64d1414c204c6ba95019b7376f771 | a502e643bcf9a321385485dd98e7e95056ed5eae | 2021-10-08T07:58:42Z | java | 2021-10-08T08:56:33Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,455 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/processor/StateEventProcessor.java", "dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java", "dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/run... | [Bug] [Master] Cannot stop sub process 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
cannot stop the sub process tasks.
### What you expected to happen
stop the tasks normally
### How to reproduce
start a process.
kill the ... | https://github.com/apache/dolphinscheduler/issues/6455 | https://github.com/apache/dolphinscheduler/pull/6458 | 4d69685ba1f9ecc8595dffc13194ec902531ed51 | a8baa9553fd64d1414c204c6ba95019b7376f771 | 2021-10-08T02:35:44Z | java | 2021-10-08T06:08:12Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,445 | ["dolphinscheduler-standalone-server/src/main/java/org/apache/dolphinscheduler/server/StandaloneServer.java"] | [Improvement][Standalone] Run h2 in daemon mode | ### 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 standalone, we use h2 as the database.
If the creation table sql is wrong, it will throw an exception, but the server will keep ... | https://github.com/apache/dolphinscheduler/issues/6445 | https://github.com/apache/dolphinscheduler/pull/6446 | 4fbee7dc4b178b13c4a795fa848a86ec94c5cd27 | 6529f92883dfd62cdc7241acba8cb16e4fa60a36 | 2021-10-04T02:00:47Z | java | 2021-10-06T02:15:36Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,438 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/builder/TaskExecutionContextBuilder.java", "dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/runner/TaskExecuteThread.java", "dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/queue/entity/... | [Improvement][Worker] remove meaningless DB query | ### 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 meaningless DB query
org.apache.dolphinscheduler.server.worker.runner.TaskExecuteThread
In the process of task kill, it wil... | https://github.com/apache/dolphinscheduler/issues/6438 | https://github.com/apache/dolphinscheduler/pull/6440 | d284e44d52f75bd6c5f5756d9b7ae4a5af24fadc | ea2a8d26a0d42683309b8bda9ef24f4daaab266b | 2021-10-01T17:01:38Z | java | 2021-10-02T05:09:00Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,431 | [".github/mergeable.yml"] | [Feature][dev] Make sure to synchronize change for sql 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
When developer change sql files in https://github.com/apache/dolphinscheduler/tree/dev/sql, sometime they would forgot change `H2` s... | https://github.com/apache/dolphinscheduler/issues/6431 | https://github.com/apache/dolphinscheduler/pull/6465 | 28f871e58b10262788275d74ba1c8bdc31ad6708 | 98f466e09e2260e247ba1aed3c80a2fcc81fc817 | 2021-09-30T10:04:01Z | java | 2021-11-10T06:50:05Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,428 | ["style/intellij-java-code-style.xml"] | [Bug] [dev] Code style different between review dog and Intellij configure | ### 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
Following the [submit guide][1], I run formatter by using `Ctrl+L` in Intellij and push to upsteam, the commit is https://github.com/apache/dol... | https://github.com/apache/dolphinscheduler/issues/6428 | https://github.com/apache/dolphinscheduler/pull/6432 | a502e643bcf9a321385485dd98e7e95056ed5eae | a3119330b70ffed8fe01da0776a14678db52b9fb | 2021-09-30T07:50:58Z | java | 2021-10-08T16:29:13Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,424 | ["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/config.js", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/formModel.vue"] | [Feature][UI] sort the task plugin order. | ### 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
sort the task plugin order:
move the waterdrop to the end.
### Use case
_No response_
### Related issues
_N... | https://github.com/apache/dolphinscheduler/issues/6424 | https://github.com/apache/dolphinscheduler/pull/6425 | a9d805d79117047e571deeb52fbf96531c19674b | 9c07c7d7ed3bf9387b2e9986a56be560595018a1 | 2021-09-30T03:24:33Z | java | 2021-09-30T10:23:42Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,412 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-api/pom.xml"] | [BUG][Task-API]load codec class fail | ### 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 codec-related classes, the NoClassDefFoundError is caused due to the exclusion of related packages
ERROR] 2021-09-29 12:18:56.119... | https://github.com/apache/dolphinscheduler/issues/6412 | https://github.com/apache/dolphinscheduler/pull/6411 | ea6503b99742ab72d99527edb3abdad398bee83e | 1843e986f5af15e92f80fa756cfe229dcc2b8c1e | 2021-09-29T06:36:45Z | java | 2021-09-29T08:03:06Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,408 | ["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-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/ResourceMapper.java", "dolphins... | [Feature][API] the private function 'checkResourceExists' should remove the userId condition | ### 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 private function 'checkResourceExists' should remove the userId condition;
If we want to check the resouce exists or not, we sh... | https://github.com/apache/dolphinscheduler/issues/6408 | https://github.com/apache/dolphinscheduler/pull/6409 | 86c85114b23317b9f791e091101fa6289e9d6b7c | 3a8b80971ba4b23b8e919ad04e074bd273c40c9a | 2021-09-29T04:44:58Z | java | 2021-10-31T13:26:48Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,367 | ["dolphinscheduler-task-plugin/dolphinscheduler-task-sql/src/main/java/org/apache/dolphinscheduler/plugin/task/sql/SqlTask.java"] | [Bug] [Plugin TIS] Misuseing PowerMockito.spy lead to UT faild | ### 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 Plugin TIS TestCase , by misuseing PowerMockito.spy lead to UT faild
[https://github.com/apache/dolphinscheduler/pull/6363/checks](https://... | https://github.com/apache/dolphinscheduler/issues/6367 | https://github.com/apache/dolphinscheduler/pull/6387 | cdcbe84c8a1bb1e5286568f42d2eb2ff530dbe6a | a62a7a7216fe2021d1516b6d7370598123cced37 | 2021-09-27T03:24:56Z | java | 2021-09-28T03:38:22Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,366 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ResourcesServiceImpl.java"] | [Bug] [API][service] checkResourceExists function use the magic number userId '0' | ### 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 resource exactly exists,but the userId is not '0', the function will not take effect.
### What you expected to happen
the resources ... | https://github.com/apache/dolphinscheduler/issues/6366 | https://github.com/apache/dolphinscheduler/pull/6368 | 545173faa31e477f9487e98611f1951cf43efa2b | 7413b578410a53c4839920edfdf98ac89344b959 | 2021-09-27T02:48:04Z | java | 2021-09-27T08:58:26Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,353 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java"] | [Bug] [Master] dispatch task to worker very slowly | ### 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
branch: dev
i find master dispatch tasks to worker slowly .
mysql> select count(*),state from t_ds_task_instance group by state;
+------... | https://github.com/apache/dolphinscheduler/issues/6353 | https://github.com/apache/dolphinscheduler/pull/6375 | b2a2fbda1d25c4eb18cf58ceb6d062b74855cedd | 67094d0f7f1803e263e73a0164ecbbd829c57129 | 2021-09-26T03:49:00Z | java | 2021-09-27T11:31:22Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,352 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java"] | [Bug] [ApiServer] override the old process definition when I use the copy workflow feature | ### 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
branch: dev
When I try to copy workflow form process definition `python001`, it doesn't create a new process definition but update the old o... | https://github.com/apache/dolphinscheduler/issues/6352 | https://github.com/apache/dolphinscheduler/pull/6357 | 58eb20a11b7b47c53960f211f83549582fd53072 | c56daede2f9812e88b2ea4a5f5ab4436782b171c | 2021-09-26T03:43:30Z | java | 2021-09-26T08:36:54Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,347 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/MasterSchedulerService.java", "dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java", "dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/... | [Bug] [Master] the first schedule_time is error in complement 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
schedule_time is set error:
command_param: {"complementEndDate":"2021-09-21 00:26:00","complementStartDate":"2021-09-21 0... | https://github.com/apache/dolphinscheduler/issues/6347 | https://github.com/apache/dolphinscheduler/pull/6351 | b71f6aea7af899da41bd958caa30d68d89a9aec4 | 20a3741b249b871ffdf975de111244e6c68f3f07 | 2021-09-25T08:58:23Z | java | 2021-09-26T03:55:57Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,336 | ["dolphinscheduler-dao/src/test/java/org/apache/dolphinscheduler/dao/mapper/TaskInstanceMapperTest.java"] | [Bug] [UT] UT failed in DAO module | ### 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 run the UT in `TaskInstanceMapperTest`, it failed.
The `process_definition_code` is null.
```java
### SQL: INSERT INTO t_ds_process... | https://github.com/apache/dolphinscheduler/issues/6336 | https://github.com/apache/dolphinscheduler/pull/6435 | ea2a8d26a0d42683309b8bda9ef24f4daaab266b | 4fbee7dc4b178b13c4a795fa848a86ec94c5cd27 | 2021-09-24T10:36:04Z | java | 2021-10-03T15:25:06Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,323 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/EventExecuteService.java"] | [Bug] [MasterServer] make CPU 100% even without 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
branch: dev
master-server make CPU high even without task.
because EventExecuteService run loop without sleep.
### What you expected to ... | https://github.com/apache/dolphinscheduler/issues/6323 | https://github.com/apache/dolphinscheduler/pull/6324 | c3324cc101b39eb789cccd9dee7e3cc5aae8722b | 89cc045961477168ac8ff74c5d6604b606214775 | 2021-09-24T02:13:49Z | java | 2021-09-24T08:19:02Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,320 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java"] | [Bug] [API] batch delete process definition 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
batch delete process definition fail
### What you expected to happen
batch delete process definition success
### How to reproduce
batch del... | https://github.com/apache/dolphinscheduler/issues/6320 | https://github.com/apache/dolphinscheduler/pull/6321 | c4375a54c167f8e96d80c3cc67ad0a607ba2ef7b | 99f593cf42d6abd4312c74511f60ac8a2eeafb25 | 2021-09-23T12:44:06Z | java | 2021-09-23T14:43:15Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,306 | ["dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/task/TaskConstants.java", "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... | [Bug] [Worker] task log path generated 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
task log path generated error.
### What you expected to happen
task log-path in db is different with worker.
### How to reproduce
run a ... | https://github.com/apache/dolphinscheduler/issues/6306 | https://github.com/apache/dolphinscheduler/pull/6311 | 0b53adeb07df72a9b888566092642a77dfccf65d | 163a0696a4ee71a44e02054caef9b78387a9e3b2 | 2021-09-23T06:09:23Z | java | 2021-09-23T08:51:58Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,302 | ["dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java", "dolphinscheduler-service/src/test/java/org/apache/dolphinscheduler/service/process/ProcessServiceTest.java"] | [Bug] [API] Add a new task to an existing workflow, and the task is 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
Add a new task to an existing workflow, and the task is lost
### What you expected to happen
Tasks are added normally
### How to reproduce
... | https://github.com/apache/dolphinscheduler/issues/6302 | https://github.com/apache/dolphinscheduler/pull/6307 | b8ed7e6f2d38aefdf4902253416c91e2cc02f8eb | 0b53adeb07df72a9b888566092642a77dfccf65d | 2021-09-23T02:56:34Z | java | 2021-09-23T07:06:49Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,301 | ["dolphinscheduler-ui/src/js/conf/home/store/dag/actions.js"] | [Bug] [UI] The task instance successfully enforces the failed task and reports an 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

### What you expected to hap... | https://github.com/apache/dolphinscheduler/issues/6301 | https://github.com/apache/dolphinscheduler/pull/6305 | 91150628385bbac709d7e0030ae042e5e0cc396b | b8ed7e6f2d38aefdf4902253416c91e2cc02f8eb | 2021-09-23T02:53:07Z | java | 2021-09-23T06:26:15Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,298 | ["dolphinscheduler-server/src/main/resources/config/install_config.conf", "install.sh"] | [Bug] [Server] Task plugin dir should be included in install and config 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
If we followed the doc to deploy cluster, we will find the worker cannot find the task plugin because the task plugin dir is empty by default
... | https://github.com/apache/dolphinscheduler/issues/6298 | https://github.com/apache/dolphinscheduler/pull/6299 | f5dde9fb5e59adf61e6283951c99569ff35d4141 | d184ebda1e7fff1250858386debb7a2a0435bb78 | 2021-09-23T01:55:42Z | java | 2021-09-29T03:36:51Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,292 | ["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/process/ResourceInfo.java", "dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java", "dolphinscheduler-service/src/test/java/org/apache/dolphinscheduler/service/process/ProcessServiceTest.java"] | [Bug] [Task] Spark task execute failed due to 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
branch: dev
when execute spark task, a NullPointerException occurs due to `mainJar ` has no `resourceName` field.
it is because th... | https://github.com/apache/dolphinscheduler/issues/6292 | https://github.com/apache/dolphinscheduler/pull/6295 | 35312fd498bf5f2059b0e77b68f557c388870310 | c4375a54c167f8e96d80c3cc67ad0a607ba2ef7b | 2021-09-22T12:03:42Z | java | 2021-09-23T14:23:17Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,286 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/ProcessTaskRelationLogMapper.java", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessTask... | [Bug] [API] Delete processDefinitionVersion 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
When deleting the workflow version, the workflow relationship of the corresponding version should be deleted. Only this version of the workflow... | https://github.com/apache/dolphinscheduler/issues/6286 | https://github.com/apache/dolphinscheduler/pull/6287 | 51e27bb4b64e8270d135dad7fd277124a43761c8 | 8980b7027a30f75445882280e5872b49985a5188 | 2021-09-21T07:16:14Z | java | 2021-09-21T14:35:50Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,284 | ["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/impl/ProcessDefinitionServiceImpl.java", ... | [Bug] [API] Api transaction 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
Api transaction does not take effect, such as processDefiniton create/update api
### What you expected to happen
Transaction operations shoul... | https://github.com/apache/dolphinscheduler/issues/6284 | https://github.com/apache/dolphinscheduler/pull/6288 | 7e8febed4de0c27f67bf67811d2314762dce2733 | d7160874e4f086fafff8675123cb8de7f46cffc1 | 2021-09-21T04:24:18Z | java | 2021-09-22T12:38:22Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,279 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java"] | [Bug] [Master] Parallel tasks would be Irregularly submitted twice | ### 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
parallels tasks in one DAG, run the dag, the tasks would be Irregularly submitted twice.
### What you expected to happen
tasks in one DAG sh... | https://github.com/apache/dolphinscheduler/issues/6279 | https://github.com/apache/dolphinscheduler/pull/6280 | 7098855ee0f004b2d291a33f2740ca36edd64dbf | b71967b017f0d4c50f5837a3173ba0f35bf2c077 | 2021-09-20T04:24:39Z | java | 2021-09-21T04:04:31Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,277 | ["dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java"] | [Bug] [Master] tasks submit time 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
branch : dev
10 parallel processing tasks in one DAG, run the DAG, you would find the task's submit-time interval is 5 seconds.
### ... | https://github.com/apache/dolphinscheduler/issues/6277 | https://github.com/apache/dolphinscheduler/pull/6278 | 540fd9dc0844a4e44dc5485d6001eb0dd18c8257 | 649723132bc8276ef221c37e7014c0cf6772be60 | 2021-09-20T04:03:32Z | java | 2021-09-20T06:57:53Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,245 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TaskDefinitionLogMapper.xml"] | [Bug] [API] TaskDefinitionLog save error when creating a workflow | ### 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
## branch: dev
### when i want to create a workflow, i click the save button, but the back-end reported an exception:
```text
2021-09-17... | https://github.com/apache/dolphinscheduler/issues/6245 | https://github.com/apache/dolphinscheduler/pull/6246 | fced3892ee20d64c3eafe187cbd94508ac339a98 | 58da46b1291aa8bd2b6e73b3455a09188f40e145 | 2021-09-17T07:25:01Z | java | 2021-09-17T09:07:04Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,228 | ["dolphinscheduler-ui/src/js/conf/home/pages/security/pages/queue/index.vue"] | [Bug] [ui] When I create a new queue in the yarn queue, clicking New queue again will echo the last newly created queue 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 I create a new queue in the yarn queue, clicking New queue again will echo the last newly created queue value
 and found no similar issues.
### What happened
branch:dev
when I modify some users' information and ds's page shows wrong information at the frond-end which is strange .
### What you expec... | https://github.com/apache/dolphinscheduler/issues/6219 | https://github.com/apache/dolphinscheduler/pull/6341 | 67094d0f7f1803e263e73a0164ecbbd829c57129 | cdcbe84c8a1bb1e5286568f42d2eb2ff530dbe6a | 2021-09-15T08:07:00Z | java | 2021-09-27T15:31:06Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,214 | ["sql/dolphinscheduler_h2.sql"] | [Bug] [Server] StandaloneServer can't save workflow 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
When use StandaloneServer, after creating a workflow in a project and click save button, the Web page show success information. but no workflow... | https://github.com/apache/dolphinscheduler/issues/6214 | https://github.com/apache/dolphinscheduler/pull/6215 | 6aafa81affca5fcab05c94cbcc94738c5f271e6b | a1e447d39969362b5b380b6b802ce47d961bde51 | 2021-09-15T02:39:04Z | java | 2021-09-16T13:18:03Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,208 | ["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/Constants.java", "dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/model/TaskNode.java"] | [Bug] [Master] json parse error in sub process | ### 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
branch : dev
running a sub process,
json parse error in sub process
 and found no similar issues.
### What happened
Perform multi version tasks

... | https://github.com/apache/dolphinscheduler/issues/6194 | https://github.com/apache/dolphinscheduler/pull/6195 | 7029062f4c2f247e9eac333e28e36e66b03fb435 | 71e2c8808b3a0871619af4968dfaaa423a90b4c6 | 2021-09-13T15:09:21Z | java | 2021-09-14T03:46:47Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,170 | ["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/list/_source/list.vue", "dolphinscheduler-ui/src/js/conf/home/store/projects/actions.js"] | [Bug] [UI] Delete project 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
Delete project error
### What you expected to happen
Delete workflow normally
### How to reproduce
![Snipaste_2021-09-11_13-... | https://github.com/apache/dolphinscheduler/issues/6170 | https://github.com/apache/dolphinscheduler/pull/6174 | 5dcfad98492c3e0f2e9f53381428de3d15d60c67 | b71f6aea7af899da41bd958caa30d68d89a9aec4 | 2021-09-11T05:17:36Z | java | 2021-09-25T03:58:48Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,166 | ["dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/task/AbstractTask.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/AbstractCommandExecutor.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-python/src/main/java/org/apac... | [Bug] [task-plugin] Python Task execute 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 the newest dev version, python task is not migrated complete. When I execute python task in workflow, ds throws NullPointerException.
### W... | https://github.com/apache/dolphinscheduler/issues/6166 | https://github.com/apache/dolphinscheduler/pull/6167 | ea2a9dbcb2ca3f4be2da6a4f300e988640e72219 | 0715be34d5b4c553396374679ccb23fedc4c27a0 | 2021-09-10T15:02:37Z | java | 2021-09-11T04:25:24Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,152 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessTaskRelationLogMapper.xml", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessTaskRelationMapper.xml", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TaskDefiniti... | [Bug][Server] Manual execution of workflow exception | **For better global communication, Please describe it in English. If you feel the description in English is not clear, then you can append description in Chinese(just for Mandarin(CN)), thx! **
**Describe the bug**
Exception 1:
```
insert into t_ds_task_definition (code, `name`, version, description, project_code... | https://github.com/apache/dolphinscheduler/issues/6152 | https://github.com/apache/dolphinscheduler/pull/6209 | c1496d8a74ef69253d1873602a467ca61876bbfb | 5fead427f227bd6261b677fff600e4f913462c5e | 2021-09-09T10:38:28Z | java | 2021-09-16T07:07:22Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,147 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java", "dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/SnowFlakeUtils.java"] | [Bug] The genTaskCodeList interface returns the same code | Multiple requests to the genTaskCodeList interface within a short period of time may respond with the same code

短时间内(≈1s)多次请求`/dolphinscheduler/projects/{projectCode}/task-definition/gen-task-codes`接口,可... | https://github.com/apache/dolphinscheduler/issues/6147 | https://github.com/apache/dolphinscheduler/pull/6150 | cca48d0a9249917f7dc2ecef1cad67e93e227555 | e8ddc9103dbc6d0e69b5a1e10c43606ba84f7009 | 2021-09-09T03:31:10Z | java | 2021-09-09T14:01:22Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,146 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java", "dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/SnowFlakeUtils.java"] | [Bug] Save workflow error | I created a workflow as follows:

I got an error when i clicked the save btn:

**Which ve... | https://github.com/apache/dolphinscheduler/issues/6146 | https://github.com/apache/dolphinscheduler/pull/6150 | cca48d0a9249917f7dc2ecef1cad67e93e227555 | e8ddc9103dbc6d0e69b5a1e10c43606ba84f7009 | 2021-09-09T03:19:57Z | java | 2021-09-09T14:01:22Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,137 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/registry/ServerNodeManager.java", "dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/registry/WorkerRegistryClient.java"] | [Bug][Master] worker cannot be found if worker start earlier than master. | branch : dev
phenomenon:
1 start worker
2 start master
3 start a process instance
4 master cannot find the worker

then i restart the master, this problem disappeared!
| https://github.com/apache/dolphinscheduler/issues/6137 | https://github.com/apache/dolphinscheduler/pull/6232 | 5fead427f227bd6261b677fff600e4f913462c5e | fa0b86ac824fe88acecb64178de87529ad9f2627 | 2021-09-08T10:25:33Z | java | 2021-09-16T07:08:00Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,135 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/DataSourceController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProjectController.java", "sql/dolphinscheduler_mysql.sql"] | [Bug][API]the interface of 'authed project' is missed. |
branch: [dev]
"authed-project" in API module is missed

| https://github.com/apache/dolphinscheduler/issues/6135 | https://github.com/apache/dolphinscheduler/pull/6136 | 9d7f70bca777177c14efb3d32e469a54951f4a6b | edb8f3c435a052bdd622b5a9a7c4ce995f5705b5 | 2021-09-08T10:09:49Z | java | 2021-09-08T12:47:54Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,038 | ["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/formModel.scss"] | [Bug][Ui] Width of "SQL Statement" in Dag FormLineModal will be shrunk if sql line is too long | **Describe the bug**
Width of "SQL Statement" in Dag FormLineModal will be shrunk if sql line is too long
**To Reproduce**
Steps to reproduce the behavior, for example:
1. Go to page of create definition
2. Add a sql node
3. input 'ALTER TABLE ods.ods_tz_h5ubt_log_realtime add if not exists partition(dt='${dt_... | https://github.com/apache/dolphinscheduler/issues/6038 | https://github.com/apache/dolphinscheduler/pull/6040 | e0eea995200f673d6406ec62c464c77f1d5b6171 | e866d1be86464d812551e8c38ba60767a204c82e | 2021-08-26T03:02:30Z | java | 2021-08-31T08:27:45Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 6,024 | ["dolphinscheduler-dist/src/main/assembly/dolphinscheduler-bin.xml"] | [Improvement][dist] Remove useless packaging commands | **Describe the question**
Remove useless packaging commands
**What are the current deficiencies and the benefits of improvement**
In the common module, there is no Src / main / resources / bin directory, but the dist module will still execute relevant commands when packaging, which is unreasonable
**Which v... | https://github.com/apache/dolphinscheduler/issues/6024 | https://github.com/apache/dolphinscheduler/pull/6029 | 7b8579310f5b11c3e8195b85873eaa920d11bc58 | 67dde65d3207d325d344e472a4be57286a1d379d | 2021-08-23T07:13:29Z | java | 2021-08-25T11:27:16Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,951 | ["dolphinscheduler-ui/src/js/conf/home/pages/security/pages/warningInstance/_source/createWarningInstance.vue", "dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js", "dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js"] | [Improvement][UI] When creating an alarm instance, the alarm instance name input box prompts optimization | **Describe the question**
When creating an alarm instance, the alarm instance name input box prompts optimization.

**Which version of DolphinScheduler:**
-[dev]
| https://github.com/apache/dolphinscheduler/issues/5951 | https://github.com/apache/dolphinscheduler/pull/7770 | 7395b980d3d76646dada5b7e9220d946b154001e | 0dfbbc89839b790ab5e0a3208496a4ab6fe0f359 | 2021-08-05T09:39:03Z | java | 2022-01-04T01:13:20Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,904 | ["sql/dolphinscheduler_mysql.sql", "sql/dolphinscheduler_postgre.sql", "sql/upgrade/1.4.0_schema/mysql/dolphinscheduler_ddl.sql", "sql/upgrade/1.4.0_schema/postgresql/dolphinscheduler_ddl.sql"] | [Bug][upgrade]dev branch upgrade mysql sql script error |
**Describe the bug**
```
IF NOT EXISTS (SELECT 1 FROM information_schema.COLUMNS
WHERE TABLE_NAME='t_ds_datasource'
AND TABLE_SCHEMA=(SELECT DATABASE())
AND COLUMN_NAME ='t_ds_datasource_name_UN')
```
Create index type statement error
**Which ve... | https://github.com/apache/dolphinscheduler/issues/5904 | https://github.com/apache/dolphinscheduler/pull/5821 | 8db1b042b2523bd3b6ed363303283308ea14b2cc | 0075523fdd7f170a626634ebe41c0cef4c36feaf | 2021-07-28T04:34:10Z | java | 2021-07-28T09:22:39Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,876 | ["sql/dolphinscheduler_h2.sql", "sql/dolphinscheduler_mysql.sql", "sql/dolphinscheduler_postgre.sql", "sql/upgrade/1.4.0_schema/mysql/dolphinscheduler_ddl.sql", "sql/upgrade/1.4.0_schema/postgresql/dolphinscheduler_ddl.sql"] | [Bug][SQL] Suggest to increase the max length of the field resource_ids in the table t_ds_task_definition. | **Describe the bug**
When I saved a shell task that used many resource files ,the service threw PSQLException.
**To Reproduce**
Steps to reproduce the behavior, for example:
1. Create a shell task and select many resource files.
2. Save the workflow, you would see that again. If you don't , maybe you would do we... | https://github.com/apache/dolphinscheduler/issues/5876 | https://github.com/apache/dolphinscheduler/pull/6457 | 6495a204f3f5520f3ebce8b939f1254ee676facc | ba4cb9d22ad02ba4927fd23ea811c82639261e69 | 2021-07-22T06:00:38Z | java | 2021-10-14T07:31:06Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,830 | ["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/dag.vue", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/udp/udp.vue"] | [Improvement][Web] Improve the selection style in dag edit dialog | *For better global communication, please give priority to using English description, thx! *
**Describe the question**
When we want to select all or part of the text in the input box, because the selected background color is too similar to the original background color, users often think that the text cannot be se... | https://github.com/apache/dolphinscheduler/issues/5830 | https://github.com/apache/dolphinscheduler/pull/5829 | bca92157a088c78d245ff60dfee2504ea8716c6a | 8db1b042b2523bd3b6ed363303283308ea14b2cc | 2021-07-16T07:23:41Z | java | 2021-07-27T15:54:07Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,825 | ["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/_source/resourceTree.js", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/flink.vue", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/mr.vue", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/... | [Bug][WEB] the resource tree in the process definition of latest dev branch can't display correctly. |
A clear and concise description of what the bug is.
When we add multiple resources to a existed process definition and reopen the edit page, the resource list would't show as expected and throws an undefined exception.


| https://github.com/apache/dolphinscheduler/issues/5769 | https://github.com/apache/dolphinscheduler/pull/5770 | 4a68bfbe1c816f9b1f2f43c1f01218689b57ed6f | 8571461fe8c0eea9cdb9738be87e43f827f8e00f | 2021-07-08T05:09:36Z | java | 2021-07-21T10:50:32Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,763 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/SchedulerController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/SchedulerService.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/SchedulerServiceImpl.java", "dol... | [Feature][JsonSplit-api]schedule online/offline interface | from #5498
Change the request parameter projectName to projectCode,including the front end and controller interface | https://github.com/apache/dolphinscheduler/issues/5763 | https://github.com/apache/dolphinscheduler/pull/5764 | cfa22d7c89bcd8e35b8a286b39b67b9b36b3b4dc | e4f427a8d8bf99754698e054845291a5223c2ea6 | 2021-07-07T11:37:00Z | java | 2021-07-08T05:59:40Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,738 | ["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/definition/pages/list/_source/relatedItems.vue"] | [Improvement][UI] The cancel button in the pop-up dialog of `batch copy` and `batch move` doesn't work. | The cancel button in the pop-up dialog of `batch copy` and `batch move` doesn't work.
When we click the cancel button, the dialog can't close.

| https://github.com/apache/dolphinscheduler/issues/5738 | https://github.com/apache/dolphinscheduler/pull/5739 | 7a18adae5261e37def2ca1ede0320043d18abfab | b114d330ac1fa7de27e09cc73c0804a7536f3b28 | 2021-07-02T11:18:26Z | java | 2021-07-08T10:18:20Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,737 | ["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/datasource/AbstractDatasourceProcessor.java", "dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/datasource/DatasourceUtilTest.java"] | [Bug][Datasource] datsource other param check error | when add a mysql datasource, I wan't to set connec param with `serverTimezone=Asia/Shanghai`
so add other param with json format `{"serverTimezone":"Asia/Shanghai"}`
but the check rule make the param not working.
the `Pattern PARAMS_PATTER = Pattern.compile("^[a-zA-Z0-9]+$");` make '/' illegal.
| https://github.com/apache/dolphinscheduler/issues/5737 | https://github.com/apache/dolphinscheduler/pull/5835 | 9ae2266cd40071db86cd02da829e39529f74fbeb | 2df6ee1efbe4aec0f5579315a1b19e247f4115a6 | 2021-07-02T06:02:42Z | java | 2021-07-18T13:46:58Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,726 | ["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/DataSourceServiceImpl.java", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/UserMapper.xml", "dolphinscheduler-ui/src/js/conf/home/pages/datasource/pages/list/_source/createDataSource.vue", "dolphinschedul... | [Improvement][UI] When we used the UI page, we found some problems such as parameter validation, parameter update shows success but actually work | ### 1.When editing an existing data source, the data source type does not actually support switching, preferably not editing

 | https://github.com/apache/dolphinscheduler/issues/5702 | https://github.com/apache/dolphinscheduler/pull/5703 | b31ba7e18b89885c37c2129bf9b4816001f09e51 | 2d71930837092c52dc63a76941b19051ae38cc2e | 2021-06-26T14:53:59Z | java | 2021-06-27T10:58:22Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,701 | ["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", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/AccessTokenMapper.java", "dolphinschedu... | [Bug][UI][DAO]When deleting a user, the accessToken associated with the user should also be deleted | When deleting a user, the accessToken associated with the user should be also deleted
1. create a normal user

2. add an accesstoken associated with the user created in the step 1.

**Which versio... | https://github.com/apache/dolphinscheduler/issues/5699 | https://github.com/apache/dolphinscheduler/pull/5735 | 596821a5b691622487863d1e53a147453d435ab7 | 00e76558be001dc72cf60f4db93c881ed98db95a | 2021-06-26T03:56:38Z | java | 2021-07-14T05:49:21Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,668 | ["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/_source/datasource.vue"] | [Feature][UI] Data source selection drop-down box optimization | 

这个下拉框去修改的时候 没有默认展示当前选中的 每次都是从第一条开始往下滑动
能否优化为 点击下拉框时 就定位在回显的那条数据上
或者
优化修改此类下拉框支持 搜索
... | https://github.com/apache/dolphinscheduler/issues/5668 | https://github.com/apache/dolphinscheduler/pull/6851 | 36c19748a6da24f23f59db7d08d61004e6dcbac5 | 44b24cd3df8a42f0809beb019baacd072ef800f7 | 2021-06-21T07:35:36Z | java | 2021-11-15T09:21:34Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,655 | ["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/cache/impl/TaskInstanceCacheManagerImpl.java"] | [Bug][Master] Task always failed. | Currently, if we have to two tasks A and in one DAG with A -> B. The execution result of A will always be judged as `Failure` by line 919

since the task id is alway 0. This mistake is releated to this [PR]... | https://github.com/apache/dolphinscheduler/issues/5655 | https://github.com/apache/dolphinscheduler/pull/5656 | 3026f04d8528a63f26d9b62da00a495c8e9f47ab | 0d7c32a1e829202d8359f112383b1b56eec6653d | 2021-06-17T09:30:01Z | java | 2021-06-17T10:45:34Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,653 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessTaskRelationLogMapper.xml", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessTaskRelationMapper.xml", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TaskDefiniti... | [Bug][API] Caused by: org.postgresql.util.PSQLException: ERROR: operator does not exist: ` character varying |
**Describe the bug**
Caused by: org.postgresql.util.PSQLException: ERROR: operator does not exist: ` character varying

**To Reproduce**
Create a workflow definition
**Which version of Dolphin Sch... | https://github.com/apache/dolphinscheduler/issues/5653 | https://github.com/apache/dolphinscheduler/pull/5654 | 0d7c32a1e829202d8359f112383b1b56eec6653d | b21e821845ba7e6a8609b1a79502ea0067085293 | 2021-06-17T08:16:25Z | java | 2021-06-17T13:23:39Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,634 | [".gitignore", "dolphinscheduler-registry-plugin/dolphinscheduler-registry-zookeeper/src/main/resources/logback.xml", "dolphinscheduler-server/src/main/resources/config/install_config.conf", "dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/registry/RegistryCenter.java", "dolphinscheduler-serv... | [Improvement][registry-plugin] Optimize registry plugin loading and initial installation | **Describe the question**
Optimize registry plugin loading and initial installation
**What are the current deficiencies and the benefits of improvement**
- Registry Plugin install dir attribute assignment.
- Add registry Plugin to initialize and install related properties
**Which version of DolphinScheduler:**... | https://github.com/apache/dolphinscheduler/issues/5634 | https://github.com/apache/dolphinscheduler/pull/5635 | 9d70c7e534aa10e729d564f14a1126f623cd1035 | e2d6265e26b27abdf0a212289cca9c0cdad1e0a6 | 2021-06-15T10:45:19Z | java | 2021-06-15T12:51:52Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,622 | ["dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js", "dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js"] | [Improvement][project management] Modify the title | *For better global communication, please give priority to using English description, thx! *
*Please review https://dolphinscheduler.apache.org/en-us/community/development/issue.html when describe an issue.*
**Describe the question**
“项目管理”功能模块中“项目首页”菜单与页面内容关系不大。.
**What are the current deficiencies and the be... | https://github.com/apache/dolphinscheduler/issues/5622 | https://github.com/apache/dolphinscheduler/pull/5723 | ee0a4391e7a21ef7773eba015fa783ff616ac4a6 | 2ba569acd028c00c22f4853de7c58251ac72816c | 2021-06-10T13:47:51Z | java | 2021-06-30T05:23:06Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,621 | ["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessInstanceMapper.xml"] | [Improvement][job instance]start-time and end-time | *For better global communication, please give priority to using English description, thx! *
*Please review https://dolphinscheduler.apache.org/en-us/community/development/issue.html when describe an issue.*
**Describe the question**
工作流实例列表中,如果多个工作流存在依赖关系,最后的工作流任务时长是累计时长,还有,这个排序好像只是按照开始时间排序的,希望能做成开始时间一样,按照结束时间再排... | https://github.com/apache/dolphinscheduler/issues/5621 | https://github.com/apache/dolphinscheduler/pull/5797 | 7bffe0ac85b0147210facdeedc531026b0022e6f | 70fef3daed5cb5add90dd3ada3d753533dea59ae | 2021-06-10T13:43:25Z | java | 2021-07-12T06:36:09Z |
closed | apache/dolphinscheduler | https://github.com/apache/dolphinscheduler | 5,610 | ["sql/dolphinscheduler_mysql.sql", "sql/dolphinscheduler_postgre.sql", "sql/upgrade/1.4.0_schema/mysql/dolphinscheduler_ddl.sql", "sql/upgrade/1.4.0_schema/postgresql/dolphinscheduler_ddl.sql"] | [Question] Something wrong with build docker image from source | **Describe the question**
I tried building a image by clean source code.

and then setup in this way.
![image](https://user-images.githubusercontent.com/84900511/121340450-3514f800-c952-11eb-8042-4bdd5... | https://github.com/apache/dolphinscheduler/issues/5610 | https://github.com/apache/dolphinscheduler/pull/5611 | 0d5037e7c37d7903d9172f165b348058f1ddbf88 | c5bea3c77430e0b46a2f5a3a91a7fbbc78874196 | 2021-06-09T10:45:43Z | java | 2021-06-15T06:45:39Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.