labbomb
4b980ad6fa
feat: add AZURESQL datasource ( #13200 )
...
* feat: add AZURESQL datasource
* fix form validate bug
* feat: Adjusted the password display form, added AZURESQL type
* feat: Order of adjustment
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
Tq
f0dd4f081f
[Feature][task-plugins-12820] azure azure-sql datasource plugins ( #13209 )
...
* submit azure sql code
* change mssql-jdbc version
* merge changes to delete other
* merge changes to delete other
* add dependencies
2 years ago
陈家名
7643d2840a
[Improvement][api-sql] Optimize the sql for paging query project ( #13172 )
...
* Optimizing sql
* add version join condition
Co-authored-by: chenjiaming <chenjiaming@kezaihui.com>
2 years ago
JieguangZhou
66e20271ad
[Feature][Master] Add task caching mechanism to improve the running speed of repetitive tasks ( #13194 )
...
* Supports task instance cache operation
* add task plugin cache
* use SHA-256 to generate key
* Update dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_mysql.sql
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
* Update dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_postgresql.sql
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
* Optimizing database Scripts
* Optimize clear cache operation
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
youzipi
042ec74a24
[refactor] cache compiled regex pattern ( #13208 )
...
* [refactor] cache compiled regex pattern
* [refactor] cache compiled regex pattern
* [refactor] cache compiled regex pattern
2 years ago
David
f233023b74
[Improvement][doc] correct error in CONTRIBUTING.md ( #13012 )
2 years ago
Wenjun Ruan
5c75d312fa
Add StarRocks datasource ( #13204 )
2 years ago
lifeng
84496c5f04
[Fix][Doc]Update pseudo-cluster.md ( #13207 )
...
* Update pseudo-cluster.md
* Update pseudo-cluster.md
2 years ago
sssqhai
7a0a2c2a46
Solve the deadlock problem caused by queuing ( #13191 )
...
* Solve the deadlock problem caused by queuing
* Solve the deadlock problem caused by queuing
* Solve the deadlock problem caused by queuing
* Solve the deadlock problem caused by queuing,move the event to the tail by throwing a exception
Co-authored-by: wfs <wangfushun@cdqcp.cpm>
2 years ago
insist777
0e3a924a37
move v2folder ( #13192 )
2 years ago
Wenjun Ruan
be81b222d4
Optimize event loop ( #13193 )
2 years ago
HuangWei
43e6ac32dd
[Fix-13187] refactor OpenmldbParameters ( #13190 )
2 years ago
XCL
84b5d81042
[Improvement][Metrics] Filtering data by application in grafana-demo worker dashboard example ( #13139 )
...
* Filtering data by application in grafana-demo worker dashboard example
* Update dolphinscheduler-api/src/main/resources/swagger.properties
Co-authored-by: chunlai.xu <chunlai.xu@zhaopin.com.cn>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2 years ago
insist777
ca5af013ae
[Fix] openapi version inconsistency when updating workflows, tasks and relationship ( #13094 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
2 years ago
insist777
631e3a81d1
[Feature][API] New restful API for taskInstance ( #13070 )
2 years ago
calvin
c9053761bd
[Fix-13160][UI] Ironed out the issue with failing to save the correct settings of dependent tasks. ( #13179 )
2 years ago
JieguangZhou
e4b9b67255
Allow execute task in workflow instance ( #13103 )
2 years ago
xuhhui
0db1bb6ba8
[Improvement][ApiServer]Task defination list paging sorted by updateTime not effect ( #12622 )
2 years ago
Wenjun Ruan
838a0df783
Remove logic task plugin module ( #13171 )
2 years ago
Wenjun Ruan
70ccffeee2
Format task parameter as pretty json ( #13173 )
2 years ago
Amy0104
dcf02eab45
[Fix] Replaced dead links in the docs. ( #13170 )
...
* [Fix] Replaced dead links.
* [Improvement] Format markdowns.
2 years ago
Wenjun Ruan
ab96a3d0c0
Fix datasource jdbc url param doesn't work ( #13098 )
2 years ago
Aaron Wang
560d232cbd
[Bug][Worker] Fix duplicated key bug when have out parameters of same name ( #12930 )
2 years ago
Wenjun Ruan
f5801a0e1c
Fix task group might be rob by multiple task ( #13115 )
2 years ago
Kerwin
209af2ad29
Add release 3.1.2 documentation ( #13150 )
2 years ago
Yann Ann
6ef74073cc
[Improve-13001]migrate commons-collections -> commons-collections4 ( #13002 )
2 years ago
xla0
58d21abfa1
[Improvement-13084][UI] Make download log button disabled when host is null ( #13090 )
...
Co-authored-by: xiaojingxuan <13700324600@163.com>
2 years ago
longtb
917df4f6ca
[fix-13041] fix example checkFormula ( #13110 )
...
Co-authored-by: zhangshunmin <zhangshunmin@kezaihui.com>
2 years ago
Jay Chung
316496211a
[doc] refactor release ( #13135 )
...
* [doc] refactor release
* [doc] refactor release
2 years ago
J·Y
f9cf9331a6
Throws the correct exception for the updateResource interface ( #13120 )
...
Co-authored-by: rqyin <rqyin@easipass.com>
2 years ago
Kerwin
d9998ca495
[Doc] Fix mlflow task document link exception 404 ( #13124 )
2 years ago
Jay Chung
e90cd9e13b
[release] version 3.0.3 ( #13131 )
2 years ago
Bharati Kulkarni
2b2adecd85
[Improvement] Fixed Possible JSON ordering permutations problem in Tests ( #13118 )
...
* Fixed flaky test
* Fixed imports order
2 years ago
calvin
26b7541d95
support to resize the columns ( #13123 )
2 years ago
旺阳
82c86a985e
[Fix] Fix Token E2E Bug ( #13069 )
...
* fix token e2e error
2 years ago
Wenjun Ruan
66b8a81ad8
Revert "Update dolphinscheduler_ddl.sql ( #13081 )" ( #13117 )
...
This reverts commit fa3e2a5e1a
.
2 years ago
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>
2 years ago
Eric Gao
d9f43adafd
Prevent default alert group from binding alert plugin instances with id 1 and 2 automatically ( #13114 )
2 years ago
Wenjun Ruan
8a152aebc7
Fix task log file might not be clear ( #13102 )
2 years ago
旺阳
602971c724
change alert start.sh ( #13100 )
2 years ago
JieguangZhou
a7ecc5a8b3
fix retry task failure ( #13077 )
2 years ago
Wenjun Ruan
fed1e85fb8
Fix the invalidate task instance never be deleted ( #13091 )
2 years ago
darkz
fa3e2a5e1a
Update dolphinscheduler_ddl.sql ( #13081 )
...
https://github.com/apache/dolphinscheduler/pull/12826
for this pr
2 years ago
Wenjun Ruan
4ce9c82cba
Use bigint represent term in mysql registry to avoid time inaccurate ( #13082 )
2 years ago
Wenjun Ruan
169168ef34
Add plugin-all module ( #13079 )
2 years ago
Jay Chung
1192720ddc
[ci] Update skywalking-eye and fix block CI ( #13076 )
2 years ago
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
2 years ago
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