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
10,575
["dolphinscheduler-alert/dolphinscheduler-alert-server/src/main/resources/application.yaml", "dolphinscheduler-api/src/main/resources/application.yaml", "dolphinscheduler-master/src/main/resources/application.yaml", "dolphinscheduler-standalone-server/src/main/resources/application.yaml", "dolphinscheduler-worker/src/m...
[Feature][Healthcheck] Add datasource health check to the healthcheck endpoint
### 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 datasource health check to the healthcheck endpoint ### Use case _No response_ ### Related issues _No response_ ### Are you...
https://github.com/apache/dolphinscheduler/issues/10575
https://github.com/apache/dolphinscheduler/pull/10588
797057336529d3077c42ec689416c08c2e8d14cf
1111371c9ab30420c2effa03e6f94a6d268a4e1f
2022-06-23T06:59:51Z
java
2022-06-24T05:29:49Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,571
["docs/docs/en/architecture/configuration.md", "docs/docs/zh/architecture/configuration.md"]
[Bug] [Doc] Configuration doc is quite outdated and needs update
### 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 * Configuration doc is quite outdated and needs update. * https://dolphinscheduler.apache.org/zh-cn/docs/latest/user_doc/architecture/configur...
https://github.com/apache/dolphinscheduler/issues/10571
https://github.com/apache/dolphinscheduler/pull/11113
dc3ab6af11db0d11e3349e5c097d5f20ea483b47
39186b1a6d04d7e6ad8e47d61935acca40c2b438
2022-06-23T06:16:41Z
java
2022-08-04T03:55:05Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,556
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskGroupServiceImpl.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/TaskGroupMapper.java", "dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TaskGroupMapper.xml"]
[Feature][TaskGroup] TaskGroup should remove query func permission check.
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description TaskGroup should remove query func permission check. ### Use case TaskGroup ### Related issues No ### Are you willing to submit...
https://github.com/apache/dolphinscheduler/issues/10556
https://github.com/apache/dolphinscheduler/pull/10557
0aba68f335a9c582424a8e605b94e29deb6649de
bc4ceda4cf864d068583879ae8f35afdaaefeccb
2022-06-22T22:39:09Z
java
2022-06-23T02:00:31Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,548
["docs/docs/en/guide/project/workflow-definition.md", "docs/docs/zh/guide/project/workflow-definition.md"]
[Feature] Dependent logic need optimize
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description When a dependent task is used, the downstream can be automatically executed when the dependent task is rerouted or executed. ### Us...
https://github.com/apache/dolphinscheduler/issues/10548
https://github.com/apache/dolphinscheduler/pull/10587
0b377f72b1c5e84a18986fd9008c83987ed87295
b21e211d2cbf7a2af2307f0a5c63dc9c2b837809
2022-06-22T09:20:07Z
java
2022-06-24T08:33:10Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,547
["dolphinscheduler-data-quality/src/main/java/org/apache/dolphinscheduler/data/quality/execution/SparkRuntimeEnvironment.java"]
[Bug] [data-quality] Table or view not found
### 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 use the data quality module to check the hive table data(hive table:`test`.`t_view_log`), an error is reported when running the t...
https://github.com/apache/dolphinscheduler/issues/10547
https://github.com/apache/dolphinscheduler/pull/10549
773ebc9e523d1190dcc31ce63878071d3d2847c1
08e2c245a86e93abd1fcd401ac08a92ba861d523
2022-06-22T09:04:32Z
java
2022-06-23T06:17:45Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,543
["dolphinscheduler-ui/src/common/common.ts"]
[Bug] [ui] bytesToSize
### 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 bytesToSize(1) // 1 B bytesToSize(1000) // 1 B ??? ### What you expected to happen bytesToSize(1000) 1000 B ### How to reproduce byte...
https://github.com/apache/dolphinscheduler/issues/10543
https://github.com/apache/dolphinscheduler/pull/10627
cd51a2294098e91f5f5d3a9c9fb7fc9e488d12aa
a6fc70cdd111a52a1342ff78953f5c3948e8add1
2022-06-22T06:07:53Z
java
2022-06-27T05:55:37Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,539
["dolphinscheduler-ui/src/views/projects/workflow/components/dag/use-task-edit.ts"]
Copy task a to B, change the user-defined parameters of Task B, and change the parameters of task a
### 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 现有节点A: ![image](https://user-images.githubusercontent.com/30793238/174930992-a1661f73-23fa-4253-9cd9-e3dbad5026e9.png) 复制节点B: ![image](https...
https://github.com/apache/dolphinscheduler/issues/10539
https://github.com/apache/dolphinscheduler/pull/10611
dafed572d17cd08dae1c1decf389f0dd4241fdf7
b8de9ee7520dae4b9a9d555a4aa898c43613e6fd
2022-06-22T02:39:40Z
java
2022-06-27T02:53:13Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,514
["dolphinscheduler-alert/dolphinscheduler-alert-server/src/main/resources/logback-spring.xml", "dolphinscheduler-api/src/main/resources/logback-spring.xml", "dolphinscheduler-master/src/main/resources/logback-spring.xml", "dolphinscheduler-worker/src/main/resources/logback-spring.xml"]
[Bug] [Master] The master frequently print the same info or error logs, leads to insufficient disk space
### 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.The master frequently print the error logs,when the postgres hangs up. The master generate 100G log per hour. ![企业微信截图_16557074302122](http...
https://github.com/apache/dolphinscheduler/issues/10514
https://github.com/apache/dolphinscheduler/pull/10568
08e2c245a86e93abd1fcd401ac08a92ba861d523
0f38217b12e44c1186f2f6e7dc38e8685b486756
2022-06-20T08:58:46Z
java
2022-06-23T08:15:08Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,513
["docs/docs/en/guide/installation/pseudo-cluster.md", "docs/docs/zh/guide/installation/pseudo-cluster.md"]
[Bug] [pseudo-cluster installation] Cannot load driver class: com.mysql.cj.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 issues. ### What happened I followed the instruction strictly to perform a pseudo-cluster installation, and I added a `mysql-connector-java-8.0.16.jar` into the `tools/l...
https://github.com/apache/dolphinscheduler/issues/10513
https://github.com/apache/dolphinscheduler/pull/10564
1b1a567fec8bc0c5027b2f8ea11bc57a85101ced
773ebc9e523d1190dcc31ce63878071d3d2847c1
2022-06-20T08:45:01Z
java
2022-06-23T05:44:22Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,507
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/security/SecurityConfig.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/security/impl/AbstractAuthenticator.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/LoginControllerTest.java", "do...
[Improvement][LDAP] Hide Change Pwd Page When Login With LDAP
### 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, guys. Recently, We have tried to enable LDAP on DS and found some questions that can improve. When you log in with LDA...
https://github.com/apache/dolphinscheduler/issues/10507
https://github.com/apache/dolphinscheduler/pull/11041
fd59f0bb326899f7298a33b01e271070ceba112c
28b40da1b134fb54296ef9d1a8b13268f289fbf0
2022-06-20T05:29:37Z
java
2022-07-20T10:48:16Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,490
["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-delay-time.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-failed.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-flink.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/fie...
[Bug] [dolphinscheduler-ui]Current node settings number of failed retries may not be negative
### 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 creating workflow, Current node settings number of failed retries, failed retry interval, delay execution time may not be negative ##...
https://github.com/apache/dolphinscheduler/issues/10490
https://github.com/apache/dolphinscheduler/pull/10530
9345c16f3f1e5232041cd65ddee40e84602d1a62
198e00db5819f55c9db3a4e1af542a3bf53b47c8
2022-06-17T07:23:31Z
java
2022-06-22T10:22:33Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,488
[".github/workflows/py-ci.yml"]
[Bug] [python] integrate test run strategy change
### 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 https://github.com/apache/dolphinscheduler/pull/10468#discussion_r899801771 some service or mapper change will failed python api and it will n...
https://github.com/apache/dolphinscheduler/issues/10488
https://github.com/apache/dolphinscheduler/pull/10825
8eaf5a230998946001b80c9f373da844e6efcd21
598290487c837478cd2afe630cb2f25521e9d5ee
2022-06-17T06:32:54Z
java
2022-07-10T03:06:27Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,486
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/python/PythonGateway.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/python/PythonGatewayTest.java", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphinscheduler-python/pydolphinschedul...
[Feature][Python] Python-gate should support the use of full-name definitions for resources.
### 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 when I define a Python task that requires importing resources. I need to check the id of the resource in the database first. A...
https://github.com/apache/dolphinscheduler/issues/10486
https://github.com/apache/dolphinscheduler/pull/10551
393cb648f9c900c43fe8b4273100ae04622e4f02
797057336529d3077c42ec689416c08c2e8d14cf
2022-06-17T05:23:35Z
java
2022-06-23T14:59:59Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,476
["dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/utils/DagHelper.java"]
[Bug] [Master] workflow instance never stop because conditional task has no downstream 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 If condition have no downstream task, master will npe during workflow run.And workflow never stop. <img width="926" alt="image" src="https://u...
https://github.com/apache/dolphinscheduler/issues/10476
https://github.com/apache/dolphinscheduler/pull/10478
062146eecd9ceabbd6d1fd32747372802749d6bd
0dd6f4008e146097026626c6e1dd47820cdec6bd
2022-06-16T09:01:27Z
java
2022-06-17T05:40:11Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,469
["dolphinscheduler-ui/src/views/resource/file/rename/index.tsx"]
[Bug] [UI] Rename form init bug in file manage
### 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 - Rename form not init after edit description <img width="1176" alt="image" src="https://user-images.githubusercontent.com/8847400/173984259-9...
https://github.com/apache/dolphinscheduler/issues/10469
https://github.com/apache/dolphinscheduler/pull/10471
f512e3c31f4850c7272e868b291193a58c661d57
d1cae6025b7a8c6427120ecfeb8a2c8b1e4bbb72
2022-06-16T03:27:51Z
java
2022-06-16T05:51:17Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,463
["dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/sql.py", "dolphinscheduler-python/pydolphinscheduler/tests/tasks/test_sql.py"]
[Bug] [Python] When SQL type tasks are uploaded through Python Gate, the web page displays 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 When SQL type tasks are uploaded through Python Gate, the web page displays an error. ![image](https://user-images.githubusercontent.com/244...
https://github.com/apache/dolphinscheduler/issues/10463
https://github.com/apache/dolphinscheduler/pull/10464
720a10a21e0dba54e08a5d7958eae5f8ca084d0d
f512e3c31f4850c7272e868b291193a58c661d57
2022-06-15T11:00:41Z
java
2022-06-16T01:39:53Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,452
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/Work...
[Feature] Serial wait for policy recovery.
### 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 Serial wait for policy recovery. ### Use case Serial wait for policy recovery. ### Related issues No ### Are you willing to sub...
https://github.com/apache/dolphinscheduler/issues/10452
https://github.com/apache/dolphinscheduler/pull/10453
6396fa996563622a5ded29cbcae42d91db24d611
f46faa02c39b6c31c345fdc75218b3fc15f64ae3
2022-06-15T07:04:51Z
java
2022-06-22T06:28:50Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,449
["dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_mysql.sql", "dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_postgresql.sql", "dolphinscheduler-dao/src/main/resources/sql/upgrade/3.0.0_schema/mysql/dolphinscheduler_ddl.sql", "dolphinscheduler-dao/src/main/resources/sql/upgrade/3.0.0_schema/p...
[Bug] [dao] Scheduling a large number of tasks . Metadata database resource consumption is high
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened 使用dolphinscheduler每天调度10万级工作流,上百万任务量时,使用mysql作为元数据库,mysql压力过大 如下图,开始mysql配置为2核4g,cpu占用非常多峰刺。 然后升级mysql为8核16g,很快cpu使用率就达到100% ![image](https:...
https://github.com/apache/dolphinscheduler/issues/10449
https://github.com/apache/dolphinscheduler/pull/10461
d1cae6025b7a8c6427120ecfeb8a2c8b1e4bbb72
7aa9fa496503423235414ec12be1794dd1cf3808
2022-06-15T04:05:28Z
java
2022-06-16T07:24:05Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,436
["dolphinscheduler-ui/src/views/datasource/list/detail.tsx", "dolphinscheduler-ui/src/views/datasource/list/use-form.ts"]
[Bug] [DataSource] edit an exist hive datasource connection, don't show principal and keytab
### 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 hive datasource connection, have principal and keytab input item,but if we edit the hive datasource connection, it can't show pirnc...
https://github.com/apache/dolphinscheduler/issues/10436
https://github.com/apache/dolphinscheduler/pull/10876
1edbb5e333eb91bc04002d7f15b15c8511fd7eed
56fe11ecf9e50bdd984920a065b8ba0680e741f1
2022-06-14T01:21:26Z
java
2022-07-12T01:18:10Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,431
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/python/PythonGateway.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/TaskDefinitionService.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskDefinitionServiceImpl.java", "dol...
[Bug] [Python] Python-gate can't support setting the same task name in the same project for different 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 When I set tasks with the same name in different process of the same project through python-gate. The system treats these two tasks as one. ...
https://github.com/apache/dolphinscheduler/issues/10431
https://github.com/apache/dolphinscheduler/pull/10428
190f253083e2b1d50f235b07c53fbbe6b66c1aa2
b86dc53ad10cb5c4d76f5e85c38e5a5659a349fd
2022-06-13T09:35:00Z
java
2022-06-14T05:53:18Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,419
["deploy/kubernetes/dolphinscheduler/Chart.yaml"]
[Bug] [K8S] helm update dependency 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 helm update dependency error ### What you expected to happen helm update dependencies successfully ### How to reproduce 1. c...
https://github.com/apache/dolphinscheduler/issues/10419
https://github.com/apache/dolphinscheduler/pull/10420
f0131d5b7a1e7d0bccc416f7ad6aa00334ca874b
a7e20798cbef28ca9d5d2a1a5fc4e5436a8a4c6d
2022-06-12T15:37:42Z
java
2022-06-13T02:27:34Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,415
[".github/actions/sanity-check/action.yml", ".github/workflows/backend.yml"]
[Bug] [checkstyle] some checkstyle not work 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 Some checkstyle not work correctly, such as * `import *` can be pass the checksytle * multiple identify statement can without `,`, eg `int ...
https://github.com/apache/dolphinscheduler/issues/10415
https://github.com/apache/dolphinscheduler/pull/10812
71f016851093c18376e3bb301bf6e41dee215706
8320490da392d2d9d1f58760554e69b2b88136ea
2022-06-12T04:12:13Z
java
2022-07-06T13:31:32Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,413
["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/storage/StorageOperate.java", "dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/thread/BaseDaemonThread.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/consumer/TaskPriorityQueueCon...
[Bug] [Master] If an exception occurs during startup, the log will be flushed in an 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 If an exception occurs during startup, the log will be flushed in an infinite loop, Hundreds of megabytes of logs are generated instantly ![...
https://github.com/apache/dolphinscheduler/issues/10413
https://github.com/apache/dolphinscheduler/pull/10500
6e4b2e69927af70bccda5a2e70fe93d7b1a852e7
117f78ec4b0e2438082a3e25158492eca1b9b1be
2022-06-12T01:56:07Z
java
2022-06-20T14:35:06Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,412
["dolphinscheduler-standalone-server/src/main/bin/start.sh", "dolphinscheduler-standalone-server/src/main/dist-bin/start.sh", "dolphinscheduler-standalone-server/src/main/resources/application.yaml"]
[Bug] [Standalone] Failed to start standalone server according to the official document
### 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 ```https://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/guide/installation/standalone.html``` ### What you expected to happen start...
https://github.com/apache/dolphinscheduler/issues/10412
https://github.com/apache/dolphinscheduler/pull/10414
f6fea06f1051f5962106e6299eea9696bddf12d4
f4dad689d493dcd0d64026c6df3350ca0f9ba805
2022-06-12T01:52:33Z
java
2022-06-12T08:16:57Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,409
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/permission/ResourcePermissionCheckService.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/permission/ResourcePermissionCheckServiceImpl.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/...
[Bug] [Permission] No permission to modify the allocated resource 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 No permission to modify the allocated resource data. ### What you expected to happen Update success. ### How to reproduce Allocate resource...
https://github.com/apache/dolphinscheduler/issues/10409
https://github.com/apache/dolphinscheduler/pull/10410
f4dad689d493dcd0d64026c6df3350ca0f9ba805
c843e3a31550c5a23c7e68624dfaa59bdd7957f8
2022-06-11T08:30:01Z
java
2022-06-12T10:27:49Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,403
["dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/utils/JSONUtils.java", "dolphinscheduler-spi/src/test/java/org/apache/dolphinscheduler/spi/utils/JSONUtilsTest.java"]
[Bug] [dolphinscheduler-spi] JSONUtils parse LocalDateTime 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 I try to set Custom Parameters of SQL Task Node with OUT type, I get such error msg: ``` [ERROR] 2022-06-10 09:32:40.206 +0000 org.apa...
https://github.com/apache/dolphinscheduler/issues/10403
https://github.com/apache/dolphinscheduler/pull/10440
719a9d4532733c0d7b4a54ed52b15dca7982ca8d
dafed572d17cd08dae1c1decf389f0dd4241fdf7
2022-06-10T10:38:07Z
java
2022-06-27T02:19:28Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,400
["deploy/kubernetes/dolphinscheduler/Chart.yaml", "deploy/kubernetes/dolphinscheduler/templates/_helpers.tpl"]
Deploy kubernetes according to the official website document, failed!
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened In the official documents of 2.0.5 and 3.0.0-beta-1, there are problems in the deployment of kubernetes. The deployment cannot succeed accordin...
https://github.com/apache/dolphinscheduler/issues/10400
https://github.com/apache/dolphinscheduler/pull/10567
15a86071d14c83b6a40557ea49ea39ac46cd9057
0b377f72b1c5e84a18986fd9008c83987ed87295
2022-06-10T06:30:42Z
java
2022-06-24T07:29:26Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,394
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/UsersServiceImpl.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/utils/CheckUtils.java", "dolphinscheduler-api/src/test/jav...
[Bug-Backend] [Update Possword] Change password shows 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 Change password shows error <img width="1915" alt="image" src="https://user-images.githubusercontent.com/76080484/172974838-9886e306-66a...
https://github.com/apache/dolphinscheduler/issues/10394
https://github.com/apache/dolphinscheduler/pull/10437
eecc49e70c40a514e2ecee56207ec5f81483dc52
d16e0ddb2f1c68fccc5cf41481d769c2a1012379
2022-06-10T02:03:30Z
java
2022-06-15T10:44:26Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,386
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/UsersServiceImpl.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/security/impl/ldap/LdapAuthenticatorTest.java"]
[Bug] [dolphinscheduler-api] When connecting to ldap, ldap users cannot log in
### 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 当配置 conf/application-api.properties 为ldap认证时 ``` security.authentication.type=LDAP ldap.urls=ldap://xx.xx.xx.xx:389 ldap.base.dn=cn=users...
https://github.com/apache/dolphinscheduler/issues/10386
https://github.com/apache/dolphinscheduler/pull/10426
0efcd5c6317c9e12c172103a4ed6df0cdcda027d
50846760e5ab5f68cb708edc72725b235e933a34
2022-06-09T09:32:41Z
java
2022-06-15T02:19:27Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,372
["docs/configs/docsdev.js"]
[Feature][Task Plugin] Add DVC task plugin
### 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 MLOps scenario, data versioning is an important module that can help data scientists perform data versioning so that machine...
https://github.com/apache/dolphinscheduler/issues/10372
https://github.com/apache/dolphinscheduler/pull/10529
bc4ceda4cf864d068583879ae8f35afdaaefeccb
3918140e7e1c9c9331736dae570657d0aa22f450
2022-06-07T10:03:44Z
java
2022-06-23T02:01:49Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,370
["docs/docs/en/about/glossary.md", "docs/docs/zh/about/glossary.md", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinsche...
[Improvement] [Api & Master] Complement function transformation
### 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 function of replenishment is changed to that the user enters the data date of the amount to be replenished. The system generates a batch of...
https://github.com/apache/dolphinscheduler/issues/10370
https://github.com/apache/dolphinscheduler/pull/10376
088c5e8ae2b86d70870db3c594378192657a0d41
f6fea06f1051f5962106e6299eea9696bddf12d4
2022-06-07T02:44:52Z
java
2022-06-12T04:35:08Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,356
["dolphinscheduler-dist/release-docs/LICENSE", "pom.xml", "tools/dependencies/known-dependencies.txt"]
[Bug] upgrade logback 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 https://mvnrepository.com/artifact/ch.qos.logback/logback-core shows the CVEs ### What you expected to happen n/a ### How to reproduce n/a ...
https://github.com/apache/dolphinscheduler/issues/10356
https://github.com/apache/dolphinscheduler/pull/10357
b6350280e66f604968e249919dc4a13a04eecee4
d044e0479deb88c694973d0e0c51d8b7cbcfac06
2022-06-03T00:30:45Z
java
2022-06-03T11:21:40Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,354
["dolphinscheduler-dist/release-docs/LICENSE", "pom.xml", "tools/dependencies/known-dependencies.txt"]
[Bug] update commons-io 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 https://mvnrepository.com/artifact/commons-io/commons-io shows the CVEs ### What you expected to happen n/a ### How to reproduce n/a ### A...
https://github.com/apache/dolphinscheduler/issues/10354
https://github.com/apache/dolphinscheduler/pull/10355
0bf4043d5f19ac606a2dea94ec9294df7a37df07
b6350280e66f604968e249919dc4a13a04eecee4
2022-06-03T00:25:54Z
java
2022-06-03T09:17:52Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,349
["dolphinscheduler-api/pom.xml"]
[Bug] [API] Task parameter check 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 I start the `dolphinscheduler-api`, `dolphinscheduler-master`, `dolphinscheduler-worker`. And create a task, I get an error. <img width="...
https://github.com/apache/dolphinscheduler/issues/10349
https://github.com/apache/dolphinscheduler/pull/10350
96496f72550ec7afca8b3e8a6200641cf386dd80
b02243c2f5b34c40f7bdd6109e30fe4609ede93d
2022-06-02T10:29:01Z
java
2022-06-02T14:12:27Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,343
["docs/docs/en/guide/project/workflow-definition.md", "docs/docs/zh/guide/project/workflow-definition.md"]
[Bug] [Docs] Function description error of complement 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 Function description error of complement module ### What you expected to happen above. ### How to reproduce above. ### Anything else _No ...
https://github.com/apache/dolphinscheduler/issues/10343
https://github.com/apache/dolphinscheduler/pull/10344
70dbcb21555e6b49fbf64359f77982c47b4f6902
d1c47c99add4f9a7d2304f86c060f087d0738f2a
2022-06-02T07:48:15Z
java
2022-06-02T08:13:51Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,341
[".gitignore", "dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/src/main/java/org/apache/dolphinscheduler/plugin/datasource/hive/HiveDataSourceClient.java", "dolphinscheduler-log-server/src/main/java/org/apache/dolphinscheduler/server/log/LoggerRequestProcessor.java", "dolphinscheduler-remote/src/ma...
[Bug] [Worker] Worker will not exit when fail to start
### 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 worker start failure due to database connect error or some other initializes error. The worker will hang, since there are some ...
https://github.com/apache/dolphinscheduler/issues/10341
https://github.com/apache/dolphinscheduler/pull/10342
da3c25dc6792264d003b6f0a10341f04ef970997
516757cc7400b576ca0933dd5826005db06fa508
2022-06-02T07:41:23Z
java
2022-06-06T02:49:23Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,338
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/constants/ApiFuncIdentificationConstant.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ResourcesServiceImpl.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TenantServiceI...
[Bug] [Permission] Tenants and users do not need to do post-creation association operations.
### 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 create tenant, tenants and users do not need to do post-creation association operations ### What you expected to happen Normal ###...
https://github.com/apache/dolphinscheduler/issues/10338
https://github.com/apache/dolphinscheduler/pull/10339
0c25d4a3ceae0fec1cc800bcc171a0b77aae8ee4
ffe809b2c5600593053210c42462d68fad9d6aca
2022-06-02T06:15:10Z
java
2022-06-05T14:34:25Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,327
["dolphinscheduler-ui/src/views/projects/overview/components/state-card.tsx"]
[Bug-FE][Overview] Project overview page status statistics are highly inconsistent.
### 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 ![1654076802](https://user-images.githubusercontent.com/19239641/171376612-5b2e1e28-bccf-4cdb-82ef-36e0e048e5fa.jpg) ### What you expected t...
https://github.com/apache/dolphinscheduler/issues/10327
https://github.com/apache/dolphinscheduler/pull/10328
e3e39cbdea879394447a51161c2e707d067103c6
e8ad62bcd03ecbf947d7044ba261aa19b81cec92
2022-06-01T09:47:15Z
java
2022-06-01T13:50:43Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,318
["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-emr.ts"]
[Bug] [UI] EMR Task UI custom parameters Is not correct
### 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 EMR Task UI custom parameters Is not correct This task type does not support parameter passing, so there should be no `in` `out` option ...
https://github.com/apache/dolphinscheduler/issues/10318
https://github.com/apache/dolphinscheduler/pull/10334
35155cde9a77311076003dc13f50a8f6c87dea9d
96496f72550ec7afca8b3e8a6200641cf386dd80
2022-05-31T15:54:58Z
java
2022-06-02T10:51:43Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,317
["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-jupyter.ts"]
[Bug] [ui] The tips of startTimeout in the jupyter form is 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 The tips of startTimeout in the jupyter form is error. ![image](https://user-images.githubusercontent.com/32723967/171213543-d73f8b36-f...
https://github.com/apache/dolphinscheduler/issues/10317
https://github.com/apache/dolphinscheduler/pull/10319
0ff34b8730643eb13aba89cf0d6b3a42f26817f3
3f2a21293d1b7cc8fe12a5e951fda15d231b05ac
2022-05-31T15:45:51Z
java
2022-06-01T02:19:36Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,309
["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/dispatch/host/LowerWeightHostManager.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/registry/ServerNodeManager.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/maste...
[Improvement][Master] Remove the schedule thread in LowerWeightHostManager
### 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 we use LOWER_WEIGHT strategy to dispatch the task, the master will use a schedule thread to sync the worker's info from ServerN...
https://github.com/apache/dolphinscheduler/issues/10309
https://github.com/apache/dolphinscheduler/pull/10310
36e20cdfc8d668b56ab60e273a7327ca41c57a04
b100f6c4890fb8db8887e24891c6af963c582360
2022-05-31T08:27:41Z
java
2022-06-21T05:30:07Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,305
["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/Constants.java", "dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/S3Utils.java"]
[Bug] [Task] Constant definitions are repeated
### 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 constants of the following configuration items have repeated definitions ``` aws.access.key.id aws.secret.access.key aws.region ``` ...
https://github.com/apache/dolphinscheduler/issues/10305
https://github.com/apache/dolphinscheduler/pull/10311
e57c2d1663c359041d926716cb0bcb398242b274
70dbcb21555e6b49fbf64359f77982c47b4f6902
2022-05-30T16:22:36Z
java
2022-06-02T05:56:36Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,302
["docs/docs/en/guide/task/jupyter.md", "docs/docs/zh/guide/task/jupyter.md", "dolphinscheduler-task-plugin/dolphinscheduler-task-jupyter/src/main/java/org/apache/dolphinscheduler/plugin/task/jupyter/JupyterConstants.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-jupyter/src/main/java/org/apache/dolphinsched...
[Feature][Task Plugin] Enable users to switch and install conda env in jupyter task
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description * Currently users need to manually create conda env and install all libs on workers when using `jupyter task plugin`, which is not c...
https://github.com/apache/dolphinscheduler/issues/10302
https://github.com/apache/dolphinscheduler/pull/10337
79ce5d78cd22e5d548bd3285e169ba51b1a83d26
64cee03fed1002770e552abbce451b699c252cdc
2022-05-30T13:48:10Z
java
2022-06-20T06:47:44Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,300
["dolphinscheduler-common/pom.xml", "dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/HttpUtilsTest.java", "dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/LocalJettyHttpServer.java", "dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/u...
[Bug] [dolphinscheduler] http client test frequent request timeout
### 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 Frequent request timeouts when testing `org.apache.dolphinscheduler.common.utils.HttpUtilsTest` then the entire mvn test progress failed...
https://github.com/apache/dolphinscheduler/issues/10300
https://github.com/apache/dolphinscheduler/pull/10294
3918140e7e1c9c9331736dae570657d0aa22f450
b2879c0e056b48c37d250b7b93cafdfba4621129
2022-05-30T11:55:08Z
java
2022-06-23T02:46:50Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,297
["dolphinscheduler-ui/src/locales/en_US/monitor.ts", "dolphinscheduler-ui/src/locales/zh_CN/monitor.ts", "dolphinscheduler-ui/src/views/monitor/servers/db/index.tsx"]
[Bug-FE][DB] When the DB page has no data, you need to increase the result page.
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened ![178450a6662ce9c0cc922949e3a53d4](https://user-images.githubusercontent.com/19239641/170978869-352dff4c-b3e9-4491-b49c-9d8d4195b2ef.png) ##...
https://github.com/apache/dolphinscheduler/issues/10297
https://github.com/apache/dolphinscheduler/pull/10298
12a09f6d5dc6635fcfaa430dc1d45240d2d34a05
2e6d3f5190f5ce576094d6d5ea294f118be66ed3
2022-05-30T11:01:31Z
java
2022-05-30T11:28:36Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,279
["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/task/DependentTaskProcessor.java"]
[Improvement][Dependent] Dependent node log output optimization
### 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 node log output optimization ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submi...
https://github.com/apache/dolphinscheduler/issues/10279
https://github.com/apache/dolphinscheduler/pull/10593
b21e211d2cbf7a2af2307f0a5c63dc9c2b837809
397e51fa63b39bc2ec2d68091c5b613aad7fa4ac
2022-05-29T10:46:13Z
java
2022-06-24T08:48:58Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,266
["dolphinscheduler-ui/src/views/home/components/state-card.tsx"]
[Bug-FE] [Home] Status statistics card height is inconsistent.
### 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 ![e6824497941039db5ccaaf88ddee155](https://user-images.githubusercontent.com/19239641/170653867-703c4ba4-066d-427e-a3e6-2a89fcede143.png...
https://github.com/apache/dolphinscheduler/issues/10266
https://github.com/apache/dolphinscheduler/pull/10268
4c1ef0a89a81e3e7464300a7d010a4786abd3e7b
1ac534be67826f3752bcde40a62428f95c88a334
2022-05-27T07:43:13Z
java
2022-05-27T08:27:15Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,233
["docs/docs/en/guide/task/sql.md", "docs/docs/zh/guide/task/sql.md", "docs/img/tasks/demo/pre_post_sql.png"]
[Feature][doc] Add an example about how to use pre_sql post_sql in SQL task
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description https://dolphinscheduler.apache.org/zh-cn/docs/dev/user_doc/guide/task/sql.html we should add an example about how to use...
https://github.com/apache/dolphinscheduler/issues/10233
https://github.com/apache/dolphinscheduler/pull/10685
fcf4110ed8452cff72dda68af9d8dd093d22d989
a45fc5b032e2bc0714dfa67e07c875184c5bf17b
2022-05-24T13:52:44Z
java
2022-06-30T12:01:23Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,225
["docs/docs/en/development/development-environment-setup.md", "docs/docs/zh/development/development-environment-setup.md", "dolphinscheduler-alert/dolphinscheduler-alert-server/src/main/resources/application.yaml", "dolphinscheduler-api/src/main/resources/application.yaml", "dolphinscheduler-data-quality/src/test/java/...
[Improvement][Mysql] Change Mysql 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 ``` Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is...
https://github.com/apache/dolphinscheduler/issues/10225
https://github.com/apache/dolphinscheduler/pull/10220
87d9ec1deee4d7e492d4fe4da404ec513655636d
aba5f8a40e9b86068cf9bff374bf1842c0beaf3f
2022-05-24T07:36:08Z
java
2022-05-25T06:09:15Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,222
["docs/docs/en/guide/task/shell.md", "docs/docs/zh/guide/task/shell.md"]
[Feature][doc] Add how to use resource in shell task
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description https://dolphinscheduler.apache.org/zh-cn/docs/dev/user_doc/guide/task/shell.html we just tell the user how to use variable in shell...
https://github.com/apache/dolphinscheduler/issues/10222
https://github.com/apache/dolphinscheduler/pull/10308
442f93544eef5436f82a0c9f7dacde93d4347090
6828c9e015d02b792c14aabf0a99394a158e9a87
2022-05-24T07:25:36Z
java
2022-06-01T09:28:27Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,214
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java"]
[Bug] [WorkFlow] Delete online workflows in batches, prompt information is inaccurate
### 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 online workflows in batches, prompt information is inaccurate ### What you expected to happen Delete online workflows in batches, prom...
https://github.com/apache/dolphinscheduler/issues/10214
https://github.com/apache/dolphinscheduler/pull/10215
4dbe27bb8f7e87fcf18582e970d08236f2dbf3d5
edcb7aad23f73fb166efc3863dfb58e137ca05b4
2022-05-23T19:06:15Z
java
2022-05-24T02:18:03Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,207
["dolphinscheduler-ui/src/views/security/alarm-instance-manage/use-form.ts"]
[Bug] [Create Alarm Instance] When you enter the alarm instance management, the "Alarm Instance Component is Empty" error appears on the front end, and clicking "Create Alarm Instance" is always loading
### 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 ![image](https://user-images.githubusercontent.com/59044203/169825352-5acae9f0-00cc-4381-8874-bf7af5ab6bb3.png) ![image](https://user-images.g...
https://github.com/apache/dolphinscheduler/issues/10207
https://github.com/apache/dolphinscheduler/pull/9924
d8db2b57d22ed853232d60a6b33462fa442b838b
c5c68a88935095ce277ecd3cfbdacea49e1b50cb
2022-05-23T13:04:14Z
java
2022-05-25T10:13:42Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,199
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProcessDefinitionController.java"]
[Bug] [Workflow/Workflow Definition] After deleting messages in batches, the error message is repeated
### 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 After deleting messages in batches, the error message is repeated ### What you expected to happen remove duplicate prompts ### How to reprod...
https://github.com/apache/dolphinscheduler/issues/10199
https://github.com/apache/dolphinscheduler/pull/10201
31cb4853129fb01e21be523d1f87c72258d7fe01
0e8ed6ebb43c804e0264afe51657e98a54be962f
2022-05-23T08:35:47Z
java
2022-05-24T01:17:44Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,190
["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/Constants.java", "dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/HeartBeat.java", "dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/OSUtils.java", "dolphinscheduler-common/src/test/ja...
[Bug] [E2E] The front-end page changes failed the E2E test
### 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 relevance https://github.com/apache/dolphinscheduler/pull/10186 https://github.com/apache/dolphinscheduler/runs/6548541522?check_suite_foc...
https://github.com/apache/dolphinscheduler/issues/10190
https://github.com/apache/dolphinscheduler/pull/10287
516757cc7400b576ca0933dd5826005db06fa508
67c4f2b25941392d66f282fd67a7f2b16388ef45
2022-05-23T05:03:47Z
java
2022-06-06T03:06:33Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,182
["docs/docs/en/guide/task/datax.md", "docs/docs/zh/guide/task/datax.md", "dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxParameters.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/test/java/org/apache/dolphinscheduler/plugin...
[Feature][Task] datax access kerberos authenticated bigdata cluster
### 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 Because Kerberos authentication is added to the big data cluster, when using DATAX to write data to HDFS, you need to use the tenant...
https://github.com/apache/dolphinscheduler/issues/10182
https://github.com/apache/dolphinscheduler/pull/11387
182455ced7e85000c51874d0cba07f5ca4a52146
e5d06c40a524740454868dea9ed5fa778d9ccbf7
2022-05-22T03:35:33Z
java
2022-08-17T02:01:20Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,171
["dolphinscheduler-ui/public/images/task-icons/seatunnel.png", "dolphinscheduler-ui/public/images/task-icons/seatunnel_hover.png"]
[Bug] [UI] DataQuality icon in workflow is the same as SeaTunnel icon
### 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 ![image](https://user-images.githubusercontent.com/16065427/169496374-3ff937fd-5c92-429c-87c1-c7f42affe4cb.png) ### What you expected to hap...
https://github.com/apache/dolphinscheduler/issues/10171
https://github.com/apache/dolphinscheduler/pull/10178
2251876021dea09786c418dfb1325366358a0601
0ef02e80935d9f6588233186e01ae5ca7f8b1e7a
2022-05-20T09:19:08Z
java
2022-05-21T06:36:27Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,168
["docs/docs/en/guide/task/sql.md", "docs/docs/zh/guide/task/sql.md", "dolphinscheduler-task-plugin/dolphinscheduler-task-sql/src/main/java/org/apache/dolphinscheduler/plugin/task/sql/SqlTask.java"]
[Improvement][task sql] Improve creating function 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 enhance creating temp function query ### Use case Current creating function query fail to handle all cases. For example...
https://github.com/apache/dolphinscheduler/issues/10168
https://github.com/apache/dolphinscheduler/pull/10170
ffe809b2c5600593053210c42462d68fad9d6aca
da3c25dc6792264d003b6f0a10341f04ef970997
2022-05-20T08:57:08Z
java
2022-06-06T02:33:24Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,167
["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-http.ts"]
[BUG][UI] HTTP task verification request address error Bug title
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened When using the HTTP task to fill in the request address. Only requests starting with www can be verified, and an exception will be thrown for o...
https://github.com/apache/dolphinscheduler/issues/10167
https://github.com/apache/dolphinscheduler/pull/10166
e2fac213991c30f0a7460e3576fa3bbb5e6e6d42
13a83e50f22bb9be2674a2f1edcb7a4193e372b5
2022-05-20T08:53:42Z
java
2022-05-20T10:05:05Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,160
["docs/configs/site.js"]
[Bug] [doc] Inconsistent links between Chinese and English documents on the website
### 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. Inconsistent links between Chinese and English documents on the website 2. The most recent release is V2.0.5 not V1.3.9 ### What you expec...
https://github.com/apache/dolphinscheduler/issues/10160
https://github.com/apache/dolphinscheduler/pull/10161
7d5af7e7ec0efc01c81dab0384f7f80e103f0ec1
e2fac213991c30f0a7460e3576fa3bbb5e6e6d42
2022-05-20T07:42:56Z
java
2022-05-20T08:47:41Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,159
["dolphinscheduler-ui/src/views/data-quality/rule/use-table.ts", "dolphinscheduler-ui/src/views/data-quality/task-result/use-table.ts", "dolphinscheduler-ui/src/views/monitor/statistics/audit-log/use-table.ts"]
[Bug] [UI] Pagination not works well in DataQuality page
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened missing assignment of `totalPage` result in pagination not works well in DataQuality page. ![997a4fa210ed11f2298b36ffccf95b3](https://user-i...
https://github.com/apache/dolphinscheduler/issues/10159
https://github.com/apache/dolphinscheduler/pull/10165
56e0ea802d93667de8c48796a9291a775abddd49
7fc3664ec366ffc7abbd8732d47e56f0f313bab7
2022-05-20T07:07:10Z
java
2022-05-24T02:48:34Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,148
["dolphinscheduler-ui/src/locales/modules/en_US.ts", "dolphinscheduler-ui/src/locales/modules/zh_CN.ts", "dolphinscheduler-ui/src/views/resource/task-group/option/components/form-modal.tsx", "dolphinscheduler-ui/src/views/resource/task-group/option/use-form.ts"]
[Bug] [Task group option] On the task group configuration page, specific prompts should be given if the capacity input is not numeric
### 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 ![image](https://user-images.githubusercontent.com/59044203/169325046-bf3de142-2ca6-4f8a-af0a-2f0d207f1d22.png) ### What you expected to hap...
https://github.com/apache/dolphinscheduler/issues/10148
https://github.com/apache/dolphinscheduler/pull/10158
3dd007ca599c5d3fdd6b32db8c2559991940ddc6
c07339b07dea2182bf6a3ba1ff0bcc1fe1f4af55
2022-05-19T14:49:18Z
java
2022-05-20T07:19:43Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,144
["dolphinscheduler-dist/release-docs/LICENSE", "dolphinscheduler-ui/package.json", "dolphinscheduler-ui/pnpm-lock.yaml"]
[Bug] [Workflow Definition] The network layout of the workflow is unusable, and the front end reports an error: h is not function, and the checked is: Full 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 ![image](https://user-images.githubusercontent.com/59044203/169323045-3178a969-dcef-422b-b44f-5b0a98af0ddc.png) ### What you expected to hap...
https://github.com/apache/dolphinscheduler/issues/10144
https://github.com/apache/dolphinscheduler/pull/11200
93a73b1292fb327ab181404213f7c03a5740d51c
91a944f967592bc1698e078f28cead8b11753291
2022-05-19T14:41:15Z
java
2022-07-29T09:39:45Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,143
["dolphinscheduler-ui/src/components/chart/modules/Tree.tsx"]
[Bug] [Workflow Definition] There is a problem with the workflow tree structure function, and the actual tree view is inconsistent with the preview diagram
### 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 ![image](https://user-images.githubusercontent.com/59044203/169322423-f09cb2fc-e3bd-41fb-9324-7d529cc76360.png) ![image](https://user-images.g...
https://github.com/apache/dolphinscheduler/issues/10143
https://github.com/apache/dolphinscheduler/pull/10229
14e80ab5fd3a6c068fe168fb76c5b9c836edf113
abecec3c28402b9781ae05831228af0f2bfb4a9f
2022-05-19T14:37:28Z
java
2022-05-24T10:33:00Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,141
["dolphinscheduler-ui/src/locales/modules/zh_CN.ts"]
[Bug] [Translation] Translation issue: Workflow definition, host filter item is not translated into Chinese
### 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 ![image](https://user-images.githubusercontent.com/59044203/169321134-f564ff05-a9b1-4171-8fb6-13248f0e5b68.png) ### What you expected to hap...
https://github.com/apache/dolphinscheduler/issues/10141
https://github.com/apache/dolphinscheduler/pull/10223
de5507fb1965fd993ed5e07f31f2167642c87130
6cebdfdf5045862653a1d05354bdd3f039919f54
2022-05-19T14:32:38Z
java
2022-05-24T08:14:56Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,140
["dolphinscheduler-ui/src/views/projects/workflow/definition/timing/use-table.ts"]
[Bug] [Translation] Translation issue: The failure policy under timing management is not translated into Chinese
### 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 ![image](https://user-images.githubusercontent.com/59044203/169320690-05b35898-bb14-4c4f-abf0-512d4852b9bd.png) ### What you expected to hap...
https://github.com/apache/dolphinscheduler/issues/10140
https://github.com/apache/dolphinscheduler/pull/10169
13a83e50f22bb9be2674a2f1edcb7a4193e372b5
dc61370f302c6f2e8d70f50573818dc057ef2827
2022-05-19T14:31:27Z
java
2022-05-20T10:29:40Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,139
["dolphinscheduler-ui/src/components/crontab/modules/day.tsx"]
[Bug] [Workflow Definition] In workflow scheduling management, edit: Saturday, Sunday there will be a front-end error: Nan
### 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 ![image](https://user-images.githubusercontent.com/59044203/169318145-5d47a2e1-3d69-4a9b-b490-6fb2cad8bfe4.png) ### What you expected to hap...
https://github.com/apache/dolphinscheduler/issues/10139
https://github.com/apache/dolphinscheduler/pull/10183
0ef02e80935d9f6588233186e01ae5ca7f8b1e7a
d7d6699e22091896a9ea78c5a2e49c2a1f54a7e4
2022-05-19T14:28:56Z
java
2022-05-22T06:02:56Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,138
["dolphinscheduler-ui/src/locales/modules/en_US.ts", "dolphinscheduler-ui/src/locales/modules/zh_CN.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-rules.ts"]
[Bug] [workflows] Data_quality workflows in Chinese mode are not translated into Chinese
### 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 ![image](https://user-images.githubusercontent.com/59044203/169317270-20184f0d-44c4-4275-b7b7-268a9df9b574.png) ### What you expe...
https://github.com/apache/dolphinscheduler/issues/10138
https://github.com/apache/dolphinscheduler/pull/10202
41a318381067b285a03001e9ef43d8eaa107ff6a
c8a4c694eaac41ce9249b0cb41ad0da04b6d117c
2022-05-19T14:21:46Z
java
2022-05-23T10:17:30Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,104
["dolphinscheduler-ui/vite.config.ts"]
[Build][UI] `vite` config throws `terser` warning.
### 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 ![image](https://user-images.githubusercontent.com/19239641/169021648-a0e4ced2-16a5-413a-a182-4fb7d9456fa7.png) ### Use case `es...
https://github.com/apache/dolphinscheduler/issues/10104
https://github.com/apache/dolphinscheduler/pull/10105
ee2b855ced2e46bcdaf3ae7068941ac7e1c03c17
bc71c3b0a0f7d93c3fccb850beb386fc5eb1a20c
2022-05-18T10:47:55Z
java
2022-05-18T14:12:52Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,103
["dolphinscheduler-tools/src/main/bin/upgrade-schema.sh", "dolphinscheduler-tools/src/main/resources/application.yaml", "dolphinscheduler-worker/src/main/resources/application.yaml"]
[Bug] [deploy on k8s] SPRING_DATASOURCE_DRIVER_CLASS_NAME need add in templates/_helpers.tpl
### 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 [Bug] [deploy on k8s] SPRING_DATASOURCE_DRIVER_CLASS_NAME need add in templates/_helpers.tpl ### What you expected to happen [Bug] [deploy...
https://github.com/apache/dolphinscheduler/issues/10103
https://github.com/apache/dolphinscheduler/pull/10128
f4b7754952f16f60f1850d672e25e05a2088c49d
de5507fb1965fd993ed5e07f31f2167642c87130
2022-05-18T10:45:51Z
java
2022-05-24T05:59:42Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,102
["dolphinscheduler-ui/src/views/resource/task-group/queue/index.tsx", "dolphinscheduler-ui/src/views/resource/task-group/queue/use-table.ts"]
[Bug] [Api] Task Group Queue Query 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 Run DS dev and login and click task-group-queue module, and the query fails. <img width="2378" alt="WeChat4005f5436461c4fabc2f4df9315...
https://github.com/apache/dolphinscheduler/issues/10102
https://github.com/apache/dolphinscheduler/pull/10243
c5c68a88935095ce277ecd3cfbdacea49e1b50cb
b337eef2e6cc66ec850b77e9114dea8d8ace0871
2022-05-18T09:52:57Z
java
2022-05-25T11:22:07Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,095
["dolphinscheduler-ui/src/views/projects/task/components/node/format-data.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/types.ts"]
[Bug] [UI] missing some fields in DataQuality 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 in `DataQuality` module. different `Rule` has different form fields. some fields are missed to commit. so it can't reload when edit. ![92f2b...
https://github.com/apache/dolphinscheduler/issues/10095
https://github.com/apache/dolphinscheduler/pull/10098
5bb1eb04fce42dc3e6006d29d595318b1bf15914
7a4a21d0b1832fe173bfa371af9bf7baeddbb036
2022-05-18T07:41:44Z
java
2022-05-18T10:28:24Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,092
["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/Constants.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/TaskInstance.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/task/CommonTaskProcessor.java", "dolphinsched...
[Bug] [TaskGroup] Task group 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 Detailed scenario: the task group configures three resources and creates a workflow. Six tasks in the workflow (all of which are executed for 3...
https://github.com/apache/dolphinscheduler/issues/10092
https://github.com/apache/dolphinscheduler/pull/10093
63f835715f8ca8bff79c0e7177ebfa5917ebb3bd
ee2b855ced2e46bcdaf3ae7068941ac7e1c03c17
2022-05-18T07:08:16Z
java
2022-05-18T10:40:36Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,085
["dolphinscheduler-ui/src/locales/modules/en_US.ts", "dolphinscheduler-ui/src/locales/modules/zh_CN.ts", "dolphinscheduler-ui/src/views/resource/udf/function/use-table.ts", "dolphinscheduler-ui/src/views/resource/udf/resource/use-table.ts"]
[Feature][UDF Manage] Add own user row
### 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 `own user` row in resource table and function table <img width="1344" alt="image" src="https://user-images.githubusercontent.co...
https://github.com/apache/dolphinscheduler/issues/10085
https://github.com/apache/dolphinscheduler/pull/10086
225cb332d18e2fef58bf653d644f415dfcce2e99
91f1d45948d5d53b790aefbf589d4a91fba7f817
2022-05-18T02:43:04Z
java
2022-05-18T04:00:51Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,083
["docs/docs/en/guide/start/docker.md", "docs/docs/zh/guide/start/docker.md", "dolphinscheduler-ui/src/locales/modules/zh_CN.ts"]
[Bug] [Docker] Docker Doc Error && Alert Plugin WebexTeams Chinese Translation 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 - Due #10026 , changed the tools docker sh file position. Look [this](https://github.com/apache/dolphinscheduler/pull/10026/files#diff-0...
https://github.com/apache/dolphinscheduler/issues/10083
https://github.com/apache/dolphinscheduler/pull/10084
3bca2404466d9ff1a8772e89f50b0dbb27448338
cab46e6be53ff804048a0c4ca5cf37c2d7cf625a
2022-05-18T02:28:00Z
java
2022-05-18T05:53:44Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,080
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TenantServiceImpl.java", "dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/Constants.java"]
[Bug] [API]When the created tenant name is too long, an error message will be prompted
### 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 created tenant name is too long, an error message will be prompted ### What you expected to happen When the created tenan...
https://github.com/apache/dolphinscheduler/issues/10080
https://github.com/apache/dolphinscheduler/pull/10081
0cc0ee77faabf1bed495a55ccd7653c03c26a550
67cf7b280087d4424bf0c2a698c9c12ab874bd2e
2022-05-17T13:35:22Z
java
2022-05-17T17:36:40Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,079
["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TaskDefinitionLogMapper.xml"]
[Bug] [API] Create process definition with task group and task group priority cannot be save into db
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened Create process definition with task group and task group priority cannot be save into db ### What you expected to happen Create process defi...
https://github.com/apache/dolphinscheduler/issues/10079
https://github.com/apache/dolphinscheduler/pull/10078
67cf7b280087d4424bf0c2a698c9c12ab874bd2e
cd70ad584aae91958a187800a7083868e778d49b
2022-05-17T13:16:50Z
java
2022-05-18T01:41:03Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,076
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/interceptor/LoginHandlerInterceptor.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/interceptor/LoginHandlerInterceptorTest.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/UserMapper.java", ...
[Bug] [Api] token expire when different timezone between server and database
### 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 Token expire when different timezone between server and database, and I found the sql use database timestamp. ``` <select id="queryUse...
https://github.com/apache/dolphinscheduler/issues/10076
https://github.com/apache/dolphinscheduler/pull/10177
d7d6699e22091896a9ea78c5a2e49c2a1f54a7e4
bd34e66b8a493a2aa14af5884f2f7c13819004f2
2022-05-17T11:13:41Z
java
2022-05-23T01:54:11Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,069
["dolphinscheduler-ui/src/service/modules/resources/types.ts", "dolphinscheduler-ui/src/views/resource/file/use-file.ts"]
[BUG-FE][File Manage] Resource userName 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 <img width="1201" alt="image" src="https://user-images.githubusercontent.com/8847400/168745996-6a6e723b-dbd1-4de0-bd5d-773dcfd7cf36.png"> ##...
https://github.com/apache/dolphinscheduler/issues/10069
https://github.com/apache/dolphinscheduler/pull/10070
359300380b0a2eb469beb0497271bda675860d7d
c16424027e369c8cde2da966f08ded06ba0744df
2022-05-17T06:44:25Z
java
2022-05-17T07:17:46Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,067
["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/task/TaskProcessorFactory.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/service/FailoverService.java", "dolphinscheduler-master/src/test/java/org/apache/dolphinscheduler/server/master/servi...
[Bug] [Master] master taskInstance will failover when run long time
### 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 found that the taskInstance which runs on master will failover when run long time, and the task instance will change to `need fault tolerance...
https://github.com/apache/dolphinscheduler/issues/10067
https://github.com/apache/dolphinscheduler/pull/10065
c16424027e369c8cde2da966f08ded06ba0744df
0cc0ee77faabf1bed495a55ccd7653c03c26a550
2022-05-17T06:21:17Z
java
2022-05-17T08:36:24Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,061
["docs/configs/docsdev.js"]
[Bug] [Document] Task group management document 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 issues. ### What happened Task group management document link error. ### What you expected to happen Modify the error link, can normally access the document. ### How ...
https://github.com/apache/dolphinscheduler/issues/10061
https://github.com/apache/dolphinscheduler/pull/10062
91f1d45948d5d53b790aefbf589d4a91fba7f817
3bca2404466d9ff1a8772e89f50b0dbb27448338
2022-05-17T05:53:22Z
java
2022-05-18T04:21:35Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,057
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProcessInstanceController.java"]
[Bug] [API] process-instances API parameter processDefiniteCode not work
### 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: queryProcessInstanceListPaging /dolphinscheduler/projects/{projectCode}/process-instances set processDefiniteCode=5545511993472, but r...
https://github.com/apache/dolphinscheduler/issues/10057
https://github.com/apache/dolphinscheduler/pull/10063
cd1dcf1eba13cca5aa4e009a03f7d6e7656e82a0
2251876021dea09786c418dfb1325366358a0601
2022-05-17T03:00:42Z
java
2022-05-21T04:25:32Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,051
["dolphinscheduler-alert/dolphinscheduler-alert-server/src/main/java/org/apache/dolphinscheduler/alert/AlertServer.java"]
[Bug] [deploy on k8s ] worker server and alert server always crash
### 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 [Bug] [deploy on k8s ] worker server and alert server always crash curl not found in worker Warning Unhealthy 33m (x641 over 14h) ...
https://github.com/apache/dolphinscheduler/issues/10051
https://github.com/apache/dolphinscheduler/pull/10111
9ab3bebc9011984ef8ec7165ae4c74425f1de9c0
844ae42ee4ba2b2423906891c5dba102aa89a0e3
2022-05-17T02:31:29Z
java
2022-05-19T02:51:37Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,050
["dolphinscheduler-ui/src/views/security/tenant-manage/components/use-modalData.ts"]
[BUG-FE][Tenant Manage] In the Chinese state, there is a problem with the multi-language support of the form.
### 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 ![image](https://user-images.githubusercontent.com/19239641/168714005-b4a2afb4-5713-4c8b-817a-93b20dfc6873.png) ### What you expected to hap...
https://github.com/apache/dolphinscheduler/issues/10050
https://github.com/apache/dolphinscheduler/pull/10066
718e786c24e919b5532c4132171b3303407abfd7
359300380b0a2eb469beb0497271bda675860d7d
2022-05-17T02:11:30Z
java
2022-05-17T06:57:04Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,049
["docs/docs/en/guide/task/conditions.md", "docs/docs/zh/guide/task/conditions.md", "docs/img/tasks/demo/condition_task04.png", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/ma...
[BUG] [Plugin] Conditions Task branch flow failed
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened Condition is a condition node that decides which downstream task should run based on the condition of the upstream task. When the upstream task...
https://github.com/apache/dolphinscheduler/issues/10049
https://github.com/apache/dolphinscheduler/pull/10077
701b535ae6a9fdd7c67797528fb9ff8f650db514
225cb332d18e2fef58bf653d644f415dfcce2e99
2022-05-17T02:10:46Z
java
2022-05-18T03:40:32Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,047
["dolphinscheduler-ui/src/locales/modules/en_US.ts", "dolphinscheduler-ui/src/locales/modules/zh_CN.ts", "dolphinscheduler-ui/src/views/projects/workflow/instance/components/table-action.tsx"]
[Feature][UI] The Failed to retry description should change to Recovery Failed
### 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://vip2.loli.io/2022/05/16/AT8NkL7d9bBrpHc.png) ### Use case _No response_ ### Related issues _No response_ ### Are yo...
https://github.com/apache/dolphinscheduler/issues/10047
https://github.com/apache/dolphinscheduler/pull/10054
a2cd2a99e65c3a85bdebfc37e1465e98b2d4431a
a088ca10489ade01485f7bf3b4fbb3b81d97ceab
2022-05-16T10:25:11Z
java
2022-05-17T03:11:56Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,039
["dolphinscheduler-task-plugin/dolphinscheduler-task-flink/src/main/java/org/apache/dolphinscheduler/plugin/task/flink/FlinkConstants.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-flink/src/main/java/org/apache/dolphinscheduler/plugin/task/flink/FlinkTask.java"]
[Bug][plugin] Flink run command error when submitting Python job
### 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 program type of the Flink run program is Python, the Flink run command is wrong and cannot be successful ### Steps to reprod...
https://github.com/apache/dolphinscheduler/issues/10039
https://github.com/apache/dolphinscheduler/pull/10042
3e471f8b4c9ea781aed152ea4b9c3913503d5909
d643e1c1cf27d6acfc46deb655e0b5f2f813cb24
2022-05-16T03:19:58Z
java
2022-05-16T07:06:21Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,033
["dolphinscheduler-e2e/dolphinscheduler-e2e-case/src/test/java/org/apache/dolphinscheduler/e2e/pages/resource/FileManagePage.java"]
[Feature][E2E] Fix flakey e2e test
### 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/runs/6432527655?check_suite_focus=true ### Use case _No response_ ### Related issues ...
https://github.com/apache/dolphinscheduler/issues/10033
https://github.com/apache/dolphinscheduler/pull/10068
514d26e03f597f0b4f8a77d00e203b377d29d0a6
718e786c24e919b5532c4132171b3303407abfd7
2022-05-14T14:48:50Z
java
2022-05-17T06:51:43Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,029
["script/remove-zk-node.sh"]
Could not find or load main class org.apache.zookeeper.ZooKeeperMain
### 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.0 sh ./bin/install.sh 3.stop server 17.0.237.209:default 17.0.133.220:default 17.0.133.220:default 17.0.206.7 master server is...
https://github.com/apache/dolphinscheduler/issues/10029
https://github.com/apache/dolphinscheduler/pull/10535
cc06eaaf54de04a1d763e7a355467fa80e8a3052
4a3dfae0064856f7227430b586eb338c04486eb5
2022-05-13T10:56:15Z
java
2022-06-21T09:26:52Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,028
[".github/workflows/publish-docker.yaml", "docs/docs/en/development/development-environment-setup.md", "docs/docs/en/faq.md", "docs/docs/zh/development/development-environment-setup.md", "docs/docs/zh/faq.md", "pom.xml"]
[Bug] [Docker] Docker Build Not Support Multi Architecture
### 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 exec docker build at M1 Mac, it'll get docker image with ```"Architecture": "arm64"```, can't run at Linux amd64. ### What...
https://github.com/apache/dolphinscheduler/issues/10028
https://github.com/apache/dolphinscheduler/pull/10052
cd70ad584aae91958a187800a7083868e778d49b
537c206c2da92e114397dd29a98b70d6c78544dd
2022-05-13T10:21:56Z
java
2022-05-18T02:20:24Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,027
["deploy/docker/docker-compose.yml", "deploy/kubernetes/dolphinscheduler/templates/deployment-dolphinscheduler-alert.yaml", "deploy/kubernetes/dolphinscheduler/templates/deployment-dolphinscheduler-api.yaml", "deploy/kubernetes/dolphinscheduler/templates/job-dolphinscheduler-schema-initializer.yaml", "deploy/kubernetes...
[Bug] [docker-compose] docker-compose start fail due to db init 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 Now when start by docker-compose, it will run `dolphinscheduler-schema-initializer` every time and fail due to init sql error. ### What you ex...
https://github.com/apache/dolphinscheduler/issues/10027
https://github.com/apache/dolphinscheduler/pull/10026
d643e1c1cf27d6acfc46deb655e0b5f2f813cb24
b1885c7a26a5404ce42d8fb0f2d8533d9a7c83c1
2022-05-13T09:47:32Z
java
2022-05-16T07:41:45Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,006
["docs/docs/en/contribute/join/become-a-committer.md", "docs/docs/zh/contribute/join/become-a-committer.md"]
[Feature][doc] Add a guide to nominate new committer
### 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 could learning from https://seatunnel.apache.org/community/contribution_guide/committer#project-management-committee ### Use cas...
https://github.com/apache/dolphinscheduler/issues/10006
https://github.com/apache/dolphinscheduler/pull/12175
aa5526ef5dc177a984a17237c035c141298bc9c7
4973b30efb82d773369a3f93dec5cee6f48b6594
2022-05-12T05:56:48Z
java
2022-09-28T06:23:09Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,003
["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-dependent.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/types.ts"]
[Bug] [UI] The validator of task name is error in the dependent task.
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened <img width="621" alt="image" src="https://user-images.githubusercontent.com/97265214/167976996-1f3ea0e4-e51e-4643-97b0-4b6f1fa8adad.png"> ##...
https://github.com/apache/dolphinscheduler/issues/10003
https://github.com/apache/dolphinscheduler/pull/10008
bce5a284409e13d477c2f21b40a0db7c895e63f0
00f102959b5a07f56cb2d6f8973949cc4eee22b0
2022-05-12T02:10:10Z
java
2022-05-12T07:27:55Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
10,002
["dolphinscheduler-ui/src/views/datasource/list/json-highlight.tsx", "dolphinscheduler-ui/src/views/datasource/list/use-columns.ts"]
[Bug] [UI] Bug in datasource list
### 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. when a datasource contains `jdbc connect parameters`. click to view datasource params in datasource list not work well. ![popbug](https://...
https://github.com/apache/dolphinscheduler/issues/10002
https://github.com/apache/dolphinscheduler/pull/10005
8d17fd20f99e36f9c5af6e2dfef821e11a70780e
53cd7009deae072c5284ea881204ed2e8845b572
2022-05-12T02:07:49Z
java
2022-05-12T06:11:52Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
9,999
[".github/workflows/docs.yml"]
[Feature][CI] Add Dead Link Checker
### 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 Dead Link Checker ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Ye...
https://github.com/apache/dolphinscheduler/issues/9999
https://github.com/apache/dolphinscheduler/pull/10000
5161df04d75dce3dec6cc4114c38d3414ea93af8
cd1dcf1eba13cca5aa4e009a03f7d6e7656e82a0
2022-05-11T13:38:20Z
java
2022-05-21T02:41:34Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
9,996
["dolphinscheduler-ui/src/views/resource/file/upload/index.tsx", "dolphinscheduler-ui/src/views/resource/file/upload/use-form.ts"]
[Bug-FE] [Resource] Under Resource Management, multiple attachments are uploaded, one attachment is expected to be displayed.
### 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. uploaded multiple attachment ![image](https://user-images.githubusercontent.com/59044203/167844947-51eac7e2-cc9d-4178-b559-5e7b108f7079.png...
https://github.com/apache/dolphinscheduler/issues/9996
https://github.com/apache/dolphinscheduler/pull/10007
dbdbfeaeee4b6aaaa738ef642a908f700f0cb9bc
18bfe6399d5faa69f84d7b673269a96f8082ead6
2022-05-11T12:06:42Z
java
2022-05-12T08:54:03Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
9,993
["dolphinscheduler-ui/src/views/projects/workflow/instance/gantt/components/gantt-chart.tsx"]
[Bug-FE] [Workflow Instance-Gantt] The task name is too long and the display is incomplete
### 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 name is too long and the display is incomplete <img width="1918" alt="image" src="https://user-images.githubusercontent.com/76080...
https://github.com/apache/dolphinscheduler/issues/9993
https://github.com/apache/dolphinscheduler/pull/10900
c9afc1a1f424704f480a631bb9ec25b8771cf01e
0ea5809ff876e7473c2ae8859cdb0771eb6edf07
2022-05-11T09:54:25Z
java
2022-07-13T01:55:10Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
9,991
["dolphinscheduler-task-plugin/dolphinscheduler-task-sql/src/main/java/org/apache/dolphinscheduler/plugin/task/sql/SqlTask.java"]
[Bug-BE] [sql component] sql component failed to run
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened sql component failed to run <img width="1917" alt="image" src="https://user-images.githubusercontent.com/76080484/167818413-a43c4a22-7...
https://github.com/apache/dolphinscheduler/issues/9991
https://github.com/apache/dolphinscheduler/pull/10014
baf654cb47d60a753dd6372698ebb9230fca4859
df04c4aef0956acf3ee948c418d9c546cbc8771c
2022-05-11T09:35:44Z
java
2022-05-15T02:24:31Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
9,988
["dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-rules.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/format-data.ts", "dolphinscheduler-ui/src/views/projects/task/components/node/types.ts"]
[Bug] [UI] When the data quality multi-table accuracy verification is performed, after the ON statement and other necessary configuration parameters are maintained on the front-end interface, the task execution fails. It is found that the data quality task params lacks the key value of mapping_columns, resulting in the...
### 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 ![image](https://user-images.githubusercontent.com/35389283/167794638-7255b58a-dac0-437c-a41d-47f03bc246b6.png) ![image](https://user-images.g...
https://github.com/apache/dolphinscheduler/issues/9988
https://github.com/apache/dolphinscheduler/pull/10286
2294160cdbe7bd0f4215a5e9950cc784aa0b5a7d
e7fbfa3a26cfe1e697d8f99f1381c2942164d2d8
2022-05-11T07:54:22Z
java
2022-05-30T05:54:10Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
9,984
["docs/docs/en/guide/installation/kubernetes.md", "docs/docs/zh/guide/installation/kubernetes.md"]
[Bug] [deploy on k8s by helm] Some docker image is not exist and doc has some issues
### 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 Some docker image does not exist and the doc has some issues. ### What you expected to happen deploy succeeded. ### How to ...
https://github.com/apache/dolphinscheduler/issues/9984
https://github.com/apache/dolphinscheduler/pull/10221
6cebdfdf5045862653a1d05354bdd3f039919f54
c12848a4ff7fa2fd307c0c18acef40c410d4db99
2022-05-11T06:35:41Z
java
2022-05-24T09:00:57Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
9,978
["dolphinscheduler-ui/src/locales/en_US/project.ts", "dolphinscheduler-ui/src/locales/zh_CN/project.ts", "dolphinscheduler-ui/src/views/projects/workflow/definition/components/start-modal.tsx"]
[Feature] I can't select task node to start rerun
### 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 select any task node to run in the workflow instance, it will start the entire workflow 我在工作流实例中右键选择任意任务节点运行,将会启动整个工作流 @ke4qqq @gmcdo...
https://github.com/apache/dolphinscheduler/issues/9978
https://github.com/apache/dolphinscheduler/pull/11235
c4fdfc7a55553e58c64b556f5057a178b11b4671
c1c6d5921c46f7ccc6c81ef286ed5b090a53de98
2022-05-11T01:57:55Z
java
2022-08-09T06:03:26Z