Jiajie Zhong
c78ac2a68f
#2593 : [doc] Migrate dev doc from website repository ( #9291 )
...
* [doc] Migrate dev doc from website repository
* Correct release language
* Fix license issue
* Add all images from website
* Delete unused images
* Add CI
* Fix ci
* fix ci
* Remove no need file
* Add latest commit from website
* correct img_utils.py script
* Remove unused imgs
3 years ago
Jiajie Zhong
9f84dbbda0
[doc] Migrate dev doc from website repository ( #9291 )
...
* [doc] Migrate dev doc from website repository
* Correct release language
* Fix license issue
* Add all images from website
* Delete unused images
* Add CI
* Fix ci
* fix ci
* Remove no need file
* Add latest commit from website
* correct img_utils.py script
* Remove unused imgs
3 years ago
guoshupei
bbf6194d5f
#2592 : [Fix-9065] [master] when task submit failed, remove from queue and add state event to thread ( #9186 )
...
* [Fix-9065] [master] when task submit failed, remove from queue and add state event to thread
This closes #9065
* Update dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java
yes, your idea is better
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
* [Bug-9065] [master] update logger info
Co-authored-by: guoshupei <guoshupei@lixiang.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
3 years ago
guoshupei
3e5781b6e1
[Fix-9065] [master] when task submit failed, remove from queue and add state event to thread ( #9186 )
...
* [Fix-9065] [master] when task submit failed, remove from queue and add state event to thread
This closes #9065
* Update dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java
yes, your idea is better
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
* [Bug-9065] [master] update logger info
Co-authored-by: guoshupei <guoshupei@lixiang.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
3 years ago
Amy0104
49c19e1288
#2591 : [Fix][UI-Next][V1.0.0-Alpha] Fix the notification strategy options display error in the set parameters before timing modal. ( #9314 )
3 years ago
Amy0104
6b2a4e31ea
[Fix][UI-Next][V1.0.0-Alpha] Fix the notification strategy options display error in the set parameters before timing modal. ( #9314 )
3 years ago
songjianet
d1a5397817
#2590 : [Docs][UI Next][V1.0.0-Alpha] Delete E2E docs. ( #9309 )
3 years ago
songjianet
c99b33a083
[Docs][UI Next][V1.0.0-Alpha] Delete E2E docs. ( #9309 )
3 years ago
mans2singh
9aca8fdbff
#2589 : [dolphinscheduler-api][task-group-controller] Corrected notes for create, update and queryTaskGroupByStatus ( #9176 )
3 years ago
mans2singh
4b3401a418
[dolphinscheduler-api][task-group-controller] Corrected notes for create, update and queryTaskGroupByStatus ( #9176 )
3 years ago
caishunfeng
ba83750233
#2588 : [Bug-9295][Master] fix repeated submit task ( #9304 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
caishunfeng
1073fcae44
[Bug-9295][Master] fix repeated submit task ( #9304 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
songjianet
ec01d4ad71
#2587 : [Build] Update NaiveUI. ( #9306 )
3 years ago
songjianet
81f9b876f9
[Build] Update NaiveUI. ( #9306 )
3 years ago
Amy0104
780b3f7c15
#2586 : [Feature][UI Next][V1.0.0-Alpha] Add a DISPATCH state to the task. ( #9302 )
3 years ago
Amy0104
c49ae015ec
[Feature][UI Next][V1.0.0-Alpha] Add a DISPATCH state to the task. ( #9302 )
3 years ago
caishunfeng
0056fa7881
#2585 : [Improvement-9288][Master] add task event thread pool ( #9293 )
...
* add task event thread
* license heander
* ci test
* delete unuse file
* fix CI test
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
caishunfeng
52ba2c6475
[Improvement-9288][Master] add task event thread pool ( #9293 )
...
* add task event thread
* license heander
* ci test
* delete unuse file
* fix CI test
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
songjianet
ac4524475f
#2584 : [Fix][UI Next][V1.0.0-Alpha] Fix the personal information did not return to edit the previous state. ( #9301 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix the personal information did not return to edit the previous state.
3 years ago
songjianet
192ee99876
[Fix][UI Next][V1.0.0-Alpha] Fix the personal information did not return to edit the previous state. ( #9301 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix the personal information did not return to edit the previous state.
3 years ago
Amy0104
b8657be7c9
#2583 : [Fix][UI Next][V1.0.0-Alpha] Fix the problem of not copying. ( #9285 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix the problem of not copying.
* [Fix][UI Next][V1.0.0-Alpha] Fix the warning.
3 years ago
Amy0104
9d68b178d9
[Fix][UI Next][V1.0.0-Alpha] Fix the problem of not copying. ( #9285 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix the problem of not copying.
* [Fix][UI Next][V1.0.0-Alpha] Fix the warning.
3 years ago
caishunfeng
c0233037d6
#2582 : [Improvement-7697][Master/Worker] Change the task ack to runnning callback ( #8719 )
...
* rebase dev
* change task state to dispatch if dispatch success
* update task host when dispatch
* add dispatch task event
* test
* check tenant after enable auto create
* handle dispatch state
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
caishunfeng
ddf1ff98fa
[Improvement-7697][Master/Worker] Change the task ack to runnning callback ( #8719 )
...
* rebase dev
* change task state to dispatch if dispatch success
* update task host when dispatch
* add dispatch task event
* test
* check tenant after enable auto create
* handle dispatch state
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
worry
48f3a34641
#2581 : [DS-9266][feat][server]Implement show dolphinscheduler banner at launch ( #9273 )
...
- add banner.txt
- modify application.yaml
This closes #9266
3 years ago
worry
b4b5241797
[DS-9266][feat][server]Implement show dolphinscheduler banner at launch ( #9273 )
...
- add banner.txt
- modify application.yaml
This closes #9266
3 years ago
wangxj3
71e9a6bd6e
#2580 : [Feature-#8318] [master-server] Sub process transfer parameters to father process ( #8522 )
...
* load param from subprocess
* unit test
* modify code style
Co-authored-by: wangxj <wangxj31>
3 years ago
wangxj3
fd76436d87
[Feature-#8318] [master-server] Sub process transfer parameters to father process ( #8522 )
...
* load param from subprocess
* unit test
* modify code style
Co-authored-by: wangxj <wangxj31>
3 years ago
caishunfeng
424fe5c109
#2579 : remove common task log ( #9274 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
caishunfeng
df519f8044
remove common task log ( #9274 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Devosend
df4e189558
#2578 : [Fix][UI Next][V1.0.0-Alpha] Fix the connection line center bug for workflow dag ( #9272 )
...
* fix the connection line center bug for workflow dag
* delete unnecessary code
3 years ago
Devosend
11d9859c40
[Fix][UI Next][V1.0.0-Alpha] Fix the connection line center bug for workflow dag ( #9272 )
...
* fix the connection line center bug for workflow dag
* delete unnecessary code
3 years ago
songjianet
7b47fe187d
#2577 : [Fix][UI Next][V1.0.0-Alpha] Fix the floating full-name display needed for menu bar. ( #9264 )
3 years ago
songjianet
08af02151b
[Fix][UI Next][V1.0.0-Alpha] Fix the floating full-name display needed for menu bar. ( #9264 )
3 years ago
Amy0104
9cb8c1a11f
#2576 : [Fix] [UI-Next] [V1.0.0-Alpha] Fix the resource options in task node display incorrect after creating a new file. ( #9269 )
3 years ago
Amy0104
4ad1764932
[Fix] [UI-Next] [V1.0.0-Alpha] Fix the resource options in task node display incorrect after creating a new file. ( #9269 )
3 years ago
Amy0104
c7d87b68a5
#2575 : [Bug-FE][UI Next][V1.0.0-Alpha] Fix the datepicker panel up and down in start modal. ( #9267 )
3 years ago
Amy0104
3516cd56b1
[Bug-FE][UI Next][V1.0.0-Alpha] Fix the datepicker panel up and down in start modal. ( #9267 )
3 years ago
Amy0104
68cbf3d7d8
#2574 : [Fix][UI Next][V1.0.0-Alpha] Fix the datasource display error in SQL. ( #9261 )
3 years ago
Amy0104
1630147872
[Fix][UI Next][V1.0.0-Alpha] Fix the datasource display error in SQL. ( #9261 )
3 years ago
guoshupei
41499829aa
#2573 : [Fix-9222] [master] Support for deploying multiple masters on one node ( #9240 )
...
This closes #9222
Co-authored-by: guoshupei <guoshupei@lixiang.com>
3 years ago
guoshupei
e2c1cc0579
[Fix-9222] [master] Support for deploying multiple masters on one node ( #9240 )
...
This closes #9222
Co-authored-by: guoshupei <guoshupei@lixiang.com>
3 years ago
Amy0104
b7b8572c8a
#2572 : [Fix] [UI-Next] [V1.0.0-Alpha]Fix the magic status display. ( #9265 )
3 years ago
Amy0104
860771f922
[Fix] [UI-Next] [V1.0.0-Alpha]Fix the magic status display. ( #9265 )
3 years ago
Devosend
e3ea41de6f
#2571 : [Fix][UI Next] Add workflow online status display ( #9253 )
3 years ago
Devosend
c87af0eba8
[Fix][UI Next] Add workflow online status display ( #9253 )
3 years ago
Devosend
3ac25d243c
#2570 : fix Alert instance form not init bug ( #9258 )
3 years ago
Devosend
fa56751a56
fix Alert instance form not init bug ( #9258 )
3 years ago
Eric Gao
4e95882d75
#2569 : [Feature-8369][Document]Add docs building test instructions in pydolphinscheduler DEVELOP.md ( #8369 ) ( #8693 )
3 years ago
Eric Gao
4c1578a374
[Feature-8369][Document]Add docs building test instructions in pydolphinscheduler DEVELOP.md ( #8369 ) ( #8693 )
3 years ago