Commit Graph

6814 Commits

Author SHA1 Message Date
Devosend 4f0a02eb43
[chore] update by release version (#10742)
* update 3.0.0-beta-2 doc

* update history-versions doc
2022-07-04 10:05:29 +08:00
songjianet 4ac33496e5
[Docs] Replace the dag screenshot of the README. (#10741) 2022-07-02 22:35:25 +08:00
songjianet d0f73d3d7c
[Refactor][UI] Refactor worker group manage using NSpace component. (#10735) 2022-07-02 17:51:42 +08:00
sneh-wha fb8d0c858b
Merging general settings to faq (#10716)
* Merging general settings to faq

* also change the zh position

Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-07-01 17:18:02 +08:00
sneh-wha fb90a0e558
[doc] Modify quick start. (#10712) 2022-07-01 16:51:07 +08:00
sneh-wha 0cdae777ab
[doc] Modified alert doc files (#10714) 2022-07-01 16:29:00 +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
sneh-wha 65ebdbef98
[doc] Change tasks doc (#10639) 2022-07-01 01:46:04 +08:00
sneh-wha 7898f41dc0
[doc] Change datasource doc (#10660) 2022-06-30 23:33:59 +08:00
WangJPLeo 8f621ff98b
[Optimization] Calculate global parameter and local parameter at master. (#10704)
* Global parameter and local parameter calculation external expansion.

* k8s task ut fix.

* TimePlaceholderUtils import DateUtils fix

* follow the review comments to fix.

* follow the review comments to fix.

* e2e rerun
2022-06-30 22:45:25 +08:00
Stalary a45fc5b032
[doc] Add doc for pre-sql and post-sql (#10685) 2022-06-30 20:01:23 +08:00
WangJPLeo fcf4110ed8
resource modules query fix. (#10687) 2022-06-30 19:28:40 +08:00
Wenjun Ruan 1b86394d3c
Optimize sql script use insert ignore (#10700) 2022-06-30 19:04:57 +08:00
caishunfeng b6a3075a42
[Improvement] heartbeat info improvement (#10699)
* heartbeat info improvement

* import order
2022-06-30 18:44:50 +08:00
Devosend 77fea14461
[Fix][UI] Fix bug where the home page displays no data. (#10697) 2022-06-30 18:32:32 +08:00
caishunfeng c2f1886306
[doc] Update metadata and design doc (#10600) 2022-06-30 17:48:17 +08:00
Wenjun Ruan 247ca4ae8a
[Improvement-10617] Add comment in slot check (#10618) 2022-06-30 15:58:49 +08:00
Lyle Shaw 5855274b26
[Fix-10652] fix docker-compose.yml (#10653)
* [Fix-10652] fix docker-compose.yml

* [Fix-10652] fix docker-stack.yml

* [Fix-10652] fix python api port in k8s config

* Update deploy/kubernetes/dolphinscheduler/templates/deployment-dolphinscheduler-api.yaml

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

* [Fix-10652] fix { { to {{

* [Fix-10652] del space between {{ and -

Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-06-30 15:43:19 +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
songjianet 3fbfa27f13
[doc] Replace the dag screenshot of the README. (#10662) 2022-06-29 15:03:35 +08:00
sneh-wha 1cdbbc1ba5
[doc] Modified parameter doc files. (#10659) 2022-06-29 14:42:37 +08:00
wjf 75581b7543
[Improvement]Delete the getSession in the Registry interface (#10633) 2022-06-29 11:20:52 +08:00
zhuxt2015 7e7df1d8ff
[Bug] [Task] SQL task no exception stack trace in task log (#10656) 2022-06-29 09:57:05 +08:00
juzimao e0b0f986f7
[Fix-10641] [Common] Fix the hdfs NPE (#10642)
Fix the hdfs NPE (#10642)
2022-06-28 22:51:09 +08:00
zhuxt2015 5ebd982e92
[Bug] [Api] The copied workflow create time and update time is still copied from the original workflow 2022-06-28 21:33:58 +08:00
Wenjun Ruan 35b25da863
Validate master/worker config (#10649) 2022-06-28 20:17:43 +08:00
Wenjun Ruan 66624c5c86
[Bug] [Master] Worker failover will cause task cannot be failover (#10631)
* fix worker failover may lose event
2022-06-28 16:08:35 +08:00
Wenjun Ruan cd62de968d
Add JDK11 on unit-test (#10364) 2022-06-28 14:21:51 +08:00
WangJPLeo b5184138fa
[Feature] Time function analysis extension. (#10624)
* Time function analysis extension.

* param add.

* clear useless logs and update method notes

* permission omission fix.

* extending time functions to optimize static methods

* e2e rerun.
2022-06-28 11:24:51 +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
Jiajie Zhong bbc1e052ab
[ci] mergable do not handle label (#10638)
mergable some time will become crazy and adding
or deleting labels in the PR. This affects the
user experience. I try to solve it in #7099 but
it is seems not affect and we should remove the
label and comment operation and only should the
result in check result.
2022-06-27 20:22:58 +08:00
sneh-wha 1f46078ab8
[doc] Change subprocess dependent (#10637) 2022-06-27 19:30:35 +08:00
liudi1184 56d3db0306
[fix-10596] Workflow relationship cannot be displayed normally (#10625)
Workflow relationship cannot be displayed normally

Closes #10596

Co-authored-by: liudadi <liudi@thinkingdata.cn>
2022-06-27 17:26:41 +08:00
sneh-wha a14b96b091
[doc] Modify Shell task file (#10634) 2022-06-27 17:22:09 +08:00
Amy0104 a6fc70cdd1
[Fix][UI] Fix bytesToSize function calculation error. (#10627) 2022-06-27 13:55:37 +08:00
Jiajie Zhong cd51a22940
[doc] Correct installPath when using related path (#10597)
correct the doc and add hint to setting

ref: #10511
2022-06-27 11:02:19 +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
HomminLee dafed572d1
[Fix][dolphinscheduler-spi] json parse support LocalDateTime (#10440)
* JSONUtils support LocalDateTime

* remove extraneous unit tests

* remove unused classes import.

Co-authored-by: HomminLee <lihongmin@ysstech.com>
2022-06-27 10:19:28 +08:00
pinkhello 719a9d4532
[Improvement][Worker] fixed naming of rpc package (#10614) 2022-06-26 10:30:09 +08:00
pinkhello 628c8ab2a1
[Improvement][Master] batch remove TaskInstaceId and workflowInstanceId (#10620) 2022-06-26 10:07:35 +08:00
Eric Gao 16144a8858
[docs] Add links to metrics docs (#10583) 2022-06-24 17:27:40 +08:00
Stalary b2df357814
[doc] Add run the task alone doc. (#10581) 2022-06-24 16:59:22 +08:00
xiangzihao 33cc68ed4a
[doc] Add doc about how to use healthcheck endpoints (#10592) 2022-06-24 16:56:26 +08:00
xiangzihao 397e51fa63
dependent node log output optimization and fix checkstyle (#10593) 2022-06-24 16:48:58 +08:00