474 Commits (f20bb54896a9ac7b65c20b0cc7b0a744d1741155)

Author SHA1 Message Date
zhuangchong e53369318b
[Fix-4721][worker]The shell background starts the YARN task scenario, and the kill function is abnormal (#4722) 3 years ago
guohaozhang a6a1b94df4
[Feature-#5128]Support turning off sudo permissions (#5129) 3 years ago
Shiwen Cheng 492b318bd3
[Fix][Server] Fix clear task execute path is related to master (#5123) 3 years ago
wenjun 5d264c9f20
[Improvement][Api] Optimize query processInstanceList #5134 (#5135) 3 years ago
Shiwen Cheng 0d065c0712
[Feature-5062][*] Create/Edit/Delete Worker Group in Web UI (#5113) 3 years ago
Shiwen Cheng 8ac72e80e6
[Feature-5087][SqlTask] Add a switch to send mail and print head logs in SqlTask (#5088) 3 years ago
wenjun 086e716441
[Improvement][Dao] SQL optimization - check exist #5069 (#5070) 3 years ago
Shiwen Cheng f94cfc620d
[Feature][Worker] Add a configuration item to set whether the tenant is automatically created on Worker (#5007) 3 years ago
wangxj3 29d42fd92d
[Feature-#3805][server-master] Task parameter transfer (#5077) 3 years ago
Shiwen Cheng 5856a12855
[Improvement-4984][Worker] Refactor and Improve worker load balance (#4996) 3 years ago
Ts686 6216817861
[Improvement-4971][alert|dao|service]Remove redundant PropertyUtils.class (#5020) 3 years ago
Shiwen Cheng 1cd62b4a5e
[Improvement][Datax] Re-assign DATAX_HOME to /opt/soft/datax instead of /opt/soft/datax/bin/datax.py (#5019) 3 years ago
Kirs 6bf5031f45
[FIX] fix MySQL datasource jdbc connect parameters (#4851) 3 years ago
Shiwen Cheng ae608e024a
[Fix-5037][Server] Fix that both the master and the worker is hanging after restarting and stopping (#5038) 3 years ago
zhuangchong c8e31ad58e
[Improvement-4884][Common] fix the subsequent processing of getting the YARN ResourceManager address to be empty (#4885) 3 years ago
wenjun ea6b1de120
[Improvement][worker] Optimize KillYarnJob (4939) (#4943) 3 years ago
Shiwen Cheng beb5adb985
[Feature][MR] Support mapreduce name (#5029) 3 years ago
Shiwen Cheng e74932cfc2
[Feature-4960][Spark] Add name input for Spark and improve Spark & MR args (#4959) 3 years ago
zhuangchong e68e994d46
when Kerberos authentication is enabled,cannot get application status. (#4980) 3 years ago
dddyszy 01b71f1a0d
[Fix-4839][Server] Process cannot stop when killed with retry (#4841) 3 years ago
Shiwen Cheng d667525913
[Fix-4905][K8s] Fix incorrect host problem in minikube (#4906) 3 years ago
Shiwen Cheng 24fda3fbb1
[Feature][Flink] Support parallelism input (#4937) 3 years ago
zhuangchong a388b6853d
Optimize HashMap Initial Capacity. (#4896) 3 years ago
Kirs a9e1d316f5
[Improvement][SPI]Migrate related classes loaded by SPI classes to public modules (#4586) 3 years ago
guohaozhang c64d73b075
[Fix-#4866][common] Fix loading hdfs-site.xml (#4867) 3 years ago
Shiwen Cheng 149b0dab4d
[Improvement][Docker] Sync docker conf templates to the latest conf properties (#4772) 3 years ago
wuxiaofei 354b1cd928 [Checkstyle][common]delete unknown soft_version 3 years ago
Shiwen Cheng 8879d8ff60
[Improvement][*] Define version with revision globally and update version to 1.3.6-SNAPSHOT (#4773) 3 years ago
felix.wang 3110f023af
[BUG][API]Fix format2Duration when parameter has one is null (#4802) 3 years ago
Shiwen Cheng 61397b338a
[Improvement][api] Introduce base service interface for clear code and unify all controllers, services and tests of api (#4798) 3 years ago
Shiwen Cheng 9ae29a756f
[Improvement-3369][api] Introduce resources, scheduler and taskinstance service interface for clear code (#4766) 3 years ago
Shiwen Cheng dc55b5ba6f
[Improvement-3369][api] Introduce monitor, processinstance and queue service interface for clear code (#4765) 3 years ago
Shiwen Cheng 070424fc78
[Improvement-3369][api] Introduce taskrecord, udffunc, workflowlineage and workergroup service interface for clear code (#4768) 3 years ago
Shiwen Cheng a53195fa15
[Improvement-3369][api] Introduce alert group and users service interface for clear code (#4758) 3 years ago
Shiwen Cheng 8ebddc1f5b
[Fix-3298][K8s] Fix wrong host of task instance in k8s (#4786) 3 years ago
zhuangchong 23591b71a2
[Improvement-4751][API] Improvement the duration field modify the display to a time-based minute-second format (e.g. 1d 10h 20m 1s) (#4752) 3 years ago
zhuangchong 18e4087c7e
[Improvement][JSONUtils] Improvement JSONUtils parse object method (#4781) 3 years ago
Shiwen Cheng 53598fdd18
[Fix-3298][K8s] Fix task log disappear after recreating or upgrading helm release (#4755) 3 years ago
zhuangchong a5443f1173
[fix-4128][worker] Dolphin executes the command using sudo to specify the -u parameter (#4217) 3 years ago
zhuangchong 03a2c6b7b7
[Improvement-4450][datasource] Hive/Spark data sources do not support multi-tenancy when Kerberos authentication is enabled (#4593) 3 years ago
Shiwen Cheng 773909efe2
[Improvement][Common] Add more resource suffix (#4683) 3 years ago
zt-1997 14d49bc584
[FIX-2101]It solves the problem that the name of the branch will not change after the name of the branch is changed in the workflow page and instance page. (#4555) 3 years ago
enoughwell c1875e80d5
[Feature-4596] Add a description for the system env path in common.properties (#4638) 3 years ago
Segun Ogundipe e083e28720
[Improvement][service] Refactor service module to fix code smell (#4513) 3 years ago
cooper a5f31b75ab
[Improvement-4506][LICENSE] upgrade the version of the commons-beanutils (#4525) 3 years ago
Shiwen Cheng 0b8fcac37b
[Fix-4439][*] Fix cors problem (#4490) 3 years ago
crazycarry 5bae9336b0
update get system load (#4524) 3 years ago
snail_fly b290754f83
[Improvement-#4503][dolphinscheduler-dist]Jackson version upgraded to 2.10.5 from 2.9.10 (#4522) 4 years ago
Kirs ab95b16d21
Revert "[Feature-#3049] Alert Plugin Design(merge alert_plugin_design to dev) (#4495)" (#4535) 4 years ago
wuxiaofei 46b8b1526e [Improvement-#4503][dolphinscheduler-dist]Jackson version upgraded to 2.10.5 4 years ago