Kirs
163a0696a4
[Bug #6306 ][Worker] task log path generated error. ( #6311 )
...
* [Bug #6306 ][Worker] task log path generated error.
* [Bug #6306 ][Worker] task log path generated error.
3 years ago
JinYong Li
0b53adeb07
[Fix-6302] [API] Add a new task to an existing workflow, and the task is lost ( #6307 )
...
* fix processDefinition save/update/delete/move/import transaction
* fix ut
* fix processDefinnition release/processInstance update/taskDefinition transaction
* fix processDefinnition release/processInstance update/taskDefinition transaction
* fix 6302 update processDefinition,the task lost
* fix ut
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
Tandoy
b8ed7e6f2d
Fix the error of mandatory success and failure task ( #6305 )
...
close #6301
3 years ago
Kirs
9115062838
[Plugin][Task]Fix Task log may be lost ( #6294 )
3 years ago
Kirs
552fd17878
[Plugin][Task]Fix Yarn Task Kill Not valid ( #6293 )
3 years ago
JinYong Li
d7160874e4
[Fix-6248] [API] fix processDefinnition release/processInstance update/taskDefinition transaction ( #6288 )
...
* fix processDefinition save/update/delete/move/import transaction
* fix ut
* fix processDefinnition release/processInstance update/taskDefinition transaction
* fix processDefinnition release/processInstance update/taskDefinition transaction
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
Kirs
7e8febed4d
[Plugin][Task]Fix Sql Task NPE ( #6290 )
3 years ago
Devosend
22277517c5
[Fix-6228][UI] fix yarn queue dialog bug ( #6264 )
...
very good, thanks for your contribution
3 years ago
JinYong Li
7a321505cf
[Fix-6248] [API] fix processDefinition save/update/delete/move/import transaction ( #6285 )
...
* fix processDefinition save/update/delete/move/import transaction
* fix ut
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
JinYong Li
8980b7027a
fix deleteProcessDefinitionVersion bug ( #6287 )
...
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
David
51e27bb4b6
Delete gitter chat from Readme ( #6282 )
...
delete gitter chat from Readme, Slack will be enough
3 years ago
OS
b71967b017
fix bug-6279 Parallel tasks would be Irregularly submitted twice ( #6280 )
3 years ago
RichardStark
7098855ee0
restored install.sh ( #6257 )
...
* restored install.sh
* install.sh +x
3 years ago
OS
649723132b
fix bug-6277 submit-time error in parallel tasks. ( #6278 )
3 years ago
Kirs
540fd9dc08
Only allow squash merge ( #6274 )
3 years ago
Wangyizhi1
69a153c5f5
[Fix-6139][UI] Fix missing relationship issue ( #6258 )
...
* the relationship is missing in kinship
* Fix missing environmentCode parameter issue when modifying the process
3 years ago
Kirs
fab4eae923
[SPI][Task]fix Task parse Err ( #6244 )
...
* [SPI][Task]fix Task parse Err
3 years ago
LiuBodong
58da46b129
[Fix][API] fix TaskDefinitionLog save error ( #6246 )
...
The reason is when saving the TaskDefinitionLog, the environmentCode field uses 'taskDefinition' which is NOT defined instead of 'taskDefinitionLog' defined in the 'foreach declaration'. so just change 'taskDefinition' to 'taskDefinitionLog' in 'TaskDefinitionLogMapper.xml'
3 years ago
Kirs
fced3892ee
[Fix][Task] Wrong complement date ( #6009 ) ( #6186 )
...
* [Fix][Task] Wrong complement date (#6009 )
3 years ago
Wangyizhi1
070b280f56
fix api error in dependent task ( #6238 )
3 years ago
Kirs
b90152fc2e
[SPI][Task]add SQL Task ( #6237 )
...
Add Sql Task And Fix Task Parse Err
3 years ago
LiuBodong
a1e447d399
[StandaloneServer][BUG]Fix workflow can't save correctly ( #6214 ) ( #6215 )
...
* [StandaloneServer][BUG]Fix workflow can't save correctly (#6214 )
* [StandaloneServer][BUG] Command can't be saved to h2 database (#6214 )
* [API][BUG] Update embedded h2 sql, use process_definition_code instead of unused process_definition_id (#6214 )
* Update dolphinscheduler_h2.sql
update scale of process_definition_code in t_ds_error_command
Co-authored-by: liubodong <liubodong>
3 years ago
break60
6aafa81aff
fixBug('#6172') Dag node name value judgment error ( #6175 )
...
Co-authored-by: xiangcaibiao <caibiao.xiang@sinocare.com>
3 years ago
Wangyizhi1
14feda996d
Improve workflow lineage interaction ( #6230 )
3 years ago
JinyLeeChina
9d0b00c1b7
[Fix-6139][API]fix envCode in task_definition and process switchVersion ( #6231 )
...
* fix envCode in task_definition and process switchVersion
* fix conflicts
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
Kirs
fa0b86ac82
[Fix][Registry]server listener err ( #6232 )
...
* [Fix][Registry]server listener err
3 years ago
Hua Jiang
5fead427f2
[Bug-6152][Server] Fix the the exception of manual workflow execution ( #6209 )
3 years ago
Tandoy
c1496d8a74
[Bug] [ui] fix cannot edit project ( #6227 )
...
* fix cannot edit project
* It has been fixed that when editing a project, if you do not modify the projectName, a project already exists error will be thrown.
3 years ago
Wangyizhi1
f4a2b6df50
[Fix-6139][UI] fix some UI bugs ( #6225 )
...
* Hide the reference task feature
* fix the bug that Element-ui(2.13.2) auto focus on the first input
* Fix delete process version error
* add switch and tis task icons
* Change the default value of environmentCode to - 1
* Replace projectId to projectCode & remove definitionList field in the DEPENDENT node
* fix delete process instance error
* Fix error entering sub process instance page
3 years ago
JinyLeeChina
07d6542feb
[Fix-6139][API] fix workFlowLineage relation ( #6217 )
...
* fix bug of view-tree api
* fix bug of view-tree api
* fix ut
* fix ut
* fix master buildFlowDag error
* fix workFlowLineage relation
* fix ut
* fix ut
* fix ut
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
mask
259ec909d1
[Improvement-6198][task] remove Sparktaskchannelfactory duplicate declaration ( #6199 )
...
* remove Sparktaskchannelfactory duplicate declaration
3 years ago
Tandoy
6820684307
Fix the error when using CreateDolphinScheduler to build a local development environment to initialize the table and data for the first time ( #6210 )
...
close #6158
3 years ago
OS
8694b9c8f9
fix bug-6208 json parse error in sub process ( #6211 )
3 years ago
Kirs
ac943bca6a
[SPI]Fix Plugin Logger coverage ( #6206 )
3 years ago
JinyLeeChina
71e2c8808b
[Fix-6194] [Server] fix master buildFlowDag error ( #6195 )
...
* fix bug of view-tree api
* fix bug of view-tree api
* fix ut
* fix ut
* fix master buildFlowDag error
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
Kirs
7029062f4c
[Improvement][Task]Check the task plugin configuration when the worke… ( #6184 )
...
* [Improvement][Task]Check the task plugin configuration when the worker starts
3 years ago
Jiajie Zhong
170280fab2
Simplify constants variables ( #6183 )
...
* Combine `alter` and `registry` properties,
bese on https://github.com/apache/dolphinscheduler/pull/6180
* Remove duplicate variable `SLASH` and `SINGLE_SLASH`
3 years ago
JinyLeeChina
14e4d7086d
[Fix-6139][API] fix bug of view-tree api ( #6188 )
...
* fix bug of view-tree api
* fix bug of view-tree api
* fix ut
* fix ut
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
Wangyizhi1
b79630488d
convert process definition id to code ( #6191 )
3 years ago
Wangyizhi1
ca488fcfa6
copy configs from taskDefinition ( #6179 )
3 years ago
DittoTool
a245e141d6
Inefficient Usages of Java Collections ( #6187 )
3 years ago
Hua Jiang
6dedafb8ff
fix the issue about mysql ddl for environment_code ( #6160 )
...
* set the default value of the environment code to be -1
3 years ago
Kirs
58b694a85c
[BUG][Plugin] Fix #6167 ( #6177 )
3 years ago
Martin Huang
0715be34d5
[Fix-6166][task-plugin]Fix Python Task Execution Error ( #6167 )
...
* fix python task execution error
* delete AbstractTask#setCommand
3 years ago
kezhenxu94
ea2a9dbcb2
Clean up third-party files that are not mentioned in LICENSE ( #6165 )
3 years ago
Wangyizhi1
42966bea97
[Fix-6139][UI] fix some bugs in UI ( #6163 )
...
* Disable delete button when the process is online
* the jump affirm
* process tree code
* put the processInstanceId of Gantt
* fix kinship bugs
* modify lineage id to code
3 years ago
Kerwin
f75b5be28f
fix master server task execute processor register. ( #6162 )
3 years ago
JinyLeeChina
4ddfb855a3
[Fix-6156] [API] refactor workflow lineage api ( #6157 )
...
* fix mysql create sentence bug
* fix mysql create sentence bug
* fix genTaskCodeList return same code and save proces error
* refactor workflow lineage api
Co-authored-by: JinyLeeChina <297062848@qq.com>
3 years ago
kezhenxu94
a632be73c0
Clean up unused util classes... ( #6154 )
3 years ago
kezhenxu94
291b5eba82
Adopt new GitHub issue template ( #6153 )
3 years ago