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
阿福Chris
7556915a4e
#3431 : [Fix-11217] [Doc] add postgresql config in doc: datasource-setting ( #11326 )
...
* add postgresql config for datasoruce-setting
* Update docs/docs/en/guide/howto/datasource-setting.md
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2 years ago
阿福Chris
c76301ab51
[Fix-11217] [Doc] add postgresql config in doc: datasource-setting ( #11326 )
...
* add postgresql config for datasoruce-setting
* Update docs/docs/en/guide/howto/datasource-setting.md
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2 years ago
fuchanghai
45a78425d9
#3430 : [feature-#11689] change replaceAll to replace in method of tryExecuteSqlResolveColumnNames ( #11696 )
2 years ago
fuchanghai
f8b9aad239
[feature-#11689] change replaceAll to replace in method of tryExecuteSqlResolveColumnNames ( #11696 )
2 years ago
fuchanghai
e2e20afc1c
#3429 : [fix-#11691] Add lz4-java in clickhouse datasource. ( #11697 )
2 years ago
fuchanghai
554562bfa9
[fix-#11691] Add lz4-java in clickhouse datasource. ( #11697 )
2 years ago
Amy0104
0d1911445a
#3428 : [Fix][UI] Add the task name entry when the workflow instance detail page goes to the task instance page. ( #11761 )
2 years ago
Amy0104
d0d481d10f
[Fix][UI] Add the task name entry when the workflow instance detail page goes to the task instance page. ( #11761 )
2 years ago
caishunfeng
5eb9ed1c7f
#3427 : [Feature-11530] add state history for process instance ( #11757 )
...
* [Feature] add state history for process instance (#97 )
* add state history for process instance
* upsertProcessInstance
* remove unuse method
* fix UT
Co-authored-by: caishunfeng <534328519@qq.com>
2 years ago
caishunfeng
f8d46a26c1
[Feature-11530] add state history for process instance ( #11757 )
...
* [Feature] add state history for process instance (#97 )
* add state history for process instance
* upsertProcessInstance
* remove unuse method
* fix UT
Co-authored-by: caishunfeng <534328519@qq.com>
2 years ago
kezhenxu94
5fa34c0085
#3426 : Update doc according to recent update of Spring / Swagger ( #11755 )
2 years ago
kezhenxu94
31ba49ac02
Update doc according to recent update of Spring / Swagger ( #11755 )
2 years ago
kezhenxu94
cd5b4c08a1
#3425 : Add Kubernetes configmap reload to all components ( #11730 )
2 years ago
kezhenxu94
277f137358
Add Kubernetes configmap reload to all components ( #11730 )
2 years ago
Tq
b54db58337
#3424 : [feature][API]feature: add task type list and enable user to add task type to fav ( #11727 )
...
* feature: add task type list and enable user to add task type to fav
* make DependentExecute.java variable protected
* add standalone server fileSet
2 years ago
Tq
b3cc8a55b9
[feature][API]feature: add task type list and enable user to add task type to fav ( #11727 )
...
* feature: add task type list and enable user to add task type to fav
* make DependentExecute.java variable protected
* add standalone server fileSet
2 years ago
caishunfeng
cd4f159c67
#3423 : reduce task dependencies ( #11731 )
2 years ago
caishunfeng
f95cdd350a
reduce task dependencies ( #11731 )
2 years ago
juzimao
458ab119ed
#3422 : optimize the process instance query, change the date time range ( #11719 )
2 years ago
juzimao
d0f5e7edf3
optimize the process instance query, change the date time range ( #11719 )
2 years ago