652 Commits (7e0010de3548009acf8f3a57dd59d6d0343f5613)

Author SHA1 Message Date
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
JinyLeeChina 7f0678d3be
[Feature][JsonSplit] Fix save process bug (#5001) 3 years ago
zhuangchong e68e994d46
when Kerberos authentication is enabled,cannot get application status. (#4980) 3 years ago
JinyLeeChina 39a9c0c392
[Feature][jsonspilt]modify process instance for project home page (#4991) 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
Simon 6d087ccce0
[Feature][JsonSplit] fix processDefinitionService ut and bug (#4894) 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
JinyLeeChina a32b40ee95
[Feature][JsonSplit] add gen taskNodeList method (#4861) 3 years ago
Shiwen Cheng 149b0dab4d
[Improvement][Docker] Sync docker conf templates to the latest conf properties (#4772) 3 years ago
bao liang 62e961e3f1
[Feature][JsonSplit]refactor remove the json in process instance and definition (#4828) 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
JinyLeeChina 648bc412a1
[Feature][JsonSplit] add task and relation save code (#4546) 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) 3 years ago
Kirs ab95b16d21
Revert "[Feature-#3049] Alert Plugin Design(merge alert_plugin_design to dev) (#4495)" (#4535) 3 years ago
wuxiaofei 46b8b1526e [Improvement-#4503][dolphinscheduler-dist]Jackson version upgraded to 2.10.5 3 years ago
Kirs 73b0eaa999
merge dev to alert_plugin_design (#4530) 3 years ago
Kirs 0c8d08cbaa
[Feature-#3049] Alert Plugin Design(merge alert_plugin_design to dev) (#4495) 3 years ago
zhuangchong 734b188bd1
[fix-4472][DataSource] Hive JDBC partial permission parameter concatenation JDBC URL error (#4473) 3 years ago
zhuangchong 91dfe0913f
[Improvement-4435][datasource] the datasource tests the connection and returns details when the connection is wrong (#4436) 4 years ago
JinyLeeChina c7038a087c
[Feature][JsonSplit] task and relation entity (#4475) 4 years ago
guohaozhang fb5501f590
[Fix-4455][common] fix parse shell output (#4456) 4 years ago
JinyLeeChina 74712a4448
[Feature][JsonSplit] snowFlakeUtils (#4432) 4 years ago
Dean Wong 83d53505de
[Feature-#130] pass global param values when starting new process instance (#4372) 4 years ago
Kirs 4d553603ee
Merge dev to alert_plugin_design (#4351) 4 years ago