Commit Graph

1073 Commits

Author SHA1 Message Date
Assert
db925f3216
[Improvement-10942][UI]The workflow or task name is too long and resu… (#10957)
* [Improvement-10942][UI]The workflow or task name is too long and results in incomplete display

* [improvement-10942][ui]The workflow or task name is too long and results in incomplete display
2022-08-23 17:12:40 +08:00
Amy0104
c322367846
[Fix][UI] Remove unsupported datasource types in the datax task. (#11527) 2022-08-18 12:34:21 +08:00
JieguangZhou
a974ba74ab
[Feature] New task plugin Pytorch (#11498)
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2022-08-18 10:20:37 +08:00
lugela
e5d06c40a5
[Feature-10182][task-datax] (#11387)
In the process of realizing datax synchronization, use custom json for better connection to enable kerberos-authenticated clusters, such as using plug-ins such as hdfs and hbase
2022-08-17 10:01:20 +08:00
Amy0104
182455ced7
[Fix][UI] Fix the preTask options are unavailable when creating a task in the task definition page. (#11501) 2022-08-17 09:26:01 +08:00
songjianet
2a7e0bee91
[Doc] Update UI readme. (#11496) 2022-08-16 13:54:31 +08:00
songjianet
d798be0e73
[Refactor][UI] Refactor task definition version using NSpace component. (#11495) 2022-08-16 13:52:36 +08:00
songjianet
68316f68fa
[Fix][UI] Fix the table header in the workflow instance. (#11487) 2022-08-15 21:07:20 +08:00
songjianet
4d063192cd
[Refactor][UI] Refactor task definition batch stream using NSpace component. (#11485)
* [Refactor][UI] Refactor task definition batch stream using NSpace component.

* [Refactor][UI] Refactor task definition batch stream using NSpace component.

* [Refactor][UI] Refactor task definition batch stream using NSpace component.
2022-08-15 21:05:42 +08:00
songjianet
2240b6e708
[Refactor][UI] Refactor task instance stream using NSpace component. (#11454) 2022-08-12 17:07:43 +08:00
Sheldon
376d0a09ae
[Improvement-11386][UI] Concise the logic available for task action buttons (#11419)
* Remove button instead of disable button

* Correct the value of releaseState in the compare statement

Co-authored-by: sheldonliu <sheldonliu>
2022-08-12 16:12:39 +08:00
songjianet
32361f4fef
[Refactor][UI] Refactor workflow instance using NSpace component. (#11446)
* [Refactor][UI] Refactor workflow instance using NSpace component.

* [Refactor][UI] Refactor workflow instance using NSpace component.
2022-08-12 14:26:22 +08:00
songjianet
dcab16a3eb
[Refactor][UI] Refactor task instance batch using NSpace component. (#11447) 2022-08-12 14:01:55 +08:00
Devosend
d02cf85b60
[Fix][UI] fix bug where warn group name not display (#11429) 2022-08-11 20:58:56 +08:00
songjianet
20b87ee761
[Refactor][UI] Refactor workflow definition version using NSpace component. (#11420) 2022-08-11 17:11:38 +08:00
songjianet
16134014f8
[Refactor][UI] Refactor workflow definition timing using NSpace component. (#11415)
* [Refactor][UI] Refactor workflow definition timing using NSpace component.

* [Refactor][UI] Refactor workflow definition timing using NSpace component.
2022-08-11 14:08:16 +08:00
songjianet
f76520c07e
[Refactor][UI] Refactor project workflow definition using NSpace component. (#11398) 2022-08-11 10:08:16 +08:00
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>
2022-08-10 21:44:43 +08:00
Assert
b3919d30e7
[Improvement-11394][Task Plugin] Remove Passed Parameter --queue in Seatunnel Task Plugin (#11395) 2022-08-10 20:17:16 +08:00
Sheldon
b81574ecf2
[Feature-10117][UI] Hide node execution when start from the workflow definition list page (#11372)
Co-authored-by: sheldonliu <sheldonliu>
2022-08-10 17:21:22 +08:00
Sheldon
82e9c40df8
[Fix-11366][UI] Workflow instance should not support right-click running (#11367)
Co-authored-by: sheldonliu <sheldonliu>
2022-08-10 11:45:20 +08:00
songjianet
334afec066
[Refactor][UI] Refactor project list using NSpace component. (#11369) 2022-08-09 17:58:47 +08:00
Sheldon
c1c6d5921c
[Feature-9978][UI] add node dependency type feature (#11235)
* add only current node only,preceding nodes,later nodes options to execute process instance

Co-authored-by: sheldonliu <sheldonliu>
2022-08-09 14:03:26 +08:00
songjianet
cfb5918e74
[Refactor][UI] Refactor task group queue using NSpace component. (#11341)
* [Refactor][UI] Refactor task group queue using NSpace component.

* [Refactor][UI] Refactor token manage using NSpace component.
2022-08-08 12:55:17 +08:00
Devosend
0fdec2cd5a
[Fix][UI] fix bug where icons are displayed in one line. (#11320) 2022-08-08 09:53:58 +08:00
Chris Ho
991414edc5
[Improvement][UI] Scrolling will be applied to parent model on editor scrolled to top/bottom (#11335) 2022-08-08 09:53:05 +08:00
Amy0104
348edb16f9
[Fix][UI] Fix the taskPriority options not showing when hover. (#11294) 2022-08-05 17:45:07 +08:00
秋天
2adfc52e55
[fix-11233][ui] Remove custom template switch button in chunjun component module (#11234)
- delete obsolete switch button

This closes #11233
2022-08-03 16:44:01 +08:00
Amy0104
adfec41986
[Improvement][UI] Improve monaco-editor component in ts. (#11274) 2022-08-03 15:17:56 +08:00
Devosend
9ba9a0ff82
[Fix][UI] fix bug where log modal display object (#11271) 2022-08-03 13:54:32 +08:00
Devosend
78e9122573
fix bug where confirm disable error (#11251) 2022-08-02 17:38:05 +08:00
Amy0104
0141aa511b
[Fix][UI] Fix datax task data instance replay error. (#11222) 2022-08-01 14:56:19 +08:00
songjianet
163df5f1a3
[Refactor][UI] Refactor task group option using NSpace component. (#11209) 2022-07-31 14:54:18 +08:00
Chris Ho
d85ea8f62f
[Improvement][UI] Unified local parameters UI (#11190) 2022-07-29 17:49:33 +08:00
Devosend
91a944f967
fix nodeSize is not a function bug (#11200) 2022-07-29 17:39:45 +08:00
xuhhui
513f336015
[Feature] Add new task type chunjun (#10937) 2022-07-28 19:25:29 +08:00
pinkhello
2e81f30298
[Fix] Parameter values disappear when editing Zeppelin task (#11115) 2022-07-28 15:03:26 +08:00
Assert
cdfe115247
[Feature-10837][Task Plugin] Sqoop Task Add --split-by Parameter (#10960)
* [Feature-10837][Task Plugin] Sqoop Task Add --split-by Parameter

* checkstyle
2022-07-26 17:41:13 +08:00
Devosend
d76d6da734
[Fix][UI] Add duplicate of file suffix (#11136) 2022-07-26 11:25:33 +08:00
zhuxt2015
4d9db3451e
[Bug] [API] If the single log length is long, it will causes the View Log page to hang (#10612) 2022-07-26 10:14:45 +08:00
songjianet
fbfaca3dbd
[Refactor][UI] Refactor resource manage using NSpace component. (#11098)
* [Refactor][UI] Refactor resource manage using NSpace component.

* [Refactor][UI] Refactor resource manage using NSpace component.
2022-07-26 10:07:00 +08:00
songjianet
7ed1e7cd74
[Refactor][UI] Refactor function manage using NSpace component. (#11124) 2022-07-25 22:22:04 +08:00
Devosend
011040f90e
[Fix][UI] fix bug where The Gantt chart does not show the execution status (#11135)
* fix bug where The Gantt chart does not show the execution status of all components

* modify round method
2022-07-25 15:53:57 +08:00
Devosend
2f2de7f90e
fix space validate for create folder bug (#11106) 2022-07-22 17:08:12 +08:00
songjianet
de6e58ec1b
[Fix][UI] Fix the problem of too large spacing in operation. (#11090)
* [Fix][UI] Fix the problem of too large spacing in operation.

* [Fix][UI] Fix the problem of too large spacing in operation.
2022-07-22 11:52:41 +08:00
Devosend
7227acd653
fix view variable display bug (#11100) 2022-07-22 11:52:25 +08:00
Amy0104
79cec27423
[Fix][UI] Widen the segment separator input box. (#11096) 2022-07-22 11:02:25 +08:00
songjianet
445e830a84
[Refactor][UI] Refactor file manage using NSpace component. (#11073) 2022-07-21 21:19:23 +08:00
JieguangZhou
af7b359333
[Feature][Task Plugin] Add SageMaker Pipeline task plugin for MLOps scenario (#10826) (#10935)
* add sagemaker pipeline task plugin

[DOC] add Sagemaker task plugin document

change license and fix dependencies

* [fix] Optimize the code

* Update dolphinscheduler-task-plugin/dolphinscheduler-task-sagemaker/src/main/java/org/apache/dolphinscheduler/plugin/task/sagemaker/SagemakerParameters.java

Optimization parameter judgment

Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>

* [fix] nips

Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2022-07-21 18:16:58 +08:00
Devosend
594f00512b
[Refactor][UI] Refactor time display use datatable render function (#11078) 2022-07-21 15:57:08 +08:00