Donald Yang
1d04aefb74
[Fix-13287][doc]Fix Chinese workflow-definition.md duplication description in execution-type ( #13361 )
2 years ago
caishunfeng
05f3417ea4
fix k8s task run fail ( #13348 )
2 years ago
Wenjun Ruan
299619c511
cherry-pick Fix MessageSender may be null due to class initialize late #13446
2 years ago
旺阳
5d3f9f2a01
[Fix][Worker] alert email in sql task in K8S ( #13387 )
2 years ago
zhuangchong
172ebdf04e
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
4a3299ac8c
[maven-release-plugin] prepare release 3.1.3
2 years ago
Kerwin
98a8abee40
[3.1.3-release][SQL] Fix t_ds_fav table does not exist when rolling upgrade ( #13337 )
...
* Fix t_ds_fav table does not exist when rolling upgrade
2 years ago
zhuangchong
0691d6a887
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
3d605ded03
[maven-release-plugin] prepare release 3.1.3
2 years ago
Tq
4993ef0344
fix mapper table name t_ds_fav_task ( #13334 )
2 years ago
Tq
4d29460959
rename h2 and postgreSQL table t_ds_fav to t_ds_fav_task ( #13333 )
2 years ago
zhuangchong
f83b08ac01
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
450e8ee1b6
[maven-release-plugin] prepare release 3.1.3
2 years ago
Wenjun Ruan
a12058609f
Fix hive datasource connection leak ( #12226 )
2 years ago
zhuangchong
ba4a1deb6b
fix ProcessDefinitionServiceTest test error
2 years ago
zhuangchong
e1e36f5aa4
fix OpenmldbTaskTest test class error
2 years ago
zhuangchong
b75f241d97
code clean
2 years ago
Kerwin
b973272f15
[3.1.3-prepare][doc]3.1.3 Preparations before release ( #13329 )
2 years ago
hokie-chan
d27d27f7d7
[fix][worker][bug] master/worker crash when registry recover from SUSPENDED to RECONNECTED ( #13328 )
2 years ago
zhuangchong
664b17ae96
update code clean
2 years ago
Jay Chung
afeadbe16b
[fix][doc] Dead link for python api ( #12848 )
...
* [fix][doc] Dead link for python api
ref: apache/dolphinscheduler#12779 and
apache/dolphinscheduler-sdk-python#1
* fix dead link
2 years ago
Jay Chung
a645cb1c2a
cherry-pick [chore] Separate Python API into another repository
...
#12779
2 years ago
calvin
7fa8454906
cherry-pick [Fix-13260][API] Ironed out the issue with lacking the value of user's name when querying the list of workflow definitions. #13261
2 years ago
calvin
89f84ed166
cherry-pick [Fix-13248][UI] Ironed out the issue with failing to query task instances by some state of task.
...
#13251
2 years ago
calvin
b46ced7af6
cherry-pick [Bug][DAO] Worked out the issue with throwing the sql exception.
2 years ago
jackfanwan
47c06ae041
cherry-pick when delete workflow, delete related task #12681
2 years ago
Jay Chung
543626aa7a
[fix][python] schedule unexpect offline each time update from api #13301
2 years ago
Wenjun Ruan
9564bdeefb
cherry-pick Fix task group cannot release when kill task #13314
2 years ago
JieguangZhou
aa18878122
fix sagemaker sync status ( #13264 )
2 years ago
XCL
5f888c4c1f
[Improvement][api]Start the downstream workflow when it is online ( #13257 )
...
Start the downstream workflow when it is online
2 years ago
Aaron Wang
ce5fda89ca
[Bug][Worker] Fix duplicated key bug when have out parameters of same name ( #12930 )
2 years ago
calvin
fbbfbda9ed
[Fix-13144][UI] Worked out the issue with failing to query workflow instances by the incorrect workflow status.
...
#13243
2 years ago
HuangWei
32a76ee419
cherry-pick [Fix-13187] refactor OpenmldbParameters #13190
2 years ago
calvin
6b7bcda380
fix the issue with failing to save the settings of timeout alarm ( #13234 )
2 years ago
Wenjun Ruan
fa78b95a76
cherry-pick Use bigint represent term in mysql registry to avoid time inaccurate #13082
2 years ago
Kerwin
84b1f6dcd2
fix resource data authorization does not take effect. ( #13318 )
2 years ago
Wenjun Ruan
1796577b53
Fix task group might be rob by multiple task #13115
2 years ago
jackfanwan
f71b864eee
[Bug] [dolphinscheduler-api] in the task define list, when edit task, should show pre node list ( #12695 )
...
* backend : add pre node list
* resolve workflow error
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
calvin
dc0d46f1aa
[Fix-13160][UI] Ironed out the issue with failing to save the correct settings of dependent tasks. ( #13179 )
2 years ago
JieguangZhou
83e2c14be1
fix retry task failure ( #13077 )
2 years ago
zhuangchong
a3a9cb9d46
[maven-release-plugin] prepare for next development iteration
2 years ago
zhuangchong
f1aefae5e2
[maven-release-plugin] prepare release 3.1.2
2 years ago
Kerwin
116eff6663
[3.1.2-prepare][version] Modify the version to 3.1.2 ( #13121 )
2 years ago
Tq
ccc3a61301
[fix][doc] Fix sql-hive and hive-cli doc ( #12765 )
2 years ago
旺阳
6e520fe8f7
[Bug] [Alert] Ignore alert not write info to db ( #12867 )
...
* add alert not match return info
2 years ago
旺阳
87c0a1141a
change alert start.sh ( #13100 )
2 years ago
Jay Chung
56ca041182
[fix] python api upload resource center failed
...
branch dev already exists in apache/dolphinscheduler#13042
2 years ago
Lyle Shaw
1bfd8f5327
[Feature] Add CURD to the project/tenant/user section of the python-DS ( #11162 )
...
- Add CURD in project
- Add CURD in tenant
- Add CURD in user
- Add test in user
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
(cherry picked from commit cc492c3e13
)
2 years ago
Jay Chung
6ed1605680
[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
(cherry picked from commit f20c9b3102
)
2 years ago
Jay Chung
416c41465d
[fix] Add token as authentication for python gateway ( #12893 )
...
separate from #6407 . Authentication, add secret to ensure only trusted people could connect to gateway.
fix : #8255
(cherry picked from commit 6d8befa075
)
2 years ago