kezhenxu94
16666fa4f9
#3456 : Remove htrace dependencies ( #11881 )
...
* Remove htrace dependencies
* Update pom.xml
2 years ago
kezhenxu94
105773f54d
Remove htrace dependencies ( #11881 )
...
* Remove htrace dependencies
* Update pom.xml
2 years ago
Kengo Seki
297ddb8e30
#3455 : [Improve] Upgrade Hadoop to 3.2.4 ( #11832 )
2 years ago
Kengo Seki
3664d85143
[Improve] Upgrade Hadoop to 3.2.4 ( #11832 )
2 years ago
juzimao
2e31e4c0a7
#3454 : [Feature-10683][Task Plugin] Add Java Task Plugin. ( #10689 )
2 years ago
juzimao
5d9331f4ee
[Feature-10683][Task Plugin] Add Java Task Plugin. ( #10689 )
2 years ago
Devosend
a4e9641545
#3453 : [Fix][UI] Fix workflow name overlaps bug ( #11862 )
2 years ago
Devosend
24957b5592
[Fix][UI] Fix workflow name overlaps bug ( #11862 )
2 years ago
JieguangZhou
4db9bb0095
#3452 : fix pydolphin yaml doc link ( #11817 )
2 years ago
JieguangZhou
c41fa5a8b1
fix pydolphin yaml doc link ( #11817 )
2 years ago
Yann Ann
5d03f02e54
#3451 : [Improvement-#11768][Monitor] Support monitor h2 database in monitor page ( #11813 )
2 years ago
Yann Ann
e20f17a7b7
[Improvement-#11768][Monitor] Support monitor h2 database in monitor page ( #11813 )
2 years ago
fuchanghai
a60fd85ce6
#3450 : [fix-#11815] fix ck column names contain special characters ( #11818 )
...
Co-authored-by: fuchanghai <changhai.fu@marketingforce.com>
2 years ago
fuchanghai
e101a5cb2c
[fix-#11815] fix ck column names contain special characters ( #11818 )
...
Co-authored-by: fuchanghai <changhai.fu@marketingforce.com>
2 years ago
Stalary
0e538f9229
#3449 : [Bug](dependent) Dependent downstream trigger error when schedule cycle not day. ( #11734 )
...
* FIX: dependent
* FIX: version
* MOD: for review
2 years ago
Stalary
37325b4c34
[Bug](dependent) Dependent downstream trigger error when schedule cycle not day. ( #11734 )
...
* FIX: dependent
* FIX: version
* MOD: for review
2 years ago
caishunfeng
0f07f43edb
#3448 : [Improvement] Add remote task model ( #11767 )
2 years ago
caishunfeng
2e61c76c22
[Improvement] Add remote task model ( #11767 )
2 years ago
kezhenxu94
aa1546c388
#3447 : Bump up dependencies to fix cves ( #11765 )
2 years ago
kezhenxu94
efedc9a53c
Bump up dependencies to fix cves ( #11765 )
2 years ago
xiangzihao
e27bb1d04c
#3446 : fix hdfs defaultFs not working ( #11823 )
2 years ago
xiangzihao
ebcffb04aa
fix hdfs defaultFs not working ( #11823 )
2 years ago
Wenjun Ruan
386032f160
#3445 : Remove `not use web service` comment in alert server ( #11819 )
2 years ago
Wenjun Ruan
ea0b5acccb
Remove `not use web service` comment in alert server ( #11819 )
2 years ago
Kengo Seki
aa28eee0c1
#3444 : [Improvement] Replace commons-lang 2 function invocations with commons-lang3 ( #11810 )
...
* [Improvement] Replace commons-lang 2 function invocations with commons-lang3
2 years ago
Kengo Seki
444c7e6eb7
[Improvement] Replace commons-lang 2 function invocations with commons-lang3 ( #11810 )
...
* [Improvement] Replace commons-lang 2 function invocations with commons-lang3
2 years ago
陈家名
307b83dc55
#3443 : [bug][k8s] Change the config file keys in K8s to be the same as those in common.properties ( #11812 )
2 years ago
陈家名
28469fc9b2
[bug][k8s] Change the config file keys in K8s to be the same as those in common.properties ( #11812 )
2 years ago
chenrj
df99f9e597
#3442 : [DSIP-13][python] New mechanism file plugins to Python API ( #11360 )
2 years ago
chenrj
6d460a3ca2
[DSIP-13][python] New mechanism file plugins to Python API ( #11360 )
2 years ago
xiangzihao
48cf75d620
#3441 : [Doc] Remove re-upload file function in the 3.0.0's doc ( #11804 )
2 years ago
xiangzihao
f0db90f71d
[Doc] Remove re-upload file function in the 3.0.0's doc ( #11804 )
2 years ago
fuchanghai
4a208ed510
#3440 : Update dolphinscheduler_ddl.sql fix alert t_ds_user add time_zone is not correct ( #11795 )
2 years ago
fuchanghai
7c0c1f4b78
Update dolphinscheduler_ddl.sql fix alert t_ds_user add time_zone is not correct ( #11795 )
2 years ago
wjf
5e96768554
#3439 : [Feature][Registry] Support etcd as registry ( #10981 )
2 years ago
wjf
2eb8b9f7f0
[Feature][Registry] Support etcd as registry ( #10981 )
2 years ago
陈家名
9776959963
#3438 : [k8s] Delete unnecessary configurations. ( #11808 )
2 years ago
陈家名
6f3b0b2432
[k8s] Delete unnecessary configurations. ( #11808 )
2 years ago
Jiajie Zhong
c866a2bf99
#3437 : [python] Fix permission error when create related objects ( #11783 )
...
after we add permission to our codebase in dev branch, will got error
when create objects from pydolphinscheduler, because users with user_id
equal to `Integer.MAX_VALUE` is ordinary users which can not have access
to create unless we grant permission to the role manually. this patch
change dummyUser to admin user's user_id == 1 to fix it
2 years ago
Jiajie Zhong
0e534dd61f
[python] Fix permission error when create related objects ( #11783 )
...
after we add permission to our codebase in dev branch, will got error
when create objects from pydolphinscheduler, because users with user_id
equal to `Integer.MAX_VALUE` is ordinary users which can not have access
to create unless we grant permission to the role manually. this patch
change dummyUser to admin user's user_id == 1 to fix it
2 years ago
冯剑
de7742ad3a
#3436 : [Bug-11650][worker] #11650 fix SQL type task, stop task cause NPE ( #11668 )
2 years ago
冯剑
45ebd528d6
[Bug-11650][worker] #11650 fix SQL type task, stop task cause NPE ( #11668 )
2 years ago
JieguangZhou
b5d6bd4797
#3435 : [DSIP-11][python] create workflows from YAML configuration ( #11611 )
2 years ago
JieguangZhou
38ee91fb1e
[DSIP-11][python] create workflows from YAML configuration ( #11611 )
2 years ago
JieguangZhou
e020271e2b
#3434 : [Feat][python] Add parameter environment to task ( #11763 )
2 years ago
JieguangZhou
8988492c43
[Feat][python] Add parameter environment to task ( #11763 )
2 years ago
Tq
36fe210af8
#3433 : [fix][API]fix task types sequence ( #11775 )
...
* fix task types sequence
* fix mapper table name t_ds_fav_task
* fix sequence
2 years ago
Tq
4283cfd7a1
[fix][API]fix task types sequence ( #11775 )
...
* fix task types sequence
* fix mapper table name t_ds_fav_task
* fix sequence
2 years ago
Chris
f6efa34af8
#3432 : [Fix-11583][UI] Fix the API usage of gantt graph ( #11642 )
2 years ago
Chris
3c86e52075
[Fix-11583][UI] Fix the API usage of gantt graph ( #11642 )
2 years ago