Eric Gao
|
875682d267
|
[Improvement][Test] Migrate all UT cases from jUnit4 to jUnit5 in task-plugin module as an example (#12299)
* Migrate all UT cases from jUnit4 to jUnit5 in task-plugin module as an example
|
2 years ago |
Stalary
|
aa5526ef5d
|
[Improvement][Test] Remove Powermock in dolphinscheduler-task-plugin (#12153)
* Remove the usage of powermock in task-plugin module
|
2 years ago |
JieguangZhou
|
bbc228e93f
|
[Feature][PyDolphinScheduler] Support DVC task in pyds #11922 (#11941)
* add dvc task in pyds
* add BaseDVC class
|
2 years ago |
caishunfeng
|
2e61c76c22
|
[Improvement] Add remote task model (#11767)
|
2 years ago |
Wenjun Ruan
|
1b120e3a59
|
Refactor worker execute task process (#11540)
* Refactor worker execute task process
|
2 years ago |
caishunfeng
|
0464123c2b
|
[Feature-11223] support stream task (#11350)
* add task execute type
* update task definition list paging
* update task instance list paging
* stream task start
* [Feature][UI] Some changes to execute task.
* Set the connection edge to dashed line.
* Add FLINK_STREAM task.
* add stream task
* flink savepoint and cancel
* fix query bug
* add stream task definition
* add task instance for stream task
* delete stream task definition state
* update api for stream task definition edit
* modify search for stream task instance
* add language
* delete task type search for stream task definition
* change task type search for stream task instance
* add jump button
* add savepoint
* add down log for stream task instance
* ui test
* stream task start
* run DAG
* [Fix][UI] Fix the stream task edgs not to be dashed when filling back.
* [Feature][UI] Remove some fields for FLINK_STREAM.
* add start modal
* add dryRun column for stream task instance
* fix duration
* fix pon
* fix build error
* Add success tip
* add auto sync for stream task instance
* remove forgien key for task instance
* license header
* UT fix
* modify locales
* recover common config
* fix UT
* add doc
Co-authored-by: Amy <amywang0104@163.com>
Co-authored-by: devosend <devosend@gmail.com>
|
2 years ago |
JieguangZhou
|
36e20cdfc8
|
[Feature][Task Plugin] Add DVC task plugin for MLops scenario (#10372) (#10407)
|
2 years ago |