Mr.An
cac3f780e5
[Fix] add resource capacity required rule ( #9922 )
...
* [Fix] add resource capacity required rule
* Update use-form.ts
3 years ago
Amy0104
96b31c81ff
[Fix][UI Next][V1.0.0-Beta] Fix data quality data not displayed. ( #9930 )
3 years ago
Paul Zhang
8562f6a878
[Feature][Log]Add timezone information in log output ( #9913 )
3 years ago
labbomb
c9bba819bd
[Fix]Added request header validation ( #9915 )
3 years ago
Eric Gao
1f7884609a
[Feature][Doc] Add docs for zeppelin task plugin ( #9866 )
3 years ago
WangJPLeo
a1b6b033ad
[Fix-9906] After the serial wait execution strategy stops the running workflow instance, the instance will be woken up and executed if there is a wait instance. ( #9907 )
...
* After the serial wait execution strategy stops the running workflow instance, the instance will be woken up and executed if there is a wait instance.
* clear logic
* Resource overloading
3 years ago
songjianet
7a7807e520
[Feature] Remove old ui. ( #9909 )
...
* [Feature] Remove old ui.
* [Docs] Add license file for screenfull.
3 years ago
陈爽
15a15de927
[bug] [doc] fix the data quality link error about the navigation of dolphinscheduler 3.0.0-alpha zh docs ( #9887 )
3 years ago
labbomb
693b8a976b
[Fix][UI-NEXT] Disable file name ( #9893 )
3 years ago
songjianet
fea9186636
[Docs][UI][Beta] Update README. ( #9895 )
...
* [Docs][UI][Beta] Update README.
* [Docs][UI][Beta] Update README.
3 years ago
Devosend
87dc42fcc4
[Fix][UI Next][V1.0.0-Beta] Fix jdbc connect parameter validate bug ( #9891 )
3 years ago
Amy0104
72e6a6d06f
[Feature][UI Next][V1.0.0-Beta] Add hints to the password repeat. ( #9888 )
3 years ago
Amy0104
52df6c1f66
[Fix][UI Next][V1.0.0-Beta] Fix the task group queue display error. ( #9890 )
3 years ago
songjianet
083050a107
[Docs][UI Next][V1.0.0-Beta] Add @types-lodash license. ( #9883 )
3 years ago
Amy0104
615da96b08
[Fix][UI Next][V1.0.0-Beta] Fix edge deletion unhandled and remove the useless nextNodes. ( #9875 )
3 years ago
Amy0104
84484b6a6b
[Fix][UI Next][V1.0.0-Beta] Fix some errors on the datasource page. ( #9877 )
...
* Set the description default value to "-"
* Pager is missing page selector.
3 years ago
Amy0104
4bddef8238
[Fix][UI Next][V1.0.0-Beta] Fix the page input error on the token manage page. ( #9879 )
3 years ago
Jiajie Zhong
136a183018
[doc] Separate and correct getting start by docker ( #9862 )
...
* [doc] Separate and correct getting start by docker
* Correct content of starting docker
* Remove all FAQ in docker.md and only keep
build image by users themself in faq.md
* Separate how to use incompatible incompatible
datasource from docker.md to directory datasource
* correct disable flag
* fix download link
* fix wrong anchor
* remove not support anchor for zh docs
3 years ago
sq-q
b1bb69c959
[Improve][docs] Add spark sql docs to task spark ( #9851 )
3 years ago
Devosend
52826194a6
[Fix][UI Next][V1.0.0-Beta] Fix bug where logo disappeared when format dag. ( #9864 )
3 years ago
litiliu
e41de35e17
[Fix-9856]Failed to upload the file but get misleading error message ( #9861 )
...
* [fix-9856]Failed to upload the file because the full name was too long, but get misleading message
* Update Status.java
Co-authored-by: litiliu <litiliu@cisco.com>
Co-authored-by: lidongdai <dailidong66@gmail.com>
3 years ago
WangJPLeo
fb0f96ed94
[Fix-9868] A task flow definition isolates the runs of different execution strategies by version numbers. ( #9869 )
...
* The thread cache task flow definition should get the latest version.
* Coverage on New Code
* Coverage on New Code
* Coverage on New Code
* use an existing method.
* Increase unit test coverage.
* Task flow definitions enforce policy isolation.
3 years ago
LongJGun
778018dcfb
[Bug] [worker] fix CommandType TASK_EXECUTE_RUNNING_ACK don't consumed ( #9849 ) ( #9850 )
3 years ago
songjianet
f9f91000fd
[Fix][UI Next][V1.0.0-Beta] Fix the problem that there is no prompt for selecting users. ( #9858 )
...
* [Fix][UI Next][V1.0.0-Beta] Fix the problem that there is no prompt for selecting users.
* [Fix][UI Next][V1.0.0-Beta] Change update user to edit user.
* [Fix][UI Next][V1.0.0-Beta] Change update user to edit user.
3 years ago
Town
fcb32e4c3c
[fix] fix query access token for specified user failed ( #9855 )
3 years ago
Amy0104
f747b606e9
[Fix][UI Next][V1.0.0-Beta] Add validation rules to dependency of the dependent task. ( #9844 )
3 years ago
WangJPLeo
31cd1b5e61
Serial wait for subsequent execution ( #9847 )
3 years ago
Kerwin
4f2b9ac886
[Improve][common] code clean in the common module ( #9435 )
3 years ago
caishunfeng
5d5125d507
[Bug-9829][Api] Fix schedule timezone ( #9830 )
3 years ago
labbomb
d1f5bbfcae
[Fix]fix the search bar echoes abnormally ( #9835 )
3 years ago
songjianet
9a568769eb
[Feature][UI Next][V1.0.0-Beta] Rename SeaTunnel. ( #9839 )
3 years ago
Tq
69810a8a36
[BUG][ALERT-SERVER]validate script before alert script ( #9834 )
...
* validate script before alert script
* fix validate script before alert script
3 years ago
Mr.An
47b4489452
[Fix] json object serialization error ( #9828 )
...
* fix json object parser error
* delete password validator
* Update use-form.ts
* Update use-form.ts
* Update use-detail.ts
3 years ago
songjianet
6a2484196d
[Fix][UI][V1.0.0-Beta] Fix the problem of wrong workflow name. ( #9833 )
3 years ago
WangJPLeo
3cea039239
Task queue status update. ( #9832 )
3 years ago
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
3 years ago
Devosend
bb2d4d18e9
[Fix][UI] Hide the version control button in workflow instance ( #9825 )
3 years ago
Jiajie Zhong
4f596f362a
[doc] Fix syntax error cause website not work correctly ( #9826 )
3 years ago
WangJPLeo
ab2d535e54
The node ID under serial is greater than the current ID. ( #9820 )
...
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
3 years ago
陈家名
828034f8b9
[improve][python] Specify warning group when deploy process-definition ( #9773 )
3 years ago
Devosend
d3c53af100
[Fix][UI] Fix timing modal start time and end time bug ( #9815 )
3 years ago
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
3 years ago
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
3 years ago
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
3 years ago
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>
3 years ago
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 )
3 years ago
Amy0104
d618602aa3
[Fix][Next-UI][V1.0.0-Beta] Fix placeholder error on the task queue page. ( #9805 )
3 years ago
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
3 years ago
caishunfeng
70dae6945f
revert delete dumplicate task_definition_log ddl ( #8567 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
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 )
3 years ago