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
7,671
["dolphinscheduler-common/src/main/resources/common.properties", "dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-api/src/main/java/org/apache/dolphinscheduler/plugin/datasource/api/provider/JDBCDataSourceProvider.java", "dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/utils/Constants....
[Bug] [task-plugin-sql] hive/impala datasource can not get connection, throw NullpointerException
### Search before 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/38685000/147537710-ecea98b0-25d4-468f-958b-5d298c1f5241.png) ![image](https://user-images.g...
https://github.com/apache/dolphinscheduler/issues/7671
https://github.com/apache/dolphinscheduler/pull/7675
713d0e75501f714e35189a33e8cee67926f7bd9e
898727709f49e403e232bf5b68f006d3c6b28e55
2021-12-28T07:03:08Z
java
2022-01-13T10:06:40Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,660
["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/definition/pages/list/_source/versions.vue"]
[Bug] [ui] Wrong create time of process definition version
### Search before 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 our process definition page, version info dialogs given a wrong create time info. For now it just use `process_definition.create_time` which...
https://github.com/apache/dolphinscheduler/issues/7660
https://github.com/apache/dolphinscheduler/pull/7662
d3bd7309fb623d87ae7f35a01bdaec727a672be4
abf3d001fc9cce2dc5a097a3b9902ce9d5e1007e
2021-12-28T03:13:55Z
java
2021-12-29T09:25:00Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,658
["dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java"]
[Bug] [ApiServer] workflow copy 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 copy workflow error ### What you expected to happen can copy workflow successfully ### How to reproduce create a easy workflow with a shell...
https://github.com/apache/dolphinscheduler/issues/7658
https://github.com/apache/dolphinscheduler/pull/7659
b2e2de7a5e7c172cc5d4923783f6e5e53a83da44
d75f22781be2bc33a399ded7aac5fb2665de8bcf
2021-12-28T02:59:22Z
java
2021-12-28T03:25:18Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,656
["dolphinscheduler-e2e/dolphinscheduler-e2e-case/src/test/java/org/apache/dolphinscheduler/e2e/pages/security/TenantPage.java"]
[Bug] [ci] CI is unstable and will random failure
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened CI is unstable and will fail @zhongjiajie ### What you expected to happen It may be a configuration problem ### How to reproduce Submit co...
https://github.com/apache/dolphinscheduler/issues/7656
https://github.com/apache/dolphinscheduler/pull/7847
ae09702b351c71babf2c93996e56a1358eb71d39
079adc9eca5271462f664cb517491ecd24d17953
2021-12-28T01:21:40Z
java
2022-01-06T09:29:06Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,643
["dolphinscheduler-ui-next/src/views/login/index.tsx", "dolphinscheduler-ui-next/src/views/project/list/index.module.scss"]
[Feature][UI Next] Add login and logout function.
### 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 login and logout function. ### Use case _No response_ ### Related issues [#7332](https://github.com/apache/dolp...
https://github.com/apache/dolphinscheduler/issues/7643
https://github.com/apache/dolphinscheduler/pull/7965
455cede28e204839c3c024e0bbcc94c302cb3148
79e2c386dfbb726ffb7d152da76cc1a2e01debc1
2021-12-27T07:50:02Z
java
2022-01-12T10:39:33Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,627
["dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/core/task.py", "dolphinscheduler-python/pydolphinscheduler/tests/core/test_task.py"]
[Bug] [python] Task relation missing when run tutorial
### Search before 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 I run `python tutorial.py` it could DAG like ``` --> task_child_one / \ task_...
https://github.com/apache/dolphinscheduler/issues/7627
https://github.com/apache/dolphinscheduler/pull/7628
0d861fe46af595156342b56ef2edf3a2f24a0e4c
b1afd99c9e4ba5f4fc3bb3ee3fbce5fe64cbc201
2021-12-26T05:23:25Z
java
2021-12-26T07:44:30Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,616
["dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/core/database.py", "dolphinscheduler-python/src/main/java/org/apache/dolphinscheduler/server/PythonGatewayServer.java"]
[Bug] [python] Class database raise error NPE when database name not 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 When database source name not exists, would raise NPE without detail info, it not user friendly. ### What you expected to happen should remin...
https://github.com/apache/dolphinscheduler/issues/7616
https://github.com/apache/dolphinscheduler/pull/7631
0b38d0e8269ef127e9ce11dff09a07b828961ebb
65322155a3b27d8f3def00e1d1ce7c11ad68c6c7
2021-12-24T11:42:32Z
java
2022-01-07T13:29:37Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,607
["dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/AbstractTaskExecutor.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-procedure/src/main/java/org/apache/dolphinscheduler/plugin/task/procedure/ProcedureParameters.java", "dolphinscheduler-task-p...
[Bug] [dolphinscheduler-api] Failed to execute PROCEDURE node
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened 1.An error is reported when the data storage IN mode references a user-defined parameter ![image](https://user-images.githubusercontent.com/...
https://github.com/apache/dolphinscheduler/issues/7607
https://github.com/apache/dolphinscheduler/pull/7680
2b05ebf47e3f6c3d02810a8c0dd18c32be4ffde0
cc77963522536526618e19216d38dcd4fd8da472
2021-12-24T03:58:29Z
java
2021-12-28T11:19:30Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,605
["dolphinscheduler-ui-next/src/components/card/index.tsx", "dolphinscheduler-ui-next/src/components/card/types.ts", "dolphinscheduler-ui-next/src/components/chart/index.ts"]
[Feature][UI Next] Add card component.
### 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 card component. ### Use case _No response_ ### Related issues [#7332](https://github.com/apache/dolphinscheduler/issues/7332...
https://github.com/apache/dolphinscheduler/issues/7605
https://github.com/apache/dolphinscheduler/pull/7635
2d73083e87e7ab2e117e9512437e3ab4cd2be6a4
36dd43737764a2e81875ca2f7b0831cc4b5709dc
2021-12-24T02:51:25Z
java
2021-12-27T01:42:11Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,593
["dolphinscheduler-ui/src/js/conf/home/pages/security/pages/users/_source/createUser.vue"]
[Improvement] [UI] java.lang.NumberFormatException: For input string: ""
### Search before 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 a user or updating user information, do not select a tenant, click save, the back-end code will report an error ``` [ERROR] 2...
https://github.com/apache/dolphinscheduler/issues/7593
https://github.com/apache/dolphinscheduler/pull/7594
5be8e0531c4ab4863f0ec5d590418014575b0bfc
64efc65edf06e8dc2ffdae14eabd4aab3d518a02
2021-12-23T11:49:11Z
java
2022-01-12T06:38:41Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,576
["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"]
[Feature][Master] Optimize complement task's date
### 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://ftp.bmp.ovh/imgs/2021/12/3b6c71080f2d3cf3.png) Current complement task's date is left closed and right open ti...
https://github.com/apache/dolphinscheduler/issues/7576
https://github.com/apache/dolphinscheduler/pull/7585
f450b7ef28ef97a9fc6caa6a6978b94e659a8e7f
3d9d91ccc37f9dc2f6d6081892f8e18acff82fe5
2021-12-23T07:27:57Z
java
2021-12-25T04:22:22Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,569
["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/2.1.0_schema/mysql/dolphinscheduler_ddl.sql", "dolphinscheduler-dao/src/main/resources/sql/upgrade/2.1.0_schema/m...
[Feature][Dao] Optimize Dependent node loading times
### 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 Optimize Dependent node loading times ### Use case _No response_ ### Related issues _No response_ ### Are you ...
https://github.com/apache/dolphinscheduler/issues/7569
https://github.com/apache/dolphinscheduler/pull/7626
2d2cc35ccae54f6e89532d92944b8df60721b92d
8b292132c83374b6364abf4d40505593760c27c2
2021-12-23T05:47:35Z
java
2021-12-27T10:05:56Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,564
["dolphinscheduler-ui/src/js/conf/home/pages/datasource/pages/list/_source/createDataSource.vue"]
[Bug] [UI] Datasource's domain name too long to fill
### Search before 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://ftp.bmp.ovh/imgs/2021/12/98eb1e26b1bccdc1.png) ### What you expected to happen input domain successfully ### How to...
https://github.com/apache/dolphinscheduler/issues/7564
https://github.com/apache/dolphinscheduler/pull/7625
b1afd99c9e4ba5f4fc3bb3ee3fbce5fe64cbc201
82db009781cbd9d2d8e1dbd8fc567f296de27496
2021-12-23T02:25:21Z
java
2021-12-26T11:45:15Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,554
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/aspect/AccessLogAnnotation.java", "dolphinscheduler-standalone-server/src/main/resources/application.yaml"]
[Bug] [Standlone] H2 in standalone server will auto restart after several minutes
### Search before 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 starting the Standalone server several minutes, find the data in database lost. It seems the h2 has been restart. I guess this is r...
https://github.com/apache/dolphinscheduler/issues/7554
https://github.com/apache/dolphinscheduler/pull/7556
146471eb487293684be81a0697b2bb56c86bb187
82075a4476c16e1ab3806d914e571e0cf48bebc0
2021-12-22T12:43:19Z
java
2021-12-23T01:26:42Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,542
["dolphinscheduler-ui-next/src/components/chart/modules/Bar.tsx", "dolphinscheduler-ui-next/src/views/home/index.tsx"]
[Feature][UI Next] Add charts setting.
### 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 charts setting. ### Use case _No response_ ### Related issues [#7332](https://github.com/apache/dolphinscheduler/issues/7332...
https://github.com/apache/dolphinscheduler/issues/7542
https://github.com/apache/dolphinscheduler/pull/7547
46fa9ed9c83b65ae1b09a3fd5e714e1323c9346e
b2a378693f2030c6742feb9ab3b4874426dac5d0
2021-12-22T07:12:19Z
java
2021-12-22T09:39:06Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,538
["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java"]
[Bug] [server] when there is a forbidden node in dag, the execution flow is abnormal
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened In a dag, after the node is forbidden to execute, there is a problem with the judgment of the execution of the node that depends on the ...
https://github.com/apache/dolphinscheduler/issues/7538
https://github.com/apache/dolphinscheduler/pull/7613
605767e47b29f7dc6f2c1c69e13848a8268fcd1c
3af4d765c254b1ef72d1d3aeefd9b4a427cb281d
2021-12-22T02:56:03Z
java
2021-12-28T10:37:59Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,537
["dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/StateWheelExecuteThread.java", "dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java"]
[Bug] [Master] dependent node retry delay did 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 ![](https://ftp.bmp.ovh/imgs/2021/12/2f85bc283fac5f14.png) ![](https://ftp.bmp.ovh/imgs/2021/12/6e2e6bcc4a4f3a1f.png) ### What you expected...
https://github.com/apache/dolphinscheduler/issues/7537
https://github.com/apache/dolphinscheduler/pull/7551
b2a378693f2030c6742feb9ab3b4874426dac5d0
9f56123a26096e9e423a447e659180b9153de07d
2021-12-22T02:31:36Z
java
2021-12-22T12:21:52Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,520
["dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_h2.sql", "dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_mysql.sql", "dolphinscheduler-dao/src/main/resources/sql/upgrade/2.1.0_schema/mysql/dolphinscheduler_ddl.sql", "dolphinscheduler-dao/src/main/resources/sql/upgrade/2.1.0_schema/mysql/dol...
[Bug] [Master] Data too long for column 'task_params' at row 1
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened ``` [INFO] 2021-12-20 12:44:29.923 org.apache.dolphinscheduler.service.process.ProcessService:[1060] - start submit task : 依赖检查, instan...
https://github.com/apache/dolphinscheduler/issues/7520
https://github.com/apache/dolphinscheduler/pull/7521
7a888c544c562b9320d786ad9700b2754746f2d3
c7d7eec67931009a9713bd370ab8b39c57f50219
2021-12-21T06:10:57Z
java
2021-12-24T14:51:18Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,518
["dolphinscheduler-ui-next/src/router/routes.ts", "dolphinscheduler-ui-next/src/utils/index.ts", "dolphinscheduler-ui-next/src/utils/mapping.ts", "dolphinscheduler-ui-next/src/views/login/index.tsx", "dolphinscheduler-ui-next/src/views/login/use-login.ts", "dolphinscheduler-ui-next/src/views/login/use-translate.ts", "d...
[Feature][UI-Next] Refactor Login to better match the composition API implementation
### 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 Refactor Login to better match the composition API implementation Please refer to the main `issue` [#7332](https://github.c...
https://github.com/apache/dolphinscheduler/issues/7518
https://github.com/apache/dolphinscheduler/pull/7519
85beb50f03457d9687e9f1761becd4f37ec41766
ed6a3b6c87f61a7e72c18848d59d2826bdb3e017
2021-12-21T05:17:53Z
java
2021-12-21T07:24:04Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,513
["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/_source/selectInput.vue", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/formModel.vue"]
[Feature][UI] max retry time and max retry delay dropdown box can be edited
### 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://files.catbox.moe/osb1ju.png) Max retry time and max retry delay dropdown box can be edited.Just like the old ways in ...
https://github.com/apache/dolphinscheduler/issues/7513
https://github.com/apache/dolphinscheduler/pull/8032
677482795c5d95f26a6b64fe5bf00372626d4a59
e45e78d8031e64b8f408d712251c2c6c94c52f93
2021-12-21T03:22:31Z
java
2022-01-14T07:45:53Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,512
["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/_source/dependentTimeout.vue"]
[BUG][UI] dependent node ui dislocation
### Search before 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://files.catbox.moe/a88qre.png) ### What you expected to happen above ### How to reproduce above ### Anythin...
https://github.com/apache/dolphinscheduler/issues/7512
https://github.com/apache/dolphinscheduler/pull/7716
0bc4f9b5de4f7ab0275ee77e3d769f1e58792962
1cd5162e4e9ba1ab5a3c3b254f8bc89bb9da94b9
2021-12-21T03:18:13Z
java
2021-12-30T02:34:10Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,510
["dolphinscheduler-ui/src/js/conf/home/pages/resource/pages/file/pages/subdirectory/index.vue"]
[Bug] [UI] File Manage when return the parent folder ,ui send "undefined" to backend
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened issue:can not dispaly noraml when click the prent floder from the child folder create file folder (at least 2 layer),click the parent f...
https://github.com/apache/dolphinscheduler/issues/7510
https://github.com/apache/dolphinscheduler/pull/7747
b2e6b69b0902ddd0dac9aca12ca40224dd90cfaa
1f97a62411da2a2f9b43c6a54fe9a2a8c6929411
2021-12-21T03:02:36Z
java
2021-12-31T05:14:07Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,508
["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/definition/pages/list/_source/list.vue"]
[Bug] [dolphinscheduler-api] The workflow is moved and copied to other projects in batches. Running the workflow does not generate task instances
### Search before 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.Batch move and batch copy the workflow of project A to project B 2.Running the workflow in project B,does not generate task instances ![im...
https://github.com/apache/dolphinscheduler/issues/7508
https://github.com/apache/dolphinscheduler/pull/7666
d75f22781be2bc33a399ded7aac5fb2665de8bcf
86137e05ea37dd3346dcf8c2e790b410533ac53c
2021-12-21T02:40:49Z
java
2021-12-28T05:27:52Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,499
["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/dag.vue"]
[Bug] [UI] View history result wrong
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened ![image](https://user-images.githubusercontent.com/17822915/146726158-951e41fe-debe-4938-812c-48594ccd552f.png) /projects/39092322280...
https://github.com/apache/dolphinscheduler/issues/7499
https://github.com/apache/dolphinscheduler/pull/7739
d9496efc380e559b81781ebaae20478a17f03ed4
70ab2b886f5627c9048ee94b8bbb7bba2c0895b5
2021-12-20T07:12:22Z
java
2022-01-04T02:18:57Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,493
["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/canvas/toolbar.vue", "dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js", "dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js"]
[Feature][UI]Fuzzy search and case-insensitive search should be supported in process definition details 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 1、click a process and enter the process definition details page eg:http://XXXXX:12345/dolphinscheduler/ui/#/projects/38804639136...
https://github.com/apache/dolphinscheduler/issues/7493
https://github.com/apache/dolphinscheduler/pull/7766
7e378ea6728f881232824d0cb95d547d21a47759
4203304b08847d57218f9e9cb4edf7447f6eab8b
2021-12-19T09:53:48Z
java
2022-01-01T04:46:40Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,480
["dolphinscheduler-standalone-server/pom.xml", "dolphinscheduler-standalone-server/src/main/java/org/apache/dolphinscheduler/StandaloneServer.java", "dolphinscheduler-standalone-server/src/main/resources/logback-spring.xml", "pom.xml"]
[Bug] [Standalone] Cannot query task log information through WEBUI
### Search before 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 query task log information through WEBUI ### What you expected to happen Normally query task log information ### How to reproduce Qu...
https://github.com/apache/dolphinscheduler/issues/7480
https://github.com/apache/dolphinscheduler/pull/7481
cdd4e7bf03d0e4c0f486ed8d327151475167584e
146471eb487293684be81a0697b2bb56c86bb187
2021-12-18T06:39:20Z
java
2021-12-22T16:54:44Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,471
["dolphinscheduler-ui-next/package.json", "dolphinscheduler-ui-next/src/locales/modules/en_US.ts", "dolphinscheduler-ui-next/src/locales/modules/zh_CN.ts", "dolphinscheduler-ui-next/src/router/index.ts", "dolphinscheduler-ui-next/src/service/service.ts", "dolphinscheduler-ui-next/src/store/theme/theme.ts", "dolphinsche...
[Feature][UI-Next] Interface debugging
### 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 - Interface debugging(login) - Import `qs` package - Modified AXIOS to support QS Please refer to the main `issue` [#7332](htt...
https://github.com/apache/dolphinscheduler/issues/7471
https://github.com/apache/dolphinscheduler/pull/7472
b54482cbb5ff51fc69df626767d807e033556c3f
fc162826d91576da2649f5acfd6f11bcff58c5d7
2021-12-17T10:07:57Z
java
2021-12-17T13:10:59Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,462
["dolphinscheduler-ui-next/src/service/modules/process-instances/index.ts", "dolphinscheduler-ui-next/src/service/modules/process-instances/types.ts", "dolphinscheduler-ui-next/src/service/modules/projects/index.ts", "dolphinscheduler-ui-next/src/service/modules/projects/types.ts", "dolphinscheduler-ui-next/src/service...
[Feature][UI Next] Write part of the api method.
### 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 Write part of the api method. Please refer to the main `issue` [#7332](https://github.com/apache/dolphinscheduler/issues/7332). #...
https://github.com/apache/dolphinscheduler/issues/7462
https://github.com/apache/dolphinscheduler/pull/7476
01a2b9684a4c6478ca4aea74b2307558c57468a7
2f7a406ea9d1cc79441759ae3691a88841f50fb7
2021-12-17T06:48:25Z
java
2021-12-18T09:07:24Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,460
["dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-wechat/src/main/java/org/apache/dolphinscheduler/plugin/alert/wechat/WeChatAlertChannelFactory.java", "dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-wechat/src/main/java/org/apache/dolphinscheduler/plugin/alert...
[Feature][Alert] Wechat alert support send to group chat
### 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 only support sending to apps right now in 2.0.1-release. https://work.weixin.qq.com/api/doc/90000/90135/90236 We should...
https://github.com/apache/dolphinscheduler/issues/7460
https://github.com/apache/dolphinscheduler/pull/7465
fc162826d91576da2649f5acfd6f11bcff58c5d7
86b476a1601872d1e47c3e9ca5ee4c18cbea92d3
2021-12-17T04:05:54Z
java
2021-12-18T02:26:16Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,459
["dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/src/main/java/org/apache/dolphinscheduler/plugin/task/sqoop/generator/targets/HiveTargetGenerator.java", "dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/src/main/java/org/apache/dolphinscheduler/plugin/task/sqoop/parameter/targets/TargetHiveParameter....
[Bug][Sqoop] running error in parallel
### Search before 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://files.catbox.moe/pxokv2.jpg) sqoop task misssing --target-dir in 2.0.1-release. Causing error while running in parallel ...
https://github.com/apache/dolphinscheduler/issues/7459
https://github.com/apache/dolphinscheduler/pull/7752
d7d13f7f51c5a2d6fd19076018ff5528f140c49a
c58dbefaa50224f60d581980a43ba3d2ee4634a2
2021-12-17T03:43:39Z
java
2021-12-31T08:26:07Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,457
["dolphinscheduler-ui/src/js/module/components/conditions/conditions.vue"]
[Feature][UI] The search box can be searched by pressing enter button.
### 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 search box can be searched by pressing enter button in ui.Just like the old version 1.3.X. branch: 2.0.1-release ### Use cas...
https://github.com/apache/dolphinscheduler/issues/7457
https://github.com/apache/dolphinscheduler/pull/7461
0c7aa4e2c5af05a1df099e1ba29cef876446f79e
fb31dcd59cb1ca1b500c32f78e68bfe68bb149c7
2021-12-17T02:30:19Z
java
2021-12-17T06:40:40Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,455
["dolphinscheduler-ui-next/package.json", "dolphinscheduler-ui-next/src/assets/images/logo.svg", "dolphinscheduler-ui-next/src/env.d.ts", "dolphinscheduler-ui-next/src/locales/modules/en_US.ts", "dolphinscheduler-ui-next/src/locales/modules/zh_CN.ts", "dolphinscheduler-ui-next/src/utils/classification.ts", "dolphinsche...
[Feature][UI-Next] Added login pages and functions
### 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 -Added login pages and functions Please refer to the main `issue` [#7332](https://github.com/apache/dolphinscheduler/issues/7332...
https://github.com/apache/dolphinscheduler/issues/7455
https://github.com/apache/dolphinscheduler/pull/7456
5c8b7b794023812c618bcea0ee659f7bfb6c9290
91e3423c724e9abbfb2e84fa54af0fd792e0361e
2021-12-17T00:58:49Z
java
2021-12-17T01:28:34Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,451
["dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/runner/TaskExecuteThread.java"]
[Improvement][Worker] Remove '+1' (day) in the date of the 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 feature requirement. ### Description When the data is supplemented, the date is always +1. This often misleads users. So I think we should remove this. ### Use case ...
https://github.com/apache/dolphinscheduler/issues/7451
https://github.com/apache/dolphinscheduler/pull/7452
86b476a1601872d1e47c3e9ca5ee4c18cbea92d3
92bbb9e4af3fb6132331828282bbe6e4bb97040d
2021-12-16T14:01:28Z
java
2021-12-18T03:04:45Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,432
["dolphinscheduler-ui-next/index.html", "dolphinscheduler-ui-next/src/router/index.ts", "dolphinscheduler-ui-next/src/router/routes.ts", "dolphinscheduler-ui-next/src/utils/classification.ts", "dolphinscheduler-ui-next/src/utils/index.ts", "dolphinscheduler-ui-next/src/views/home/index.module.scss", "dolphinscheduler-u...
[Feature][UI-Next] Added the configuration of routes
### 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 - Automatically generate mappings for files - Add a new utils folder and some definition methods Please refer to the main `issue...
https://github.com/apache/dolphinscheduler/issues/7432
https://github.com/apache/dolphinscheduler/pull/7433
6f93ebf3ba66a2e99e56e1844243dfc75d43556c
7aeb12c5de8e67273af45d61f284a356f32f6af1
2021-12-15T12:40:01Z
java
2021-12-16T02:22:15Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,418
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/AccessTokenController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/AccessTokenService.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/AccessTokenServiceImpl.java"...
[Feature][dolphinscheduler-api] Return domain object after UpdateXxx success
### 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 Return domain object after UpdateXxx success ### Use case _No response_ ### Related issues _No response_ ### Are you willing to...
https://github.com/apache/dolphinscheduler/issues/7418
https://github.com/apache/dolphinscheduler/pull/7420
bc995752d6b52f2f94bf17ea806c60f8d63b7342
801e6dd6bb721ee2d9f35528673865483957fcd3
2021-12-15T03:16:23Z
java
2021-12-15T05:40:07Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,408
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/AccessTokenController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/AccessTokenService.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/AccessTokenServiceImpl.java"...
[Feature][dolphinscheduler-api] Built GenerateToken into the UpdateToken API
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description If UpdateToken does not explicitly specify a Token, then GenerateToken is built into the UpdateToken interface, otherwise the curren...
https://github.com/apache/dolphinscheduler/issues/7408
https://github.com/apache/dolphinscheduler/pull/7411
4988004150e3c8c264c0be027535bbcfdfd05d7c
6b5c3934490027c57e8e8651d02d696060b290f5
2021-12-14T10:16:21Z
java
2021-12-15T02:39:43Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,401
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/AccessTokenController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/AccessTokenService.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/AccessTokenServiceImpl.java"...
[Feature][dolphinscheduler-api] Built GenerateToken into the CreateToken API
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description If CreateToken does not explicitly specify a Token, then GenerateToken is built into the CreateToken interface, otherwise the curren...
https://github.com/apache/dolphinscheduler/issues/7401
https://github.com/apache/dolphinscheduler/pull/7404
1f1edb2f23d5a93b2d80f5caf521ea43a81bc374
14343864bf5b840cc297365463300896dcb1ef96
2021-12-14T08:18:27Z
java
2021-12-14T09:54:35Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,392
["dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/src/main/java/org/apache/dolphinscheduler/plugin/datasource/hive/HiveDataSourceClient.java"]
[Bug] [DataSource] Add hive datasource 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 ![](https://files.catbox.moe/9zynlw.png) Update Kerberos environment failed when add new hive datasource. ### What you expected to happen ...
https://github.com/apache/dolphinscheduler/issues/7392
https://github.com/apache/dolphinscheduler/pull/7393
801e6dd6bb721ee2d9f35528673865483957fcd3
a17a8d777a3d4d2eda2409b1917ad5ddd3123969
2021-12-14T04:33:02Z
java
2021-12-15T09:36:05Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,386
["dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/database.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/procedure.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/sql.py", "dolphinscheduler-python/pydolphinscheduler/tests/tasks/test_d...
[Bug] [python] Task type procedure have bad param name
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened In https://github.com/apache/dolphinscheduler/pull/7279#issuecomment-992407008 @devosend find we have a wrong parameter in procedure task type....
https://github.com/apache/dolphinscheduler/issues/7386
https://github.com/apache/dolphinscheduler/pull/7407
7e0010de3548009acf8f3a57dd59d6d0343f5613
4988004150e3c8c264c0be027535bbcfdfd05d7c
2021-12-14T02:09:40Z
java
2021-12-15T02:19:32Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,348
["dolphinscheduler-python/pydolphinscheduler/examples/task_map_reduce_example.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/map_reduce.py", "dolphinscheduler-python/pydolphinscheduler/tests/tasks/test_map_r...
[Feature][Python] Add workflow as code task type MR
### 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 python api task type MR. sub task in #6407. we should cover all parameter from UI side and make it suitable for python. ### Use...
https://github.com/apache/dolphinscheduler/issues/7348
https://github.com/apache/dolphinscheduler/pull/8140
df26be89ed06928f9c4a446e3c1ebc976d562cef
7aeac75860d5d80c4da0e40b26723acb7cd02f81
2021-12-12T13:16:08Z
java
2022-01-21T01:54:36Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,347
["dolphinscheduler-python/pydolphinscheduler/examples/task_flink_example.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/flink.py", "dolphinscheduler-python/pydolphinscheduler/tests/tasks/test_flink.py", "dol...
[Feature][Python] Add workflow as code task type flink
### 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 python api task type flink. sub task in #6407. we should cover all parameter from UI side and make it suitable for python. ### ...
https://github.com/apache/dolphinscheduler/issues/7347
https://github.com/apache/dolphinscheduler/pull/7632
f34dfe80dad6a38f0169c553d0f32b3fd49d8f70
081adf4aaa7a11a4068acf123985fb5550138ec9
2021-12-12T13:11:53Z
java
2022-01-04T01:45:54Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,346
["dolphinscheduler-python/pydolphinscheduler/examples/task_spark_example.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/core/engine.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/fli...
[Feature][Python] Add workflow as code task type spark
### 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 python api task type spark. sub task in #6407. we should cover all parameter from UI side and make it suitable for python. ### ...
https://github.com/apache/dolphinscheduler/issues/7346
https://github.com/apache/dolphinscheduler/pull/7968
f4a8502d436ef7c6beff3b5290d7daf93a092318
027af091c736a801df3082ea5323d6821a7d64dd
2021-12-12T13:10:40Z
java
2022-01-15T15:24:55Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,341
["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/list/index.vue"]
[Bug] [dolphinscheduler-ui] If the parameters of the query page are modified, requests are sent to the backend all time until whe number of page limit
### Search before 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. admin login 2. search project name in project page 3. modify the pageNo parameter to any value (Is greater than 10) eg http://i...
https://github.com/apache/dolphinscheduler/issues/7341
https://github.com/apache/dolphinscheduler/pull/7399
57697602c53d4db54f70abad1d37d41926f87bb7
1f1edb2f23d5a93b2d80f5caf521ea43a81bc374
2021-12-12T08:45:52Z
java
2021-12-14T08:31:08Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,292
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/aspect/CacheEvictAspect.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/ProcessDefinitionLogMapper.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/ProcessDefinitionMapper.java", "dolp...
[Bug] [ApiServer] process definition online error when standalone
### Search before 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 standalone mode, process definition online error. ![bd099b5b40e3cbf7b03cdbae10f4357](https://user-images.githubusercontent.com/119626...
https://github.com/apache/dolphinscheduler/issues/7292
https://github.com/apache/dolphinscheduler/pull/7293
939fa0c3bac50b43a519dfd3f4a6b8db1be92e92
0f7e38ed3c3acb9603e81479cc887e8e6133588e
2021-12-09T13:52:45Z
java
2021-12-10T10:46:41Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,288
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/AlertGroupServiceImpl.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/AlertGroupControllerTest.java", "dolphinsc...
[Feature][dolphinscheduler-api] The default alarm group should not be deleted, and add the alarm instance field in the alarm group list
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description 1.The default alarm group should not be deleted,Because the alarm notification of master and worker fault tolerance is sent by the d...
https://github.com/apache/dolphinscheduler/issues/7288
https://github.com/apache/dolphinscheduler/pull/7932
a81093d6cbc3f200207ecd192716a1cd426b4edc
8cac0d8f94491e82a69f599b6688d593951351d3
2021-12-09T08:13:43Z
java
2022-01-12T06:12:30Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,284
["dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/AlertDao.java", "dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/alert/ProcessAlertManager.java"]
[Bug] [dolphinscheduler-api] In the process alarm message, projectid is 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 ![image](https://user-images.githubusercontent.com/95271106/145352078-31533d62-de6f-4bb2-9ef5-a18fcaf6bca0.png) The projectid should be...
https://github.com/apache/dolphinscheduler/issues/7284
https://github.com/apache/dolphinscheduler/pull/7298
67cc260d52c1f2e5aa7db76aa8621cdd0f8c4ee0
3fadfca085610ac812f24adc1ec2d25f71c579d0
2021-12-09T07:25:22Z
java
2021-12-10T04:25:35Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,277
["dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/src/main/java/org/apache/dolphinscheduler/plugin/datasource/hive/HiveDataSourceClient.java"]
[Feature][datasource] Support Kerberos auto renewal
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Support Kerberos auto renewal ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? ...
https://github.com/apache/dolphinscheduler/issues/7277
https://github.com/apache/dolphinscheduler/pull/7278
2a7d6b468f2942d075430478ffe08375f98df007
8d68cf48dde3765df1e02449af5edd8b18dac52d
2021-12-08T14:05:35Z
java
2021-12-09T01:27:57Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,274
["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/registry/MasterRegistryClient.java"]
[Bug] [MasterServer] invalid failover worker logic when failover master
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened when failover master, it will try to failover worker too, but it's invalid. ### What you expected to happen when failover master, it can fail...
https://github.com/apache/dolphinscheduler/issues/7274
https://github.com/apache/dolphinscheduler/pull/7275
f21eb8f9fefdb2f9f6fc917e2af838b927cce68a
3a351da7525bcc95c7ae71ed82610d2bf785fd42
2021-12-08T13:19:16Z
java
2021-12-08T13:35:18Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,245
["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/Constants.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/WorkerGroupMapper.java"]
[Bug] [API] spelEvaluationException: EL1008E: Property or field 'all' cannot be 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 ``` [ERROR] 2021-12-07 19:02:27.766 org.apache.dolphinscheduler.api.exceptions.ApiExceptionHandler:[46] - 查询worker分组失败 org.springframework.ex...
https://github.com/apache/dolphinscheduler/issues/7245
https://github.com/apache/dolphinscheduler/pull/7246
6a144d69bf7c3fec37fa3bdcb1fcd6f01e4848c4
4e6265df11ce0b4dcf5ef13b596f1f7d25d33380
2021-12-07T11:28:36Z
java
2021-12-08T01:00:00Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,241
["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/definition/pages/list/_source/timing.vue"]
[Bug] [dolphinscheduler-ui] When editing the timing, the alarm group displays 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 ![image](https://user-images.githubusercontent.com/95271106/145004359-c6d4333c-3085-4738-8a84-7a1bd08332fb.png) ### Version 2.0....
https://github.com/apache/dolphinscheduler/issues/7241
https://github.com/apache/dolphinscheduler/pull/7262
deefc8e98af6246e89ef3aeecf97ea3a69674bca
3ca2ee9ac8d09ced1b3f4e893b9a00891456fee6
2021-12-07T09:37:01Z
java
2021-12-08T06:24:53Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,227
["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/AlertPluginInstanceMapper.xml"]
[Improvement] [dolphinscheduler-api] The alarm instance pages are sorted in reverse order according to the update time
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened ![image](https://user-images.githubusercontent.com/95271106/144959320-053fb083-290b-4e26-986a-9c9637bb57de.png) ### Version dev ...
https://github.com/apache/dolphinscheduler/issues/7227
https://github.com/apache/dolphinscheduler/pull/7506
0d86a48d1c3caddf813bbf7f3453e1e7d624c760
bb140fbc3b462cc192b18dca4ef1cee409909b71
2021-12-07T03:13:01Z
java
2021-12-21T01:22:16Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,209
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/AlertPluginInstanceController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/AlertPluginInstanceService.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/AlertPluginI...
[Bug] [api-service] Filter Security: warning-instance failed
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened When I filter `warning-instance` object, I found the result is not expect, and the result not filter ![image](https://user-images.githu...
https://github.com/apache/dolphinscheduler/issues/7209
https://github.com/apache/dolphinscheduler/pull/7210
e4955934fd7223caf5ec9b0a7d6173a190ef1958
04805818c21c14e2fa147ed5018e7f6045642ff8
2021-12-06T07:41:09Z
java
2021-12-14T04:08:22Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,206
["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/MasterSchedulerService.java", "dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/StateWheelExecuteThread.java", "dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/r...
[Bug] [MasterServer] processInstance always running when task was timeout and failed.
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened when task was timeout and failed, processInstance runs without retry and finish. ### What you expected to happen processInstance c...
https://github.com/apache/dolphinscheduler/issues/7206
https://github.com/apache/dolphinscheduler/pull/7207
705ba74f529a50dbf700e528701b8c19bd65f028
ff9bc806ac04d07ff0581e7a88514f943310d2c9
2021-12-06T07:20:55Z
java
2021-12-06T10:20:56Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,203
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java"]
[Bug] [Process definition] There is a problem with the location of the import process node.
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened The import process does not render the nodes in the workflow according to the coordinate position in the file. ![image](https://user-...
https://github.com/apache/dolphinscheduler/issues/7203
https://github.com/apache/dolphinscheduler/pull/7811
ab89e4335e4a645f90a9c4a0c05a8efabb5e21c4
f0ad65cb143f81f8c94e864ac6b69fbe2151c0ca
2021-12-06T06:50:22Z
java
2022-01-05T08:28:55Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,195
["dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.1_schema/mysql/dolphinscheduler_ddl.sql", "dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.1_schema/postgresql/dolphinscheduler_ddl.sql", "dolphinscheduler-dao/src/test/java/org/apache/dolphinscheduler/dao/upgrade/SchemaUtilsTest.java"]
[Bug] [DAO] The wrong separator is used in the file path of 'sql/upgrade/2.0.1-schema'
### Search before 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 initialized the database through the class of UpgradeDolphinScheduler, I encountered an error. The details is as follows: ``` java...
https://github.com/apache/dolphinscheduler/issues/7195
https://github.com/apache/dolphinscheduler/pull/7200
c7b06b007922c387f7edcf4936a2568a04d35573
705ba74f529a50dbf700e528701b8c19bd65f028
2021-12-06T04:00:37Z
java
2021-12-06T09:29:11Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,183
["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"]
[Bug] [Warning instance manage] When selecting `slack`, an error message will appear, and the corresponding form will not appear.
### Search before 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 selecting `slack`, an error message will appear, and the corresponding form will not appear. <img width="1649" alt="38dcd65fbb30c4b9f4a...
https://github.com/apache/dolphinscheduler/issues/7183
https://github.com/apache/dolphinscheduler/pull/7184
2fa3157e6ec7654d593fe3f71a84b70575bb5702
eb07a2b1c953596dd0c2a420f8bd31334f6dfd3e
2021-12-05T03:03:05Z
java
2021-12-05T03:23:50Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,180
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/UsersController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/UsersService.java", "dolphinscheduler-api/src/main/ja...
[Feature][dolphinscheduler-api] Revoke project permission for specified user
### 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 Revoke project permission for specified user ### Use case _No response_ ### Related issues _No response_ ### A...
https://github.com/apache/dolphinscheduler/issues/7180
https://github.com/apache/dolphinscheduler/pull/7185
2dc09c627fe1d32c63e9a7551390540581916d7d
3361d763c4af1b387602dfc97a5a57961b5a7c43
2021-12-04T17:08:06Z
java
2021-12-05T06:13:23Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,176
["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/formModel/tasks/spark.vue", "dolphinscheduler-ui/src/js/conf/home/pages/dag/definitionDetails.vue"...
[Feature][Workflow] main package
### 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 main jar package was renamed the main program package. ![image](https://user-images.githubusercontent.com/19239641/144711497-...
https://github.com/apache/dolphinscheduler/issues/7176
https://github.com/apache/dolphinscheduler/pull/7177
27ea43d5dfda2556fa5fb02179e7c906408007ad
2fa3157e6ec7654d593fe3f71a84b70575bb5702
2021-12-04T13:37:48Z
java
2021-12-04T13:54:59Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,147
["dolphinscheduler-ui/src/js/conf/home/pages/resource/pages/udf/pages/resource/_source/list.vue", "dolphinscheduler-ui/src/js/conf/home/pages/security/pages/workerGroups/index.vue"]
[Implement][UI] Create worker pop-up page display
### 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 Create worker pop-up page display ![iShot2021-12-03 09 19 26](https://user-images.githubusercontent.com/37063904/144547993-2fce7b49...
https://github.com/apache/dolphinscheduler/issues/7147
https://github.com/apache/dolphinscheduler/pull/7148
8ebe060658edb7075bdcf123f9ad5bb3d0fc9ceb
3de182dc0859c25877d1623c156fbc6faa97e0d3
2021-12-03T05:02:02Z
java
2021-12-03T08:55:58Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,144
["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/kinship/_source/graphGridOption.js"]
[Feature][Workflow Relationship] Format name.
### 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 ![1638503788](https://user-images.githubusercontent.com/19239641/144542789-533eede1-2dd6-4729-9e21-83734dd7f0c6.jpg) ### Use case...
https://github.com/apache/dolphinscheduler/issues/7144
https://github.com/apache/dolphinscheduler/pull/7143
2b519f31e919e5ccf8d58b747e27594eb2d7306d
99f6ab38478d44e5e2ce2278d5872a2e4e092a3c
2021-12-03T03:56:36Z
java
2021-12-03T06:43:45Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,128
["dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js"]
[Feature][Workflow Relationship] Improve English support
### 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 ![1638441032](https://user-images.githubusercontent.com/19239641/144405129-c58241e0-6424-4288-affd-089e2a9b995e.png) ![image](https...
https://github.com/apache/dolphinscheduler/issues/7128
https://github.com/apache/dolphinscheduler/pull/7129
6beae191e2df497b7624728f0208c3a5ab7f0543
791ed6de77893d7dec7595e7cfeb775a2122e68c
2021-12-02T10:32:05Z
java
2021-12-02T17:05:45Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,122
["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/kinship/_source/graphGridOption.js"]
[Feature][Workflow relationship] Format time.
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description ![1638433979(1)](https://user-images.githubusercontent.com/19239641/144386304-609f157d-8dd4-4589-a188-d096dce3b030.jpg) ### Use c...
https://github.com/apache/dolphinscheduler/issues/7122
https://github.com/apache/dolphinscheduler/pull/7123
791ed6de77893d7dec7595e7cfeb775a2122e68c
3304edee47947e0b5a2a9445fe602133efc3d5d7
2021-12-02T08:35:09Z
java
2021-12-03T02:02:33Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,112
["dolphinscheduler-ui/src/js/conf/home/pages/datasource/pages/list/index.vue"]
[Bug] [UI] The modal of datasource will disappear when I click the area outside of this modal.
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened As creating a datasource , the modal of datasource will disappear if I click the area outside of this modal. But the info in the modal i...
https://github.com/apache/dolphinscheduler/issues/7112
https://github.com/apache/dolphinscheduler/pull/7120
2bf73603bbae916fe2bb26456a86015735573d4e
226bed1768332801c5ef4c47dfba9ddd86f3d309
2021-12-02T02:09:04Z
java
2021-12-03T08:56:30Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,110
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/UsersController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/UsersService.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/UsersServiceImpl.java", "dolphinschedule...
[Feature][dolphinscheduler-api] support grant project by code
### 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 Third-party integrated scenarios, support grant through project code ### Use case ## API ## org.apache.dolphinscheduler.api.contr...
https://github.com/apache/dolphinscheduler/issues/7110
https://github.com/apache/dolphinscheduler/pull/7111
fa8ccd3855dfaa19d73cd7541184938f227bb4b7
27ea43d5dfda2556fa5fb02179e7c906408007ad
2021-12-01T16:08:53Z
java
2021-12-04T13:43:14Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,103
["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/sqoop.vue", "dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js"]
[Bug] [Process definition] sqoop component 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 1.sqoop component custom parameters have no checks and can add multiple empty parameters, resulting in an exception when the workflow is select...
https://github.com/apache/dolphinscheduler/issues/7103
https://github.com/apache/dolphinscheduler/pull/7119
9fffbdb3163381002b7fd6d15e2698cdc5cded59
6beae191e2df497b7624728f0208c3a5ab7f0543
2021-12-01T08:39:17Z
java
2021-12-02T11:33:51Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,095
["dolphinscheduler-ui/src/js/conf/home/pages/security/pages/warningInstance/_source/createWarningInstance.vue"]
[Bug] [Create Warning Instance] Incomplete form editing information is 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 After clicking the edit button, the linkage form information is not displayed completely. ![image](https://user-images.githubusercontent.com...
https://github.com/apache/dolphinscheduler/issues/7095
https://github.com/apache/dolphinscheduler/pull/7096
463fc76bb7bf83d2826c680cc7531b102a7abe65
b3efcdfeba06867e620829638ff27c3069aeac23
2021-12-01T06:13:53Z
java
2021-12-01T06:41:14Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,093
["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/StateWheelExecuteThread.java"]
[Bug] [Dependent] stuck in running
### Search before 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://files.catbox.moe/3y3efn.png) ![](https://files.catbox.moe/h12kd7.png) dependent stuck in starting.no log output and pid is 0. I...
https://github.com/apache/dolphinscheduler/issues/7093
https://github.com/apache/dolphinscheduler/pull/7116
eb07a2b1c953596dd0c2a420f8bd31334f6dfd3e
8d39bf14b1b189b43d27acfa2a3ae9ddd4eec5c6
2021-12-01T03:05:16Z
java
2021-12-05T05:52:48Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,092
["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/canvas/canvas.vue", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/canvas/layoutConfigModal.vue", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/dag.vue", "dolphinscheduler-ui/src/js/conf/home/store/dag/actions.js"]
[Improvement][ui] When formatting the DAG, support tasks with no location data.
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description There is no location data when the third party calls the interface to associate tasks and workflows. On the workflow page, these tas...
https://github.com/apache/dolphinscheduler/issues/7092
https://github.com/apache/dolphinscheduler/pull/7102
b3efcdfeba06867e620829638ff27c3069aeac23
173a3856185abc0fa9be16715d2567ebbe054a6f
2021-12-01T02:54:37Z
java
2021-12-01T08:40:11Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,083
["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/conditions.vue", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/switch.vue"]
[Bug] [UI] The switch task is missing the else branch
### Search before 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 switch task is missing the else branch: ![image](https://user-images.githubusercontent.com/87303815/144031211-140c994c-881c-4d9c-951e-7d73...
https://github.com/apache/dolphinscheduler/issues/7083
https://github.com/apache/dolphinscheduler/pull/7084
b265297fc86108501ce8ca306a38fcfed1eb2fe5
e0623973e000ba3c5cc90ac72c0ba222e6947d1e
2021-11-30T10:36:59Z
java
2021-12-02T06:35:36Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,070
["dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/TaskDefinition.java", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/_source/timeoutAlarm.vue"]
[Bug] [dolphinscheduler-api] Create or edit a workflow definition, check the timeoutNotifyStrategy, the timeoutNotifyStrategy is null in the 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 Create or edit a workflow definition, check the timeoutNotifyStrategy, the timeoutNotifyStrategy is null in the database ![image](https...
https://github.com/apache/dolphinscheduler/issues/7070
https://github.com/apache/dolphinscheduler/pull/7107
173a3856185abc0fa9be16715d2567ebbe054a6f
d7eb7453e555309bf060809e6f6c61232be469cd
2021-11-30T07:58:35Z
java
2021-12-01T13:03:49Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,061
["dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_mysql.sql", "dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.0_schema/mysql/dolphinscheduler_ddl.sql", "dolphinscheduler-dao/src/main/resources/sql/upgrade/2.0.0_schema/postgresql/dolphinscheduler_ddl.sql", "dolphinscheduler-dao/src/main/resources/s...
[Bug] [dolphinscheduler-api] The pages of project management, workflow instance and task instance are accessed 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 The pages of project management, workflow instance and task instance are accessed slowly ![image](https://user-images.githubusercontent.com/95...
https://github.com/apache/dolphinscheduler/issues/7061
https://github.com/apache/dolphinscheduler/pull/7166
ed9fca6c976761abcf4cef2656b61516fd976ad0
0e75bd8008b62795976919409b79f9137e929a4c
2021-11-30T06:10:47Z
java
2021-12-04T07:53:18Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,037
["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java"]
[Bug] [Data Supplement] process instance can not be killed.
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened Starting a job with data supplement in proccess definition ui. Stopping process instance with stop button in process instance list ui. No...
https://github.com/apache/dolphinscheduler/issues/7037
https://github.com/apache/dolphinscheduler/pull/7140
3361d763c4af1b387602dfc97a5a57961b5a7c43
d83735ab5191f37bfb90b9cb3d534386f7792fbf
2021-11-29T07:07:51Z
java
2021-12-05T07:03:52Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,016
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProcessDefinitionController.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ProcessDefinitionService.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitio...
[Feature][Auto DAG] Auto create workflow while import sql script with specific hint
### 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 Expand exists import process in ![image](https://user-images.githubusercontent.com/15820530/143562382-7d49c649-3c43-4280-...
https://github.com/apache/dolphinscheduler/issues/7016
https://github.com/apache/dolphinscheduler/pull/7214
a826d37e54c45119a380ae65ebb47a749037efd3
4c2f77ee9cbd599edfb38e4bf82755f74e96e7c6
2021-11-26T09:59:33Z
java
2022-01-05T09:55:08Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
7,004
["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/registry/MasterRegistryClient.java", "dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/registry/MasterRegistryClientTest.java"]
[Bug] [MasterServer] master will still work when it lose zk connection
### Search before 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 master lose zk connection, it will still find commands and handle processInstance, because the condition `ServerNodeManager.MASTER_SIZ...
https://github.com/apache/dolphinscheduler/issues/7004
https://github.com/apache/dolphinscheduler/pull/7045
6e5539478392d6c1f334ae53d01574b5e54e769c
be3bd4c83d30773ce6204bca08d3cd1e6444dea9
2021-11-26T02:54:02Z
java
2021-11-30T03:00:17Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,978
["dolphinscheduler-ui/src/js/conf/home/store/user/actions.js"]
[Bug] [UI] Token delete request 404
### Search before 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 delete request 404. ``` xhr.js?b50d:178 DELETE http://localhost:8888/dolphinscheduler/access-token/3?id=3 404 (Not Found) ``` ### Wha...
https://github.com/apache/dolphinscheduler/issues/6978
https://github.com/apache/dolphinscheduler/pull/6979
a0955a078a2ca83f3736caf5f05a325545168114
631a31b6ac6068100f312d7194a6939bc7801bf8
2021-11-24T07:40:46Z
java
2021-11-30T02:00:22Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,961
["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/config/MasterConfig.java", "dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/consumer/TaskPriorityQueueConsumer.java", "dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/Workflo...
[Improvement][MasterServer] Use threadpool to dispatch instead of single thread
### 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 Master use a single thread `TaskPriorityQueueConsumer` to dispatch task, it will be slowly when Master was busy. So I think...
https://github.com/apache/dolphinscheduler/issues/6961
https://github.com/apache/dolphinscheduler/pull/6962
5a04b8d49aa8e30a60a3fdc0cdb3b2f6910aa084
e6fe39ea47f3168201f5d7f8c8a5340d075d2379
2021-11-22T09:25:39Z
java
2021-11-25T04:55:37Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,955
["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/enums/ExecutionStatus.java", "dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/_source/conditions/instance/common.js"]
[Bug] [UI] View task status module on project homepage cannot read property'label' of undefined
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened View task status module on project homepage cannot read property'label' of undefined ``` TypeError: Cannot read property 'label' of undefined...
https://github.com/apache/dolphinscheduler/issues/6955
https://github.com/apache/dolphinscheduler/pull/6956
631a31b6ac6068100f312d7194a6939bc7801bf8
f0630bc9a05cf4e4407e040ad0bec36d486aa173
2021-11-22T05:04:52Z
java
2021-11-30T02:00:54Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,950
["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/kinship/_source/graphGridOption.js"]
[Feature][Workflow relationship] The status is currently a number and it should be supported by `i18n`.
### 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 current status is a number and should be changed to English or Chinese. ![image](https://user-images.githubusercontent.c...
https://github.com/apache/dolphinscheduler/issues/6950
https://github.com/apache/dolphinscheduler/pull/6954
199a84aa059234d76f01fc4ed5daf96abcfeb630
da35c17cc07ea7fc2895eda4baf4e84b0c67b2fe
2021-11-22T02:06:46Z
java
2021-11-22T05:47:14Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,941
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/AlertGroupServiceImpl.java", "dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/AlertGroupServiceTest.java", "dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/AlertGroupMapper.java", "dolp...
[Bug] [API] edit alarm group page is abnormal
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened edit alarm group page is abnormal: ``` vue.runtime.esm.js?2b0e:1897 TypeError: Cannot read property 'split' of undefined at VueCompone...
https://github.com/apache/dolphinscheduler/issues/6941
https://github.com/apache/dolphinscheduler/pull/6942
ad33d434987863b4ee7b3f8ed89d7e59734687c0
38b14410ab622685b961cc8fc6728963b8552779
2021-11-21T06:34:50Z
java
2021-11-23T01:28:27Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,930
["dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/exceptions.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/sub_process.py", "dolphinscheduler-python/pydolphinscheduler/tests/tasks/test_sub...
[Feature][Python] Add workflow as code task type 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 feature requirement. ### Description Add python api task type sub_process. sub task in #6407. we should cover all parameter from UI side and make it suitable for python....
https://github.com/apache/dolphinscheduler/issues/6930
https://github.com/apache/dolphinscheduler/pull/7022
3304edee47947e0b5a2a9445fe602133efc3d5d7
f480b8adf8f86b7bf1d6727385c8fad8307a452b
2021-11-19T07:09:05Z
java
2021-12-03T02:26:45Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,929
["dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/database.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/procedure.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinsched...
[Feature][Python] Add workflow as code task type procedure
### 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 python api task type procedure. sub task in #6407. we should cover all parameter from UI side and make it suitable for python. ...
https://github.com/apache/dolphinscheduler/issues/6929
https://github.com/apache/dolphinscheduler/pull/7279
12b46dfaa62f8f6c51ea739e0d31ca934c811994
1948030151173c72c81c45346e37bba6dc35d44b
2021-11-19T07:08:12Z
java
2021-12-13T11:54:24Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,928
["dolphinscheduler-python/pydolphinscheduler/examples/task_switch_example.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/switch.py", "dolphinscheduler-python/pydolphinscheduler/tests/tasks/test_switch.py"]
[Feature][Python] Add workflow as code task type switch
### 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 python api task type switch. sub task in #6407. we should cover all parameter from UI side and make it suitable for python. ###...
https://github.com/apache/dolphinscheduler/issues/6928
https://github.com/apache/dolphinscheduler/pull/7531
e23a4848c038c9b04327fd431d43fdf54eb9b689
946a0c7c5768506e7ca92a21e7aed6ad5aa60871
2021-11-19T07:07:07Z
java
2021-12-22T03:46:34Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,927
["dolphinscheduler-python/pydolphinscheduler/examples/task_conditions_example.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/condition.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/...
[Feature][Python] Add workflow as code task type conditions
### 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 python api task type conditions. sub task in #6407. we should cover all parameter from UI side and make it suitable for python. ...
https://github.com/apache/dolphinscheduler/issues/6927
https://github.com/apache/dolphinscheduler/pull/7505
4c49a8b91fbeb26d6a18314b0d67905a9f296859
e23a4848c038c9b04327fd431d43fdf54eb9b689
2021-11-19T07:06:09Z
java
2021-12-22T03:06:45Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,926
["dolphinscheduler-python/pydolphinscheduler/examples/task_dependent_example.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/dependent.py", "dolphinscheduler-python/pydolphinscheduler/tests/tasks/test_depende...
[Feature][Python] Add workflow as code task type dependent
### 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 python api task type dependent. sub task in #6407. we should cover all parameter from UI side and make it suitable for python. ...
https://github.com/apache/dolphinscheduler/issues/6926
https://github.com/apache/dolphinscheduler/pull/7405
676a952bcbeba1790b03954915ec352cd920b6d1
6f93ebf3ba66a2e99e56e1844243dfc75d43556c
2021-11-19T07:04:43Z
java
2021-12-16T01:58:50Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,924
["dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/constants.py", "dolphinscheduler-python/pydolphinscheduler/src/pydolphinscheduler/tasks/sql.py", "dolphinscheduler-python/pydolphinscheduler/tests/tasks/test_sql.py", "dolphinscheduler-python/src/main/java/org/apache/dolphinscheduler/server/PythonGatew...
[Feature][Python] Add workflow as code task type sql
### 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 python api task type sql. sub task in #6407. we should cover all parameter from UI side and make it suitable for python. ### Us...
https://github.com/apache/dolphinscheduler/issues/6924
https://github.com/apache/dolphinscheduler/pull/6968
abde2d7d28a3b070d0eb47f097d4c6e17a7c4ae1
41e8836c91f41035e4be806a11640f44438e4dc0
2021-11-19T06:59:44Z
java
2021-11-23T08:58:00Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,922
["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/kinship/_source/graphGridOption.js", "dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js", "dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js"]
[Feature][Workflow relationship] The configuration of `i18n` does not fully support English.
### 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 English support is not perfect. ![image](https://user-images.githubusercontent.com/19239641/142577832-73952053-731d-4bf3-90ed-5e22f...
https://github.com/apache/dolphinscheduler/issues/6922
https://github.com/apache/dolphinscheduler/pull/6936
1fdbc3270c010d31485b2dfb79243a2300e58759
024aacacb305c7145e73c5f3d8d1209a88f814d7
2021-11-19T06:49:35Z
java
2021-11-20T14:58:30Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,901
["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/definition/pages/list/index.vue", "dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/instance/pages/list/index.vue", "dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/taskInstance/index.vue"]
[Feature][Project Process] The vertical scroll bar is removed from the three sub-menus of the process menu in the project.
### 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 tables in Process definition, Process Instance, and Task Instance all have vertical scroll bars. ![image](https://user-i...
https://github.com/apache/dolphinscheduler/issues/6901
https://github.com/apache/dolphinscheduler/pull/6958
38b14410ab622685b961cc8fc6728963b8552779
982030bf3867588317d5f5f056bd8db152d54ddb
2021-11-18T06:45:55Z
java
2021-11-23T02:45:11Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,899
["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/kinship/_source/graphGrid.vue"]
[Feature][Workflow relationship] When the workflow data of the Workflow relationship is `null`, it will be displayed as `-`.
### 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 At present, when the workflow data is `null`, the front-end page is also displayed as `null`, so it can be judged that when t...
https://github.com/apache/dolphinscheduler/issues/6899
https://github.com/apache/dolphinscheduler/pull/6934
024aacacb305c7145e73c5f3d8d1209a88f814d7
d2666d67391d541468bbfa4fe49dcbd8c4fe2300
2021-11-18T06:24:55Z
java
2021-11-20T14:59:18Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,898
["dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/definition/pages/list/_source/relatedItems.vue"]
[Feature][Process definition] The `select` component of batch copy and batch move adds search function.
### 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 To facilitate quick selection when there are multiple workflows, a search box is added to search the data of `select`. ### Use case...
https://github.com/apache/dolphinscheduler/issues/6898
https://github.com/apache/dolphinscheduler/pull/6915
802fc498b533f855a19ceebb6a3cf0e9d6c57fea
eb01f2e6170520c5daa032f85aa782b248ffb7d4
2021-11-18T06:17:33Z
java
2021-11-19T03:17:03Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,896
["dolphinscheduler-ui/src/sass/common/index.scss"]
[Bug] [Task Instance] A new line appears in the name search, making it unavailable.
### Search before 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 query condition is less than 1370 pixels in the viewable area of the browser, the name search appears to wrap and is not fully ...
https://github.com/apache/dolphinscheduler/issues/6896
https://github.com/apache/dolphinscheduler/pull/6911
f9a130d73e79e8f4cfd17e077c4bf48137a64b38
1be080237bad025651247bd24dc5ad2b24520f8d
2021-11-18T04:19:52Z
java
2021-11-19T03:46:45Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,882
["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/EventExecuteService.java"]
[Bug] [Master] process cannot finish and its status is always running.
### Search before 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 :2.0 process cannot finish and its status is always running. ![image](https://user-images.githubusercontent.com/29528966...
https://github.com/apache/dolphinscheduler/issues/6882
https://github.com/apache/dolphinscheduler/pull/6886
f564687a8988c8ccdb2f138b1b994cce9eb914e9
653eae24195957b01d1a911aada020372d1742e6
2021-11-17T07:22:20Z
java
2021-11-17T09:39:22Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,849
["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/config/MasterConfig.java", "dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/MasterSchedulerService.java", "dolphinscheduler-server/src/main/resources/application-master.yaml", "dolphinscheduler-servi...
[Improvement][MasterServer] improve master scan and handle commands
### 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 Master scan one command from DB and convert to process instance each time, it's a looply work on single thread, which limits...
https://github.com/apache/dolphinscheduler/issues/6849
https://github.com/apache/dolphinscheduler/pull/6850
1be080237bad025651247bd24dc5ad2b24520f8d
595e4843d02addf9bc4c11a8c556c354109d802f
2021-11-15T02:20:30Z
java
2021-11-19T04:03:49Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,820
["dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/DataSourceServiceImpl.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProjectServiceImpl.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ResourcesServiceImpl....
[Feature][API] Ordinary users can also share resource data source projects with others
### 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 Ordinary users can also share resource data source projects with others ### Use case _No response_ ### Related issues _No respon...
https://github.com/apache/dolphinscheduler/issues/6820
https://github.com/apache/dolphinscheduler/pull/7929
0c353d69e29a0b562ebb6938d345fc1b4589b781
82d04f1924692db83461b8c7800f2ab7228825c1
2021-11-11T16:24:04Z
java
2022-01-15T01:08:03Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,809
["dolphinscheduler-task-plugin/dolphinscheduler-task-sql/src/main/java/org/apache/dolphinscheduler/plugin/task/sql/SqlTask.java"]
[Bug] [dolphinscheduler-task-sql] NullPointerException happened when send alert.
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened NullPointerException happened when run sql task. -[2.0.0-release-prepare] ### What you expected to happen Run sql task with alert ...
https://github.com/apache/dolphinscheduler/issues/6809
https://github.com/apache/dolphinscheduler/pull/7089
2ed3c0c3a76dd6ff631b0e63f6328d32fc1c81b3
463fc76bb7bf83d2826c680cc7531b102a7abe65
2021-11-11T11:52:11Z
java
2021-12-01T06:08:40Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,802
["README.md", "README_zh_CN.md"]
[Bug] [readme] Error link to Docker and k8s in readme
### Search before 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 link to Docker and k8s in readme ### What you expected to happen Change the right link in readme ### How to reproduce Error link to ...
https://github.com/apache/dolphinscheduler/issues/6802
https://github.com/apache/dolphinscheduler/pull/6862
d2666d67391d541468bbfa4fe49dcbd8c4fe2300
1b6b5268b6051357f7866a280ab6492d37fe67a8
2021-11-11T09:42:52Z
java
2021-11-21T09:50:19Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,792
["dolphinscheduler-alert/dolphinscheduler-alert-server/src/main/java/org/apache/dolphinscheduler/alert/AlertServer.java", "dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/ApiApplicationServer.java", "dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/log/LoggerServer.java", "dol...
[Bug] [alert] NettyRemotingServer bind 50052 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 NettyRemotingServer bind fail bind(..) failed: Address already in use, exit io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: A...
https://github.com/apache/dolphinscheduler/issues/6792
https://github.com/apache/dolphinscheduler/pull/6815
da2a04494723a02b03f05056eb5f164eae4ee705
e36d18b58890eb18a64ecc2a5181b37125a070f8
2021-11-11T07:24:58Z
java
2021-11-12T02:51:11Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,772
["dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/canvas/canvas.vue", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/canvas/layoutConfigModal.vue", "dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/dag.vue", "dolphinscheduler-ui/src/js/conf/home/store/dag/actions.js"]
[Improvement][API] API operation 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 ### Dag API 1. Create offline workflows and schedules 2. Update workflow basic information 3. Update schedule information by pro...
https://github.com/apache/dolphinscheduler/issues/6772
https://github.com/apache/dolphinscheduler/pull/7102
b3efcdfeba06867e620829638ff27c3069aeac23
173a3856185abc0fa9be16715d2567ebbe054a6f
2021-11-10T08:13:37Z
java
2021-12-01T08:40:11Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,742
["dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/SnowFlakeUtils.java"]
[Bug] [Common] SnowFlakeUtils will generate duplicate id due to clock backward
### Search before 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 SnowFlakeUtils will generate duplicate id due to clock backward. This may be caused by we use `System.currentTimeMillis()` to get system...
https://github.com/apache/dolphinscheduler/issues/6742
https://github.com/apache/dolphinscheduler/pull/6740
b6824b47419a5abc7ab4279d648417249a74f122
0f94577d2613634b268b56b6dbd445bd5528542c
2021-11-08T12:02:26Z
java
2021-11-08T14:26:17Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,737
["dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java"]
[Bug] [MasterServer] Event handle twice in two thread pool
### Search before 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: 2.0 ``` [INFO] 2021-11-08 15:55:48.889 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[291] - handle...
https://github.com/apache/dolphinscheduler/issues/6737
https://github.com/apache/dolphinscheduler/pull/6738
bdea8d6ae4e35d64686d97f606b1e235f9664dbe
b6824b47419a5abc7ab4279d648417249a74f122
2021-11-08T08:11:35Z
java
2021-11-08T08:54:58Z
closed
apache/dolphinscheduler
https://github.com/apache/dolphinscheduler
6,727
["dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ProcessInstanceMapMapper.xml"]
[Bug] [master-server] ProcessInstanceMapMapper extra column
### Search before 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 is an extra column in the mapper of ProcessInstanceMap ### What you expected to happen delete it ### How to reproduce delete it ### ...
https://github.com/apache/dolphinscheduler/issues/6727
https://github.com/apache/dolphinscheduler/pull/6728
5400abc74fdb16717d22c15f964cad1a6dfd899e
d27c6ea8f0077ec52da2f1bd3411c866643d5afb
2021-11-07T09:03:09Z
java
2021-11-07T10:01:40Z