Wenjun Ruan
8a47785f42
Fix listing processDefinition the schedulerReleaseState will never be null ( #11888 )
2 years ago
fuchanghai
070b8c2546
[fix-#11830]fix doc about sub-process's child node describe ( #11837 )
...
* [fix-#11830]fix doc
* Update docs/docs/en/guide/task/sub-process.md
2 years ago
limaiwang
25b78a8003
[Bug] [spark-sql] In spark-sql, select both SPARK1 and SPARK2 versions and execute ${SPARK_HOME2}/bin/spark-sql ( #11721 )
...
select different versions of spark-sql to execute different versions of spark-sql
2 years ago
kezhenxu94
147e0ae8d7
Remove duplicate Spring version management ( #11899 )
2 years ago
shiyu li
cc5f710147
[helm] fix worker template persistentVolumeClaim link ( #11248 )
2 years ago
W.XING
1164cb776d
Add chunjun in dolphinscheduler-task-all/pom.xml ( #11375 )
2 years ago
ouyangyewei
db46e4786a
Add default constructor ( #11858 )
2 years ago
LiuBodong
3ca9680b20
[Fix][Monitor]Monitor UI not show DisakAvailable and MemoryUsage correctly ( #11870 )
2 years ago
kezhenxu94
c3a8dd5ca7
Add codeql to scan codes ( #11836 )
2 years ago
dependabot[bot]
5d73a6863b
Bump junit from 4.12 to 4.13.1 ( #11891 )
2 years ago
kezhenxu94
105773f54d
Remove htrace dependencies ( #11881 )
...
* Remove htrace dependencies
* Update pom.xml
2 years ago
Kengo Seki
3664d85143
[Improve] Upgrade Hadoop to 3.2.4 ( #11832 )
2 years ago
juzimao
5d9331f4ee
[Feature-10683][Task Plugin] Add Java Task Plugin. ( #10689 )
2 years ago
Devosend
24957b5592
[Fix][UI] Fix workflow name overlaps bug ( #11862 )
2 years ago
JieguangZhou
c41fa5a8b1
fix pydolphin yaml doc link ( #11817 )
2 years ago
Yann Ann
e20f17a7b7
[Improvement-#11768][Monitor] Support monitor h2 database in monitor page ( #11813 )
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
37325b4c34
[Bug](dependent) Dependent downstream trigger error when schedule cycle not day. ( #11734 )
...
* FIX: dependent
* FIX: version
* MOD: for review
2 years ago
caishunfeng
2e61c76c22
[Improvement] Add remote task model ( #11767 )
2 years ago
kezhenxu94
efedc9a53c
Bump up dependencies to fix cves ( #11765 )
2 years ago
xiangzihao
ebcffb04aa
fix hdfs defaultFs not working ( #11823 )
2 years ago
Wenjun Ruan
ea0b5acccb
Remove `not use web service` comment in alert server ( #11819 )
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
陈家名
28469fc9b2
[bug][k8s] Change the config file keys in K8s to be the same as those in common.properties ( #11812 )
2 years ago
chenrj
6d460a3ca2
[DSIP-13][python] New mechanism file plugins to Python API ( #11360 )
2 years ago
xiangzihao
f0db90f71d
[Doc] Remove re-upload file function in the 3.0.0's doc ( #11804 )
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
2eb8b9f7f0
[Feature][Registry] Support etcd as registry ( #10981 )
2 years ago
陈家名
6f3b0b2432
[k8s] Delete unnecessary configurations. ( #11808 )
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
冯剑
45ebd528d6
[Bug-11650][worker] #11650 fix SQL type task, stop task cause NPE ( #11668 )
2 years ago
JieguangZhou
38ee91fb1e
[DSIP-11][python] create workflows from YAML configuration ( #11611 )
2 years ago
JieguangZhou
8988492c43
[Feat][python] Add parameter environment to task ( #11763 )
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
3c86e52075
[Fix-11583][UI] Fix the API usage of gantt graph ( #11642 )
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
f8b9aad239
[feature-#11689] change replaceAll to replace in method of tryExecuteSqlResolveColumnNames ( #11696 )
2 years ago
fuchanghai
554562bfa9
[fix-#11691] Add lz4-java in clickhouse datasource. ( #11697 )
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
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
31ba49ac02
Update doc according to recent update of Spring / Swagger ( #11755 )
2 years ago
kezhenxu94
277f137358
Add Kubernetes configmap reload to all components ( #11730 )
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
f95cdd350a
reduce task dependencies ( #11731 )
2 years ago
juzimao
d0f5e7edf3
optimize the process instance query, change the date time range ( #11719 )
2 years ago
Wenjun Ruan
67e7f88d8b
Refactor heart beat task, use json to serialize/deserialize ( #11702 )
...
* Refactor heart beat task, use json to serialize/deserialize
2 years ago
Wenjun Ruan
03e1e6fe45
[Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task ( #11701 )
...
* Fix kill job may cause worker oom
2 years ago
Evans Sun
5fabce783a
[DOC] improve zk digest doc ( #11703 )
2 years ago
Eric Gao
4a37345436
[Feature][Task Plugin] Support hive cli task plugin ( #11651 )
...
* Add hive cli task plugin
* Add docs for hive-cli task plugin
* Fix hive-cli task related front-end nits and checkstyle
* Fix exception handling logic
2 years ago
xiangzihao
71eeab3d98
[CI] Fix cluster test abnormal ( #11688 )
...
* fix cluster test abnormal
2 years ago