Commit Graph

7520 Commits

Author SHA1 Message Date
Jay Chung e90cd9e13b
[release] version 3.0.3 (#13131) 2022-12-08 16:57:17 +08:00
Bharati Kulkarni 2b2adecd85
[Improvement] Fixed Possible JSON ordering permutations problem in Tests (#13118)
* Fixed flaky test

* Fixed imports order
2022-12-08 13:40:08 +08:00
calvin 26b7541d95
support to resize the columns (#13123) 2022-12-07 17:44:10 +08:00
旺阳 82c86a985e
[Fix] Fix Token E2E Bug (#13069)
* fix token e2e error
2022-12-07 11:37:19 +08:00
Wenjun Ruan 66b8a81ad8
Revert "Update dolphinscheduler_ddl.sql (#13081)" (#13117)
This reverts commit fa3e2a5e1a.
2022-12-07 10:14:28 +08:00
jackfanwan cb8d125e0f
[Improvement] optimization task definition & fix in the task definition list, if one task have more pre task, the task list can't show all task (#13106)
* fix in the task definition list, if one task have more pre task, the task list can't show all task

* modify code style

* in the task definition, delete search workflow name filter, and  fix in the task definition list, if one task have more pre task, the task list can't show all task

* modify code style

* modify code style

* delete useless select sql

* add annotation

Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2022-12-07 09:52:53 +08:00
Eric Gao d9f43adafd
Prevent default alert group from binding alert plugin instances with id 1 and 2 automatically (#13114) 2022-12-06 23:10:48 +08:00
Wenjun Ruan 8a152aebc7
Fix task log file might not be clear (#13102) 2022-12-06 11:23:20 +08:00
旺阳 602971c724
change alert start.sh (#13100) 2022-12-06 00:26:27 +08:00
JieguangZhou a7ecc5a8b3
fix retry task failure (#13077) 2022-12-05 21:22:51 +08:00
Wenjun Ruan fed1e85fb8
Fix the invalidate task instance never be deleted (#13091) 2022-12-04 18:38:54 +08:00
darkz fa3e2a5e1a
Update dolphinscheduler_ddl.sql (#13081)
https://github.com/apache/dolphinscheduler/pull/12826
for this pr
2022-12-03 22:11:08 +08:00
Wenjun Ruan 4ce9c82cba
Use bigint represent term in mysql registry to avoid time inaccurate (#13082) 2022-12-03 11:51:01 +08:00
Wenjun Ruan 169168ef34
Add plugin-all module (#13079) 2022-12-02 23:19:08 +08:00
Jay Chung 1192720ddc
[ci] Update skywalking-eye and fix block CI (#13076) 2022-12-02 17:54:00 +08:00
Jay Chung f5a59982b3
[fix] Python gateway can not upload to resource center (#13042)
in #12076 we refactor our resource center, remove the resource table,
it is a good refactor but it failed python api upload, this patch try
to fix python api upload function

ref: #12076
2022-12-02 10:11:57 +08:00
fuchanghai 9e91a2bc61
[improvement-#11879]Keyword Search Improvement (#12951)
* [improvement-#11879]Keyword Search Improvement

* [improvement] add a search component

* [Feature][UI] Revise the  `Search` component.

* [improvement] add search components

* [improvement] fix

* [improvement] remove unUsed

* [improvement] remove unUsed

* handle the different locales.

Co-authored-by: Jackie <‘2875334588@qq.com’>
Co-authored-by: Amy <amywang0104@163.com>
2022-12-01 16:01:01 +08:00
insist777 1064680ded
[feat][API] New restful API for workflow state (#13031) 2022-12-01 14:21:01 +08:00
Eric Gao c2ae76c0bd
Expand all static imports and add CI check to block wildcard static imports (#13067) 2022-12-01 14:15:28 +08:00
Kevin.Shin 12a6138d33
fix issue 13035 (#13065)
Co-authored-by: shenk-b <shenk-b@glodon.com>
2022-12-01 13:58:50 +08:00
Wenjun Ruan ffc9fb280a
Add gc timestampt (#13059) 2022-12-01 10:00:27 +08:00
Aaron Wang 2792c45fb0
fix aop typo error (#13047) 2022-11-30 14:00:06 +08:00
Wenjun Ruan 32a8241ef2
Don't source env file in task, this will override tenant's environment (#13028) 2022-11-28 21:09:50 +08:00
insist777 a0eb45b9e4
[Feature][API] New restful API for workflowInstance (#12990) 2022-11-28 12:58:46 +08:00
Kerwin ae670e6e1c
[Bug-13010] [Task] The Flink SQL task page selects the pre-job deployment mode, but the task executed by the worker is the Flink local mode (#13011) 2022-11-28 10:09:49 +08:00
Wenjun Ruan 1a8811cb41
Set max loop times when consume StateEvent to avoid dead loop influence the thread. (#13007) 2022-11-27 15:34:26 +08:00
Kerwin f9a0ecbc81
[Bug-12997][API] Fix that the end time is not reset when the workflow instance reruns. (#12998)
* Fix that the end time is not reset when the workflow instance reruns.
2022-11-27 15:08:30 +08:00
Kerwin d480c271ec
[Bug-12994] [Worker] Fix kill process does not take effect (#12995) 2022-11-27 14:27:48 +08:00
rickchengx 43719f7c15
[Improvement-12763][UT] Improve testListAuthorizedProjects() in ProjectMapperTest (#12768) 2022-11-27 13:15:38 +08:00
Kerwin 597ae5ff7c
[Bug-13008] [UI] When using the complement function, turn on the dependent mode to generate multiple unrelated workflow instances (#13009)
* Fix dirty data generated by dependent nodes.
2022-11-27 11:14:00 +08:00
calvin e5f4ee2d64
[Improvement][UI] Support to drag the column of workflow name to resize its width. (#13006) 2022-11-27 11:09:45 +08:00
rickchengx 7336afaa65
[Fix-12916] Add permission check when query or download log (#12917) 2022-11-25 17:59:28 +08:00
Yann Ann 3106054ea7
[Improvement-12907] Change heartbeat log level to debug (#12980) 2022-11-25 17:37:30 +08:00
Wenjun Ruan a2ff140f43
Fix sql task will send alert if we don't choose the send email (#12984) 2022-11-24 21:26:52 +08:00
Kerwin 50779ea1e6
[Bug-12963] [Master] Fix dependent task node null pointer exception (#12965)
* Fix that there are both manual and scheduled workflow instances in dependent nodes, and one of them will report a null pointer exception during execution.
2022-11-24 19:00:46 +08:00
Kerwin 31021730ec
The task instance list is sorted by submission time (#12974) 2022-11-24 18:59:53 +08:00
henry zhang 04ef87d1d9
[Bug-12956] fix incorrect java path (#12957) 2022-11-24 18:52:15 +08:00
旺阳 e180e16981
[Fix] Fix Java path in Kubernetes Helm Chart (#12987) 2022-11-24 15:35:03 +08:00
rickchengx 38b876733c
[Feature-10498] Mask the password in the log of sqoop task (#11589) 2022-11-24 14:54:54 +08:00
Jay Chung db615ba284
[hotfix] Remove dead link check path filter (#12985)
Some patch not run docs ci due to not docs related change
2022-11-24 13:23:09 +08:00
Jay Chung 64a29c61e4
[ci] Require docs context before merge, and run spotless check (#12977)
Find out there are some docs formatter that will fail our CI,
due to we merge some wrong PR accidents, such as
https://github.com/apache/dolphinscheduler/pull/12940

This patch asks spotless check run in docs only check to
avoid regression too
2022-11-23 18:26:05 +08:00
insist777 b40c63f02d
[Feature][DataSource]Add trino datasource plugin (#12911) 2022-11-23 10:09:02 +08:00
JieguangZhou 6e224d08a2
[fix] Python task can not pass the parameters to downstream task. (#12961) 2022-11-22 16:11:45 +08:00
JieguangZhou bd1efccc9a
[fix][doc] Some bug failed our CI (#12964) 2022-11-22 15:37:19 +08:00
Kerwin 2f8f0952fb
[Bug-12954] [Schedule] Fix that workflow-level configuration information does not take effect when timing triggers execution (#12955) 2022-11-22 15:35:29 +08:00
fuchanghai 3747029cc0
[fix-#12932] when subprocess's processInstance is fail,not notify parent processInstance (#12933) 2022-11-22 15:07:50 +08:00
rickchengx d09e02e5a9
[Improvement-12804][UT] Remove the unused method in DataAnalysisControllerTest (#12805) 2022-11-21 20:59:30 +08:00
John Bampton 27c00ed377
[Document] Fix grammar and spelling (#12940) 2022-11-21 20:58:03 +08:00
Eric Gao 5672337156
[docs] Update new release for 3.0.2 (#12949) 2022-11-21 13:50:51 +08:00
rickchengx 20518682bb
[Improvement-12853][UT] Improve the ut of ResourcePermissionCheckServiceTest (#12854) 2022-11-19 15:12:12 +08:00