484 Commits (abdd2337b144df149a2031c3b26862ae41b4e936)

Author SHA1 Message Date
luoyuan e57ee658e8
[Improvement] Optimized close of IO (#5336) 3 years ago
Wenjun 5f1fc462c9
[Bug][server-api] copy the node ,the preTasks is error #5261 (#5264) 3 years ago
roi 837c9ba2cc
fix bug:when shell task raw script has $[${day} - 1],throw java.lang.IllegalArgumentException::Pattern includes reserved character:'{' (#5313) 3 years ago
Shiwen Cheng 83519bdfc3
[Improvement][Server] Optimize log display (#5311) 3 years ago
Shiwen Cheng e92e29ef9a
[Fix-5309][Common] Fix the wrong memory (#5312) 3 years ago
wenjun f3dfaacca2
[Improvement][Service] Optimize query log (#5205) 3 years ago
Shiwen Cheng 1c1f6663a6
[Improvement][WorkerGroup] Optimize and reduce database and zookeeper queries and replace worker address input with multiple-select (#5182) 3 years ago
didiaode18 0eb8c0c234
[Improvement][common]Task status error 3 years ago
zhuangchong 73e917d3c1
Clean up useless files. (#5252) 3 years ago
xiaoyu 2f1f193ba8
Update common.properties (#5223) 3 years ago
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