Commit Graph

6451 Commits (de50f43de63e42488cb38169cd56fba77dd24fc6)

Author SHA1 Message Date
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
caishunfeng 5657cb9aec
[Bug-9719][Master] fix failover fail because task plugins has not been loaded (#9720) 2022-04-24 20:34:21 +08:00
gaojun2048 ebc4253d50
[fix][Service] BusinessTime should format with schedule timezone (#9714)
* BusinessTime should format with schedule timezone

* fix test error

* fix test error

* fix test error
2022-04-24 19:21:21 +08:00
Amy0104 257380467e
[Fix][UI Next][V1.0.0-Beta] Set the timout label to not show. (#9710) 2022-04-24 17:56:10 +08:00
labbomb 7382284b7d
[Feature]The utils configuration files are centrally managed under common (#9706) 2022-04-24 17:46:47 +08:00
Devosend 48d526f275
[Fix][UI Next][V1.0.0-Beta] Fix bug where route is error in file manage root (#9697) 2022-04-24 15:29:50 +08:00
Devosend 0643fe44a4
[Fix][UI Next][V1.0.0-Beta] Fix success logo is not display bug (#9694) 2022-04-24 15:28:26 +08:00
labbomb b276c372d4
[Feature]Unified exposure method class (#9698) 2022-04-24 15:27:11 +08:00
Amy0104 3e851940e8
[Fix][UI Next][V1.0.0-Beta] Fix the startup parameter display error. (#9692)
* [Fix][UI Next][V1.0.0-Beta] Fix the startup parameter display error.

* [Fix][UI Next][V1.0.0-Beta] Change the key of the startup parameter item.
2022-04-24 14:15:53 +08:00
songjianet 86bdb826dc
[Fix][UI Next][V1.0.0-Beta] Change update user to edit user. (#9683) 2022-04-24 14:14:12 +08:00
Tq a51b710b1c
fix alert msg and change primitive to String to avoid wrong format (#9689) 2022-04-24 13:29:27 +08:00
Devosend 99678c097c
[Fix][UI Next][V1.0.0-Beta] Fix bug where name copy is invalid (#9684) 2022-04-24 11:56:58 +08:00
Mr.An 29a0ea32c6
[Fix] Support more generic tenant code when create tenant (#9634) 2022-04-23 18:41:03 +08:00
mans2singh 4799b27e33
[hotfix][docker] Removed extra equals in mail user (#9677) 2022-04-23 12:32:31 +08:00
yimaixinchen fb11525e49
[chore] Correct the java doc in funtion DagHelperTest generateDag2 (#9602)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-04-23 10:31:48 +08:00
Eric Gao 072ba731a2
[Bug][Doc]Update database init instruction docs (#9659) 2022-04-22 23:56:00 +08:00
caishunfeng 88d2803fe1
fix task dispatch error overload resource pool of task group (#9667) 2022-04-22 18:39:40 +08:00
WangJPLeo 387ebe5bb0
Project management batch deletion should give a specific description if it fails. (#9669)
Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
2022-04-22 18:17:22 +08:00
Amy0104 b564e58cf3
[Feature][UI][V1.0.0-Beta] Add dependent task status in dependent task. (#9663)
* [Feature][UI][V1.0.0-Beta] Add dependent task status in dependent task.

* [Fix][UI][V1.0.0-Beta] Format back end data.
2022-04-22 16:30:17 +08:00
Devosend 1de7f154a3
[Bug][UI][V1.0.0-Beta] Fix display resource not exist error message bug (#9657) 2022-04-22 14:52:34 +08:00
Devosend 30a8372505
[Fix][UI][V1.0.0-Beta] Fix the parameter variables and startup parameters window cannot auto close bug (#9653) 2022-04-22 14:51:30 +08:00
Jiajie Zhong dde6d1f448
[doc] Add data quality to sidebar and correct docker resource path (#9662) 2022-04-22 14:45:07 +08:00
exmy 267b307632
[improve][api] Support to upload file without file type suffix (#9553) 2022-04-22 14:42:41 +08:00
exmy 36f01155b5
[Improvement][server] varPool support syntax #{setValue(key=value)} (#9586) 2022-04-22 14:10:21 +08:00
WangJPLeo 996790ce9e
[Improvement-9609][Worker]The resource download method is selected according to the configurati… (#9636)
* The resource download method is selected according to the configuration and the service startup verification is added.

* common check CI fix

* Startup check changed to running check

* code smell

* Coordinate resources to increase test coverage.

* Split resource download method.

* Unit Test Coverage

Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
2022-04-22 11:45:49 +08:00
Amy0104 7b1c316d9e
[Fix][UI][V1.0.0-Beta] Adjust the UI presentation of the dependent task. (#9649) 2022-04-21 17:35:56 +08:00
Devosend 58c7e5aa08
[Feature][UI][V1.0.0-Beta] Modify timeout from 10s to 15s of axios (#9644) 2022-04-21 16:03:08 +08:00
Amy0104 6966a70acc
[Fix][UI][V1.0.0-Beta] Replace the back-end interface for dependent task. (#9645)
* queryProjectCreatedAndAuthorizedByUser to queryAllProjectList
* queryAllByProjectCode to queryProcessDefinitionList
* getTasksByDefinitionCode to getTasksByDefinitionList
2022-04-21 16:02:40 +08:00
Devosend 303ee1bf15
[Fix][UI][V1.0.0-Beta]Fix data not update bug for workflow version switch (#9642) 2022-04-21 15:28:48 +08:00
zixi0825 337696e258
[Docs][DataQuality]: Add DataQuality Docs (#9512)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-04-21 14:54:38 +08:00
worry ecf13a8c90
[Improvement][style]add comment and clear warn (#9247) 2022-04-21 11:42:08 +08:00
naziD 10f8c9d983
[Bug-9608] Serialize the task definition failed (#9622)
* BugFix: serialize the task definition failed

* Remove a comment

Co-authored-by: lipandong <pandong.lpd@alibaba-inc.com>
2022-04-21 11:38:41 +08:00
Eric Gao a863c6f8f1
[Bug][DAO] Update db init script and soft_version (#9628) (#9637) 2022-04-21 11:01:19 +08:00
caishunfeng 239be31ab7
[Bug] cancel application when kill task (#9624)
* cancel application when kill task

* add warn log

* add cancel application
2022-04-20 22:46:15 +08:00
WangJPLeo ae84900329
[Fix-9617]New task group project name drop-down data is displayed according to user type. (#9625)
* New task group project name drop-down data by user type

* remove unused import

* avoid import *

Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
2022-04-20 18:24:45 +08:00
qianli2022 165d7aa51f
[Feature][Task] K8s namespace auth manager (#9303)
* k8s auth

* remove log

* fix test

* use constants

* use constants K8S_LOCAL_TEST_CLUSTER

* simple auth get

* change test

* add namespace authorize in user page

* prettier code

* change test data

Co-authored-by: qianl4 <qianl4@cicso.com>
Co-authored-by: William Tong <weitong@cisco.com>
2022-04-20 18:23:23 +08:00
Devosend 86b1870856
[Fix][UI][V1.0.0-Beta] Fix tooltip not display bug in task instance (#9630) 2022-04-20 17:44:19 +08:00
PJ Fanning f45fe85703
upgrade commons-compress to 1.21 (#9540) 2022-04-20 17:42:14 +08:00
PJ Fanning 006bcca532
update jackson and jackson.databind version to fixes many security issues (#9572) 2022-04-20 17:34:48 +08:00