Jiajie Zhong
ef9de9de3b
Add example about how to bulk create workflow ( #6659 )
3 years ago
Jiajie Zhong
26a84b30d8
Change issue bot mailing list from chinese to english ( #6420 )
3 years ago
chouc
900cf3a7e3
[Fix][DAS] Specify the catalog and schema when check table or column exists ( #6646 )
...
* Specify the catalog and schema when check table and column exsits
3 years ago
JinYong Li
f20444792c
[Feature][Install] add upgrade 2.0 ddl ( #6648 )
...
* Optimizing SQL scripts
* add upgrade 2.0 ddl
3 years ago
wind
daca3baf66
[DS-6653][Server] fix netty create too many channels ( #6654 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
BenjaminWenqiYu
3a8b80971b
1. ResourceMapper rename the original 'existResource' function to 'existResourceByUser' ( #6409 )
...
2. ResourceMapper add existResource function without the userId condition
3. change the ResourceServiceImpl's private function 'checkResourceExists' without userId condition
3 years ago
jon-qj
86c85114b2
make alert instance page display more friendly ( #6635 )
...
* make alert instance page display more friendly
* Update EmailAlertChannelTest.java
3 years ago
wind
ae0b18f3a3
[DS-6638][MasterServer] fix task state no change when failover worker ( #6639 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
wind
8850baff07
[DS-6640][WorkerServer] support process update host command type ( #6642 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Jiajie Zhong
dd6ed36f65
Add Python API implementation of workflows-as-code ( #6269 )
...
* Init DS python SDK pydolphinscheduler: python code definition
* Doc first
* Add quick start and developer doc
* Java documentation change
* Add LICENSE-py4j.txt
* Add py4j to release-docs/LICENSE
* Move dependency version to parent pom
* Remove outdated code
* Add tenant parameter to tutorial
3 years ago
JinYong Li
00eea95df5
Optimizing SQL scripts ( #6644 )
3 years ago
aCodingAddict
f60e3c219a
[DS-6606] [common] JSONUtils#getNodeString String type ( #6618 )
3 years ago
wind
06e8e24708
[DS-6616][WorkerServer] fix worker stop fail and fakes death ( #6621 )
...
* [DS-6616][WorkerServer] fix worker stop fail and fakes death
* remove unuse test
* just add try catch to remove zk worker path
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Jiajie Zhong
03aaef0fe6
Add Github Actions stale bot ( #6468 )
3 years ago
Jiajie Zhong
cbeedba3e2
Remove unused try block in UT ( #6182 )
...
closes https://github.com/apache/dolphinscheduler/issues/6181
3 years ago
Jiajie Zhong
d91801e6f6
Change feature issue label to "new feature" ( #6601 )
3 years ago
wind
0d26724455
[DS-6591][API] fix process definition import ( #6592 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
wind
adf49e6a5f
[DS-6593][DAO] t_ds_error_command miss message in pgsql ( #6594 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
kezhenxu94
e15668097a
Remove legacy E2E codes ( #6585 )
3 years ago
Kerwin
28004c3b05
[Fix] [SQL] sql script upgrade exception ( #6462 )
...
* fix sql syntax error exception.
* update 1.4.0 sql ddl
3 years ago
wind
b642e9ca54
[DS-6582][Master] fix condition task state ( #6583 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
mask
9b1984c244
[fix-6570][task] add sql task udf resource load ( #6570 ) ( #6571 )
...
* [fix-6570][task] add sql task udf resource load (#6570 )
-add sql task udf resource load
-Fix UdfFuncRequest serialization
* fix checkstyle
* add defaultFS in sqlTaskContext
* fix checkstyle
3 years ago
kezhenxu94
16b94e207d
Update e2e.yml ( #6574 )
3 years ago
wind
18b324e4d5
fix sql exception in pgsql ( #6576 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
JinYong Li
095e2e206a
fix import processDefinition error ( #6573 )
3 years ago
kezhenxu94
251255009a
Add end-to-end test framework and some basic cases ( #6419 )
3 years ago
wangyizhi
fa102afad0
fix import process definition url error ( #6567 )
3 years ago
wangyizhi
5dfb0163c2
fix switch node cannot get branch flow ( #6565 )
3 years ago
Kirs
09657d8576
[ #6337 ]When the SQL result reaches the limit value, increase the log result prompt ( #6528 )
3 years ago
ououtt
a3982f5025
[Improvement-6540][server] Optimize the code related to the processInstanceExecMaps object ( #6556 )
...
* [DS-6540][refactor-server] Optimize the code related to the processInstanceExecMaps object
3 years ago
Hua Jiang
8200bc1452
[Fix-6529] Improve the python task to solve the issue about getting the environment variables. ( #6531 )
...
* modify config
* improve python task
* improve python task
3 years ago
wangyizhi
4d0869fcc0
fix DAG environment list error ( #6551 )
3 years ago
Kirs
de61d65af2
[Task]fix business log using error ( #6538 )
3 years ago
OS
52a550b6ae
[BUG-6543][Master] process instance state is always running when failure task ( #6547 )
...
* fix-6543: process instance state is always running when failure task exists
* code style
* code style
3 years ago
Hua Jiang
ba4cb9d22a
[Fix-5876][SQL] Support more resources files in the task ( #6457 )
...
* change the type of resource_ids from varchar to text
3 years ago
Jiajie Zhong
6495a204f3
Fix install.sh for DS 2.0 and add comment to install_config.conf ( #6506 )
...
* Fix install.sh for DS 2.0
* Use #* make it work in macos
* Add comment for properties change
* Add JAVA HOME for only one file change to deploy
* Reduce config change by using default value of: plugin registry, alert, task as
* Change javaHome default value
* Delete config param zkQuorum
* Reorder param
* Add comment for install_config.conf
3 years ago
OS
8606cbd493
fix bug: 6523 Failed to authorize resource ( #6524 )
3 years ago
wind
50f1766903
[DS-6499][WorkerServer] report busy state when worker is overload ( #6512 )
...
* [DS-6499][WorkerServer] report busy state when worker is overload
3 years ago
OS
cea8ae6991
6471: cache process definition in master ( #6511 )
3 years ago
Kirs
bddf3e6f2c
[FIX-#6514]Task Class Load Err ( #6513 )
...
* [FIX-#6412]Task Class Load Err
* Task Class Load Err
3 years ago
Hua Jiang
a80fca70f7
[Fix-6497][Server] Fix the missing code about the feature of supporting multiple environments. ( #6509 )
3 years ago
wind
fea7874f95
[DS-6502][MasterServer] fix cmdParam NPE when constructProcessInstance on SCHEDULER mode ( #6504 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
OS
db04a5b04d
[Feature-6471]Cache Process definition in master ( #6485 )
...
* feature-6471 Cache Process definition in master
3 years ago
Kerwin
88690462b4
[Fix-6478] [Server] Fix the lack of scheduling time in complement parallelism mode ( #6491 )
...
* fix missing history data
* update code style
* update ExecutorServiceTest test class.
3 years ago
wind
e091801e05
[Improvement-6474] [MasterServer] schedule time for process instance optimization ( #6477 )
...
* [DS-6474][MasterServer] change to handle schedule time for process instance in WorkflowExecuteThread
* delete all the valid tasks when complement data if id is not null
* checkstyle
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Kirs
ea493534df
Add Alibaba Druid to NOTICE file ( #6488 )
3 years ago
Hua Jiang
6e70e51e9f
remove the verification of the task name in the formModel.vue ( #6464 )
3 years ago
wind
c8ee2df216
[DS-6483][MasterServer] upgrade the druid and mysql connector version ( #6484 )
...
* [DS-6483][MasterServer] upgrade the druid and mysql connector version
* remove mysql connector in known-dependencies.txt
* change mysql connector version to 8.0.16
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
wangyizhi
eb21a1763e
fix UI updateProcessInstance interface parameter error ( #6487 )
3 years ago
Kerwin
7459ee2531
dist module configuration generates missing task plugin. ( #6473 )
3 years ago