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>
2 years ago
insist777
1064680ded
[feat][API] New restful API for workflow state ( #13031 )
2 years ago
Eric Gao
c2ae76c0bd
Expand all static imports and add CI check to block wildcard static imports ( #13067 )
2 years ago
Kevin.Shin
12a6138d33
fix issue 13035 ( #13065 )
...
Co-authored-by: shenk-b <shenk-b@glodon.com>
2 years ago
Wenjun Ruan
ffc9fb280a
Add gc timestampt ( #13059 )
2 years ago
Aaron Wang
2792c45fb0
fix aop typo error ( #13047 )
2 years ago
Wenjun Ruan
32a8241ef2
Don't source env file in task, this will override tenant's environment ( #13028 )
2 years ago
insist777
a0eb45b9e4
[Feature][API] New restful API for workflowInstance ( #12990 )
2 years ago
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 )
2 years ago
Wenjun Ruan
1a8811cb41
Set max loop times when consume StateEvent to avoid dead loop influence the thread. ( #13007 )
2 years ago
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.
2 years ago
Kerwin
d480c271ec
[Bug-12994] [Worker] Fix kill process does not take effect ( #12995 )
2 years ago
rickchengx
43719f7c15
[Improvement-12763][UT] Improve testListAuthorizedProjects() in ProjectMapperTest ( #12768 )
2 years ago
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.
2 years ago
calvin
e5f4ee2d64
[Improvement][UI] Support to drag the column of workflow name to resize its width. ( #13006 )
2 years ago
rickchengx
7336afaa65
[Fix-12916] Add permission check when query or download log ( #12917 )
2 years ago
Yann Ann
3106054ea7
[Improvement-12907] Change heartbeat log level to debug ( #12980 )
2 years ago
Wenjun Ruan
a2ff140f43
Fix sql task will send alert if we don't choose the send email ( #12984 )
2 years ago
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.
2 years ago
Kerwin
31021730ec
The task instance list is sorted by submission time ( #12974 )
2 years ago
henry zhang
04ef87d1d9
[Bug-12956] fix incorrect java path ( #12957 )
2 years ago
旺阳
e180e16981
[Fix] Fix Java path in Kubernetes Helm Chart ( #12987 )
2 years ago
rickchengx
38b876733c
[Feature-10498] Mask the password in the log of sqoop task ( #11589 )
2 years ago
Jay Chung
db615ba284
[hotfix] Remove dead link check path filter ( #12985 )
...
Some patch not run docs ci due to not docs related change
2 years ago
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
2 years ago
insist777
b40c63f02d
[Feature][DataSource]Add trino datasource plugin ( #12911 )
2 years ago
JieguangZhou
6e224d08a2
[fix] Python task can not pass the parameters to downstream task. ( #12961 )
2 years ago
JieguangZhou
bd1efccc9a
[fix][doc] Some bug failed our CI ( #12964 )
2 years ago
Kerwin
2f8f0952fb
[Bug-12954] [Schedule] Fix that workflow-level configuration information does not take effect when timing triggers execution ( #12955 )
2 years ago
fuchanghai
3747029cc0
[fix-#12932] when subprocess's processInstance is fail,not notify parent processInstance ( #12933 )
2 years ago
rickchengx
d09e02e5a9
[Improvement-12804][UT] Remove the unused method in DataAnalysisControllerTest ( #12805 )
2 years ago
John Bampton
27c00ed377
[Document] Fix grammar and spelling ( #12940 )
2 years ago
Eric Gao
5672337156
[docs] Update new release for 3.0.2 ( #12949 )
2 years ago
rickchengx
20518682bb
[Improvement-12853][UT] Improve the ut of ResourcePermissionCheckServiceTest ( #12854 )
2 years ago
John Bampton
27c37b8828
Fix grammar and spelling ( #12937 )
2 years ago
hdygxsj
c0b03fca21
[Feature][UI]make status and schedule publish status display together (issue-12834) ( #12922 )
...
* [Feature][UI]make status and schedule publish status display together in workflow definition list page (issue-12834)
* [Feature][UI]make status and schedule publish status display together in workflow definition list page (issue-12834)
2 years ago
John Bampton
d803658abd
[Document] Fix spelling ( #12935 )
2 years ago
John Bampton
22532fe1d8
[Document] Update faq, fix spelling, remove repeated words ( #12934 )
2 years ago
Kerwin
401fb4edd4
Fix execute shell task exception no dolphinscheduler_env.sh file execute permission ( #12909 )
2 years ago
JieguangZhou
7c90bf01bc
[Improvement][Task Plugin] Improvement Kubeflow task plugin ( #12928 )
...
add example
check phase in status:conditions
2 years ago
insist777
528f45acc5
[improve]Source skip check ( #12900 )
...
* Source skip check
2 years ago
旺阳
d02991a2e6
[Bug] [Alert] Ignore alert not write info to db ( #12867 )
...
* add alert not match return info
2 years ago
Assert
2dbc79693e
[feature][task plugin] Add new task plugin for apache linkis ( #12693 )
2 years ago
Jay Chung
f20c9b3102
[chore][python] Change name from process definition to workflow ( #12918 )
...
only change its name in python gateway server code, incluing
* Function name: all related to process definition
* Parameter name and comment related
ref: apache/dolphinscheduler-sdk-python#22
2 years ago
xiangzihao
473319c40d
[CI] [Chore] Add label 4.0.0 to mergeable check ( #12921 )
...
* add label 4.0.0 to mergeable check
2 years ago
Zzih
0186413a9f
[Feature][Api] Refactor org.apache.dolphinscheduler.api.controller.TaskInstanceController ( #11747 )
...
* Feature :Refactor org.apache.dolphinscheduler.api.controller.TaskInstanceController
2 years ago
xuhhui
9e6f4d2bc1
[Improvement][Document]Update architecture and process-start-flow pic ( #12912 )
...
Co-authored-by: xuhaihui <xuhaihui@cmss.chinamobile.com>
2 years ago
Kerwin
c916c60853
fix NPE while retry task ( #12903 )
2 years ago
Wenjun Ruan
d99ba29b66
Fix master cluster may loop command unbalanced ( #12891 )
...
(cherry picked from commit 3b2b86661be76b7c1404a910c865d78b7936313d)
2 years ago
Guanhua Li
83f9588eb0
[Improvement-12856][UT] Refactor duplicated code fragment in UdfFuncMapperTest ( #12857 )
2 years ago