Commit Graph

1009 Commits

Author SHA1 Message Date
chuxing
427c58546c
[fix][plugin]: fix spark sql use custom parma. (#10821)
* [fix][plugin]: fix spark sql use custom parma.

* [fix][plugin] roll back part of the code

Co-authored-by: huaangcg <huangcg@getui.com>
2022-07-13 11:44:13 +08:00
Amy0104
51d6eae7f4
[Fix][UI] Add validator to the next node field of the switch task. (#10898) 2022-07-13 10:21:18 +08:00
Devosend
0ea5809ff8
fix bug where task name display in gantt (#10900) 2022-07-13 09:55:10 +08:00
Devosend
56fe11ecf9
[Fix][UI] Fix hive datasource doesn't show principal bug (#10876)
* fix hive datasource doesn't show principal bug

* delete IDataBase

* restore DataSourceController.java
2022-07-12 09:18:10 +08:00
songjianet
1edbb5e333
[Feat][UI] Uniform search button size. (#10880) 2022-07-12 06:51:34 +08:00
songjianet
553159f780
[Refactor][UI] Refactor tenant manage using NSpace component. (#10879) 2022-07-11 15:46:04 +08:00
ZhaoGuodong
8eaf5a2309
[Feature-10219][EMR] EMR supports use <add-Steps> to add steps to an existing cluster (#10657)
* Add the ProgramType parameter to distinguish task types
* EmrAddStepsTask supports Add-Steps
* UI supports Add-Steps
* EmrTask modify the name of the class to EmrJobFlowTask
* add ERM Task abstract base class AbstractEmrTask
* add testcase for EmrAddStepsTask
* Modifying help Documents
2022-07-10 10:15:25 +08:00
rockfang
de3d9423d1
[Fix-10829][UI] display real workflow relation in WorkFlow Relation page (#10836) 2022-07-08 13:19:13 +08:00
Assert
4d07efd3f2
[Feature-10594][ui] Data Quality Result Display Optimize (#10835) 2022-07-08 10:38:07 +08:00
songjianet
f78847d47f
[Build][UI] Updated dependencies. (#10813)
* [Build][UI] Updated dependencies.

* [Build][UI] Updated dependencies.

* Fix E2E

Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2022-07-07 18:18:48 +08:00
qianli2022
1e48bbc5c6
[Feature-10629][Improvement] Support multi cluster environments - namespace use cluster (#10650)
* server code

* namespace ui

* fix dao test

* fix test

* fix

* docs and image update

Co-authored-by: qianl4 <qianl4@cicso.com>
2022-07-07 16:05:52 +08:00
songjianet
02eff90568
[Refactor][UI] Refactor user manage using NSpace component. (#10816) 2022-07-07 09:58:53 +08:00
songjianet
c5a340be60
[Refactor][UI] Refactor alarm group manage using NSpace component. (#10803) 2022-07-06 09:39:02 +08:00
songjianet
1e0ab00c69
[Refactor][UI] Refactor alarm instance manage using NSpace component. (#10799) 2022-07-06 06:44:32 +08:00
Amy0104
a1aff5156e
[Fix][UI] Fix the environment name display back error. (#10797) 2022-07-05 21:24:51 +08:00
Kerwin
bd1be6cf36
[Task] Added Apache SeaTunnel 2.x task node (#10480) 2022-07-05 19:21:30 +08:00
旭旭同學
b1ccdb4b39
Fix language not matched (#10775) 2022-07-05 14:57:31 +08:00
aiwenmo
5b0347e8da
[Task] Add Dinky task to better support the development and execution of FlinkSQL (#10640) 2022-07-05 10:07:24 +08:00
songjianet
d0f73d3d7c
[Refactor][UI] Refactor worker group manage using NSpace component. (#10735) 2022-07-02 17:51:42 +08:00
Devosend
48d0e7f389
fix bug where project overview page display no data (#10720) 2022-07-01 13:59:06 +08:00
Paul Zhang
4a3c3e7797
[feature][task-flink] Support Flink application mode (#9577) 2022-07-01 12:20:38 +08:00
zhuxt2015
4bbf3c8ea1
fix (#10678) 2022-07-01 11:30:01 +08:00
songjianet
491d5001fc
[Refactor][UI] Refactor cluster manage using NSpace component. (#10701)
* [Refactor][UI] Refactor cluster manage using NSpace component.

* [Refactor][UI] Refactor token manage using NSpace component.
2022-07-01 07:09:21 +08:00
songjianet
c732db29ee
[Refactor][UI] Refactor environment manage using NSpace component. (#10702) 2022-07-01 07:08:47 +08:00
Devosend
77fea14461
[Fix][UI] Fix bug where the home page displays no data. (#10697) 2022-06-30 18:32:32 +08:00
songjianet
a90e5746fc
[Refactor][UI] Refactor k8s namespace manage using NSpace component. (#10682) 2022-06-30 11:28:33 +08:00
songjianet
e6efac6223
[Refactor][UI] Refactor token manage using NSpace component. (#10681) 2022-06-30 11:18:55 +08:00
songjianet
cf7776fb8d
[Refactor][UI] Refactor yarn queue manage using NSpace component. (#10680) 2022-06-30 09:32:52 +08:00
秋天
d021da4dfb
[fix-10632][ui] fix the workflow name with underline cannot be displayed correctly error. (#10636)
- add workflow name span padding-bottom css style to fix this error

This closes #10632

Co-authored-by: jiangkang <jiangkang@cmss.chinamobile.com>
2022-06-28 11:04:18 +08:00
Amy0104
a6fc70cdd1
[Fix][UI] Fix bytesToSize function calculation error. (#10627) 2022-06-27 13:55:37 +08:00
pinkhello
b8de9ee752
[Fix-10539] [Bug] [UI] Copy task a to B, change the user-defined para… (#10611)
* fixed 10539: [Bug] [ui]Copy task a to B, change the user-defined parameters of Task B, and change the parameters of task a

* fixed 10539: [Bug] [ui]Copy task a to B, change the user-defined parameters of Task B, and change the parameters of task a

* feat: reactor code

* feat: remove console.info

* fixed: reactor deepclone

* feat: code style
2022-06-27 10:53:13 +08:00
Jiajie Zhong
15a86071d1
[feat] ui build no inherit from maven proxy (#10590)
Users may set in for maven setting.xml. but
frontend-maven-plugin will inherit proxy setting
from it. And pnpm not support both `--proxy` and
`--https-proxy` and will fail ui build. This patch
make pnpm run without inherits maven proxy.

ref: https://github.com/eirslett/frontend-maven-plugin#proxy-settings
and 9f39dbad09/frontend-maven-plugin/src/main/java/com/github/eirslett/maven/plugins/frontend/mojo/PnpmMojo.java (L28)
2022-06-24 13:35:36 +08:00
xiangzihao
393cb648f9
fix dependent task re-run params error (#10580) 2022-06-23 20:49:28 +08:00
xuhhui
198e00db58
fix: Current node settings number of failed retries may not be negative (#10530) 2022-06-22 18:22:33 +08:00
JieguangZhou
36e20cdfc8
[Feature][Task Plugin] Add DVC task plugin for MLops scenario (#10372) (#10407) 2022-06-21 13:13:46 +08:00
Eric Gao
64cee03fed
[Feature] Enable users to switch and install conda env in jupyter task (#10337) 2022-06-20 14:47:44 +08:00
Eric Gao
4be3b877c3
[feature][task] Enable zeppelin schedule a whole zeppelin note (#10434) 2022-06-18 13:34:24 +08:00
Devosend
d1cae6025b
fix rename form not init bug in file manange (#10471) 2022-06-16 13:51:17 +08:00
Amy0104
d516369e80
[Fix][UI] Add loading before file modification data is returned. (#10450) 2022-06-15 15:06:06 +08:00
qianli2022
ff065d8e5b
[Feature][Improvement] Support multi cluster environments - k8s type (#10096)
* service code

* [Feature][UI] Add front-end for cluster manage

* fix e2e

* remove comment on cluster controller

* doc

* img

* setting e2e.yaml

* test

* rerun e2e

* fix bug from comment

* Update index.tsx

use Nspace instead of css.

* Update index.tsx

Remove the style.

* Delete index.module.scss

Remove the useless file.

Co-authored-by: qianl4 <qianl4@cicso.com>
Co-authored-by: William Tong <weitong@cisco.com>
Co-authored-by: Amy0104 <97265214+Amy0104@users.noreply.github.com>
2022-06-15 13:39:20 +08:00
Amy0104
f0131d5b7a
[Feature][UI] Add manual input for scheduling dates. (#10396)
* [Feature][UI] Add manual input for scheduling dates.

* [Fix][UI] Fix singlequote.

* [Feature][UI] Remove check for duplicate scheduling dates.
2022-06-12 19:48:48 +08:00
JieguangZhou
3258438f6e
[Feature] [MLOps] support mlflow deploy with docker compose (#10217)
* [Feature] [MLOps] support mlflow deploy with docker compose

fix doc

Update docs/docs/en/guide/task/mlflow.md

fix doc

Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>

revert cancel modification

fix ENV name and docker compose command

* fix doc image link

* fix testModelsDeployDockerCompose

* add docker compose container health check and fix mlflow bug

* update docker compose healthcheck timeout
2022-06-10 10:20:50 +08:00
xiangzihao
b1fb17119b
[Feature-6758][Task] Add limit resource usage for tasks base on cgroup (#10373) 2022-06-08 19:42:05 +08:00
retime123
67c4f2b259
[Feature][Monitoring] Added disk available capacity monitoring (#10287)
* Added disk available capacity monitoring

* resolve conflict
Added disk available capacity monitoring

* resolve conflict
Added disk available capacity monitoring

* resolve conflict
Added disk available capacity monitoring
2022-06-06 11:06:33 +08:00
guodong
96496f7255
[Fix-10318][ui] Fix EMR Task UI custom parameters Is not correct (#10334)
* Modify useCustomParams isSimple: true
2022-06-02 18:51:43 +08:00
songjianet
6134e0a628
[Build][UI] Upgrade dependencies. (#10346)
* [Build][UI] Upgrade dependencies.

* [Build][UI] Upgrade dependencies.

* [Build][UI] Upgrade dependencies.
2022-06-02 18:23:57 +08:00
songjianet
e8ad62bcd0
[Fix][UI] Fixed the issue that the status statistics on the project overview page were inconsistent. (#10328) 2022-06-01 21:50:43 +08:00
aiwenmo
3f2a21293d
[Fix-10317] [ui] Fix the tips of startTimeout in the jupyter form (#10319)
Co-authored-by: wenmo <32723967+wenmo@users.noreply.github.com>
2022-06-01 10:19:36 +08:00
songjianet
8584aad490
[Style][UI] Format code. (#10314) 2022-05-31 21:01:36 +08:00
Eric Gao
a8a5da367a
[Feature][Task Plugin] Add support for dynamic form for zeppelin task plugin (#9977) (#10269) 2022-05-31 11:19:41 +08:00