311 Commits (5a12e00cbe926b40162b459b94ed74b7e7f25903)

Author SHA1 Message Date
Kerwin 5a12e00cbe
[Feature][Task]Task plugin spi (#6084) 3 years ago
Kerwin 22c5292b93
[Feature][SPI] Task (#6044) 3 years ago
Kerwin 79952d926f
[Feature][SPI] Task (#5996) 3 years ago
kyoty bca92157a0
[Fix-5808][Server] When we try to transfer data using datax between different types of data sources, the worker will exit with ClassCastException (#5809) 3 years ago
Hua Jiang 4a68bfbe1c
[Improvement-5852][server] Support two parameters related to task for the rest of type of tasks. (#5867) 3 years ago
wen-hemin 596821a5b6
[Improvement][Api Module] refactor registry client, remove spring annotation (#5814) 3 years ago
傅双波 1e3ff41928
fix (#5803) 3 years ago
kyoty 7bffe0ac85
[Fix-5795][Improvement][Server] The starttime field in the HttpTask log is not displayed as expected. (#5796) 3 years ago
Wenjun Ruan 30af55b82a
[Improvement][Worker] Task log may be lost #5775 (#5783) 3 years ago
Hua Jiang 9fd5145b66
[Improvement-5773][server] need to support two parameters related to task (#5774) 3 years ago
Tanvi Moharir ab527a5e5a
[Improvement#5741][Worker] Improve task process status log (#5776) 3 years ago
wangxj3 6df58e8d78
[Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies (#5603) 3 years ago
ji04xiaogang 3b80760c42
Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log (#5691) 3 years ago
Kirs f508788689
[BUG-#5678][Registry]fix registry init node miss (#5686) 3 years ago
LOUKHNATI Mohamed Khalil 86ffc1f3f2
[Bug][WorkerServer] SqlTask NullPointerException (#5556) 3 years ago
kyoty 67711442d5
[Improvement][SQL] Query return number In SQL should be configurable (#5632) 3 years ago
Shiwen Cheng 8bf042ae6e
[Fix-5596][Python] Fix conflict between python_home and datax_home configuration in dolphinscheduler_env.sh (#5612) 3 years ago
Kirs e2243d63be
[Feature-#3961][Registry]Registry-SPI (#5562) 3 years ago
ruanwenjun 842c5400e6
[Improvement][Server] Must restart master if Zk reconnect (#5210) (#5211) 3 years ago
ruanwenjun 9d0c816cee
[Bug][worker] task throw ConcurrentModifiedException #5528 (#5530) 3 years ago
Shiwen Cheng b537f4eb26
[Improvement][Docker/K8s] Support more configurations and service accesses, reduce the duplication configurations, improve image for python and the compatibility of python home (#5393) 3 years ago
Yao WANG bc22ae7c91
[Improvement][Task] Remove deprecated TaskRecordDao and simply the after() method in the AbstractTask class (#5492) 3 years ago
baoliang dd80f98196 update sleep exception 3 years ago
baoliang 7aa8b518ac Merge remote-tracking branch 'upstream/dev' into json_split 3 years ago
JinyLeeChina 515fa4912e
[Feature][JsonSplit] Fix ProcessService ut (#5435) 3 years ago
baoliang c850b85484 Merge remote-tracking branch 'upstream/dev' into json_split 3 years ago
zhuangchong 88a07f7b55
[Feature-4093][server] Support for stored procedures and stored function calls and data source supports DB2 (#4094) 3 years ago
ruanwenjun e6d8da484f
[Improvement][API] Create Datasource #5083 (#5116) 3 years ago
Wenjun abdd2337b1
[Bug][worker] Fix sql task query result is empty (#5322) (#5324) 3 years ago
JinyLeeChina feffd972b5
[Feature][JsonSplit] Fix task logger path (#5331) 3 years ago
luoyuan 513eb76919
[Improvement-5147][Service]This judgment always returns true (#5156) 3 years ago
JinyLeeChina f7a06a033d
[Feature][JsonSplit] Fix master/worker about shellTask (#5300) 3 years ago
Shiwen Cheng e39409a412
[Improvement-5275][Server] Fix wrong excludeFilters and move zk/ZKMasterClient and registry/ServerNodeManager into master (#5278) 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
wenjun cc7a4446f5
[Improvement][Task] DataX Node doesn't Support Clickhouse as datasource (#5180) (#5243) 3 years ago
JinyLeeChina 73f5a8e0a7
[Feature][JsonSplit] Fix master/worker server (#5253) 3 years ago
JinyLeeChina 31188ffca0
[Feature][JsonSplit] Fix taskInstance (#5246) 3 years ago
bao liang 86ce8f133a
[JsonSplit-4417][master/worker/api]json split- remove json in task instance. (#5160) 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
xiaojingXU 9c04396218
[Bug-5132][server] stop the take immediately if an exception occurs in the taskExecuteThread (#5133) 3 years ago
wenjun 573252f3e1
[Bug][Server] DB transaction failure #5150 (#5152) 3 years ago
Shiwen Cheng 492b318bd3
[Fix][Server] Fix clear task execute path is related to master (#5123) 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
Shiwen Cheng f94cfc620d
[Feature][Worker] Add a configuration item to set whether the tenant is automatically created on Worker (#5007) 3 years ago
Shiwen Cheng 5856a12855
[Improvement-4984][Worker] Refactor and Improve worker load balance (#4996) 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
mrproliu 0ba120e8ab
Fix shell task ${setValue(key,value)} is not working (#5067) 3 years ago
游侠 2d8c4ec86b
[Improvement][Worker-Task] Python Command (#5036) 3 years ago