Commit Graph

6489 Commits

Author SHA1 Message Date
WangJPLeo
3cea039239
Task queue status update. (#9832) 2022-04-28 16:41:00 +08:00
Eric Gao
bbf6c4ed62
[Feature][UI Next] Add front-end for Apache Zeppelin task plugin (#9597) (#9810)
* [Feature][UI Next] Add front-end for Apache Zeppelin task plugin (#9597)

* Fix minor bugs of zeppelin server endpoint in common.properties

* Fix several bugs in zeppelin task plugin front-end

* add noteId and paragraphId into ITaskParams

* Fix bug in tasks/use-zeppelin.ts
2022-04-28 16:06:49 +08:00
Devosend
bb2d4d18e9
[Fix][UI] Hide the version control button in workflow instance (#9825) 2022-04-28 15:53:26 +08:00
Jiajie Zhong
4f596f362a
[doc] Fix syntax error cause website not work correctly (#9826) 2022-04-28 15:33:03 +08:00
WangJPLeo
ab2d535e54
The node ID under serial is greater than the current ID. (#9820)
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
2022-04-28 11:00:33 +08:00
陈家名
828034f8b9
[improve][python] Specify warning group when deploy process-definition (#9773) 2022-04-27 22:02:14 +08:00
Devosend
d3c53af100
[Fix][UI] Fix timing modal start time and end time bug (#9815) 2022-04-27 20:49:04 +08:00
Jiajie Zhong
d188f49b0e
[doc] Dir development should not ref other dirs content (#9812)
For now, development dir deploy in other place instead
of docs dir https://dolphinscheduler.apache.org/en-us/development/development-environment-setup.html
so could not ref markdown doc from other docs dir
2022-04-27 20:02:34 +08:00
sq-q
ed425d2d2d
[Feature-9772][plugin/ui] support SparkSQL Task (#9790)
* [refactor] Dolphinscheduler sparkSQL

* [refactor] Dolphinscheduler SparkSQL

* [refactor] Dolphinscheduler SparkSQL

* [refactor] Dolphinscheduler SparkSQL

* [refactor] Dolphinscheduler SparkSQL

* [refactor] Dolphinscheduler SparkSQL

* [refactor] Dolphinscheduler SparkSQL

* [refactor] Refactor ui code and add sparksql test cases

* [refactor] refactor dolphinscheduler SparkSQL

* [refactor] refactor dolphinscheduler plugin-sparkSQL

* [refactor] refactor dolphinscheduler plugin-SparkSQL

* [refactor] dolphinscheduler plugin-SparkTaskTest

* [refactor] dolphinscheduler plugin-SparkTask

* [refactor] dolphinscheduler plugin-Spark

* [refactor] dolphinscheduler plugin-SparkTask-SparkSQL

* [refactor] dolphinscheduler plugin-spark-SparkTask

* [refactor] dolphinscheduler plugin-spark-SparkTask redefine code
2022-04-27 17:44:05 +08:00
Tq
7b0b4c126e
[Bug] [Website-9764]add http alert doc and change body param to unnecessary (#9792)
* add http alert doc and change body param to unnecessary

* submit http en doc and fix doc

* fix http doc
2022-04-27 17:26:58 +08:00
WangJPLeo
d2fe85d7da
[Fix-9796] The task queue can be executed normally. (#9797)
* Task group queue run manually

* Test repetition.

* Reference package is not available*.

Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
2022-04-27 17:23:48 +08:00
Amy0104
1c4b8d1811
[Fix][UI Next][V1.0.0-Beta] Add a return button and set the form to disabled on the file detail page. (#9802) 2022-04-27 17:05:27 +08:00
Amy0104
d618602aa3
[Fix][Next-UI][V1.0.0-Beta] Fix placeholder error on the task queue page. (#9805) 2022-04-27 17:03:37 +08:00
zhuxt2015
206b7c1c51
[Fix-9352][datasource-api]data source client uses a cache with an expiration time (#9353)
* datasource client cache with expiration time

* remove unused import

* fixed unit test

* fix

* fix

* fix

* fix

* fix

* fix

* fix
2022-04-27 16:56:24 +08:00
caishunfeng
70dae6945f
revert delete dumplicate task_definition_log ddl (#8567)
Co-authored-by: caishunfeng <534328519@qq.com>
2022-04-27 15:19:40 +08:00
Eric Gao
515c363148
[Feature][Deploy] Add missing default values in dolphinscheduler_env.sh (#9733)
* [Feature][Deploy] Add missing default values in dolphinscheduler_env.sh (#9675)

* [Feature][Deploy] Restore dolphinscheduler_env.sh to avoid e2e failure (#9675)

* [Feature][Deploy] Change mysql driver class name to com.mysql.cj.jdbc.Driver (#9675)

* [Feature][Deploy] Remove redundant config file (#9675)
2022-04-27 13:44:37 +08:00
Tq
14144e8d2e
[Bug][dep] Bump httpclient version to 4.5.13 (#9631) 2022-04-27 12:11:11 +08:00
leiwingqueen
c837580c68
[bug][db] Table relation_project_user have duplicate record (#9536)
* update sql ddl
* fix syntax err
2022-04-27 12:04:08 +08:00
rockfang
8fab44cb93
[fix-9785][UI Next][dev] dynamic change height in viewlog when full screen (#9788) 2022-04-27 11:59:27 +08:00
lidongdai
b2d21ae708
[feat] Update README (#8261)
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
2022-04-27 11:52:43 +08:00
xiangzihao
71c1a31e63
[Feature-9566][Docs] Missing shell script application_id listening logic (#9778) 2022-04-27 09:51:25 +08:00
hstdream
341e220bf0
[Bug][Api] Failed to rerun the workflow instance (#9795) 2022-04-26 23:04:38 +08:00
labbomb
52b188b347
[Bug]Fix log request errors (#9791) 2022-04-26 20:41:54 +08:00
WangJPLeo
f839b527bf
Task group queue supports fuzzy search. (#9784) 2022-04-26 18:03:55 +08:00
Tq
6788c99578
[Bug] [Alert-9786] Http alert Get method not working (#9787)
* fix http alert issues encode before get request

* add hint to http alert
2022-04-26 17:55:34 +08:00
Tq
e3070d9fa3
[Bug] [Website-9764]add script doc to the alert function (#9765)
* add script doc to the alert function

* add script doc to the alert function modify docsdev.js
2022-04-26 17:43:46 +08:00
WangJPLeo
5c0be8a3d7
A task instance that normally queries the serial wait state. (#9777)
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
2022-04-26 15:47:01 +08:00
labbomb
637028735d
[Bug]Fix groupId initialization value problem (#9775)
* The utils configuration files are centrally managed under common

* Fix groupId initialization value problem
2022-04-26 14:27:04 +08:00
Amy0104
84cad13782
[Fix][UI Next][V1.0.0-Beta] Add the 'startNodeList' field to the 'start-process-instance' interface. (#9769) 2022-04-26 11:14:17 +08:00
Eric Gao
3a66f05baf
[doc] Add how to change standalone database type (#9376) (#9736) 2022-04-26 09:47:22 +08:00
labbomb
d8c32ab5c4
[Bug]Fix right-click menu function error (#9766)
* The utils configuration files are centrally managed under common

* fix Right-click menu function error
2022-04-26 09:26:56 +08:00
Devosend
e1c0b44857
[Fix][UI Next][V1.0.0-Beta] Fix cannot select the workload scheduling time bug (#9762) 2022-04-26 09:18:09 +08:00
Amy0104
83d9ea3ccb
[Fix][UI Next][V1.0.0-Beta] Remove the default values for node name and child node. (#9760) 2022-04-25 19:03:30 +08:00
Amy0104
4e56a1bff6
[Fix][UI Next][V1.0.0-Beta] Change the label from recovery failed to failed to retry. (#9761) 2022-04-25 19:02:47 +08:00
WangJPLeo
897d7cb555
Add the host address of the execution server to the sub task task instance. (#9758)
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
2022-04-25 18:17:48 +08:00
Tq
8b3984b20e
fix query issue when update environment (#9752) 2022-04-25 17:46:36 +08:00
Mr.An
45b4445e12
improve task flow date time exception handle (#9732) 2022-04-25 17:10:18 +08:00
WangJPLeo
ea002452b0
Subtask component treemap problem fix. (#9755)
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
2022-04-25 17:07:15 +08:00
Jiajie Zhong
de50f43de6
[common] Make dolphinscheduler_env.sh work when start server (#9726)
* [common] Make dolphinscheduler_env.sh work

* Change dist tarball `dolphinscheduler_env.sh` location
  from `bin/` to `conf/`, which users could finish their
  change configuration operation in one single directory.
  and we only need to add `$DOLPHINSCHEDULER_HOME/conf`
  when we start our sever instead of adding both
  `$DOLPHINSCHEDULER_HOME/conf` and `$DOLPHINSCHEDULER_HOME/bin`
* Change the `start.sh`'s path of `dolphinscheduler_env.sh`
* Change the setting order of `dolphinscheduler_env.sh`
* `bin/env/dolphinscheduler_env.sh` will overwrite the `<server>/conf/dolphinscheduler_env.sh`
when start the server using `bin/dolphinsceduler_daemon.sh` or `bin/install.sh`
* Change the related docs
2022-04-25 15:35:43 +08:00
WangJPLeo
7bcec7115a
[Fix-9717] The failure policy of the task flow takes effect (#9718)
* Failure policy takes effect.

* Coverage on New Code

* correct description logic

* Compatible with all scenarios

* clearer logic

Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
2022-04-25 15:29:18 +08:00
Tq
e6dade71bb
fix process instance global param not include to task instance when master executing (#9730) 2022-04-25 14:05:40 +08:00
songjianet
9abcbbac2e
[Fix][UI Next][V1.0.0-Beta] Fix the bug that the tenant is 0 when editing a user. (#9739) 2022-04-25 14:05:27 +08:00
caishunfeng
0176f4bf61
[Bug-9737][Api] fix task plugin load in api (#9744)
* fix task plugin load in api

* task plugin loading by event
2022-04-25 13:26:34 +08:00
Amy0104
1f9660b80d
[Fix][UI][V1.0.0-Beta] Set the default value of host to '-' and Disable log button without host data. (#9742) 2022-04-25 12:27:08 +08:00
songjianet
15eb1618b4
[Fix][UI Next][V1.0.0-Beta] Fix citation errors. (#9741) 2022-04-25 11:37:21 +08:00
Paul Zhang
cc40816f87
[Bug][Script] Fix the type of variable workersGroupMap is not supported in bash 3.x (#9614) 2022-04-25 11:32:09 +08:00
labbomb
ca98a4a144
[Bug]Fixed the problem of no request from right click viewing log (#9728)
* The utils configuration files are centrally managed under common

* [Bug]Fixed the problem of no request from right click viewing log
2022-04-25 10:26:52 +08:00
陈家名
8a8b63cd96
[Improve][python] Support create table syntax and custom sql type param (#9673) 2022-04-25 10:17:20 +08:00
Devosend
cd82f45d5e
[Bug][UI][V1.0.0-Beta] Fix action buttons not displayed on one line bug (#9700) 2022-04-25 10:04:04 +08:00
Devosend
3faa65ef0c
[Bug] [UI][V1.0.0-Beta] Fix task group name can't clear bug (#9708) 2022-04-25 10:03:11 +08:00