yangruochen
|
7c1ff53a74
|
[Bug-3845]postgresql need to add IF NOT EXISTS for table t_ds_process… (#3852)
* [Bug-3845]postgresql need to add IF NOT EXISTS for table t_ds_process_definition_version too.
* restart unit test
* rerun unit test
|
4 years ago |
yangruochen
|
42c88a7c68
|
[FIX-Bug #3845][Ambari Plugin] Start Ambari report an error: Table 't_ds_process_definition_version' already exists (#3846)
* [Bug][Ambari Plugin] Start Ambari report an error: Table 't_ds_process_definition_version' already exists #3845
* Revert "[Bug][Ambari Plugin] Start Ambari report an error: Table 't_ds_process_definition_version' already exists #3845"
This reverts commit 56e030e6
* [Bug][Ambari Plugin] Start Ambari report an error: Table 't_ds_process_definition_version' already exists #3845
|
4 years ago |
guyinyou
|
3b581455fc
|
[Feature]Add Python task "task variable / result transfer" implementation (#3659)
* 增加Python Task的“任务变量/结果传递”实现
Signed-off-by: 古崟佑
* add two files license
Signed-off-by: 古崟佑
* fix 'server/worker/task/AbstractCommandExecutor.java' code style
Signed-off-by: 1941815847Cy4 <1941815847cy4@kuaishou.com>
* update DB
Signed-off-by: 古崟佑
* update DB -- 2
Signed-off-by: 古崟佑
* fix codeStyle
Signed-off-by: 古崟佑
* fix codestyle
Signed-off-by: 古崟佑
* fix codeStyle
Signed-off-by: 古崟佑
* fix codeStyle
Signed-off-by: 古崟佑
* fix codeStyle
Signed-off-by: 古崟佑
* add VarPoolUtils Test
Signed-off-by: 古崟佑
* fix VarPoolUtilsTest codeStyle
Signed-off-by: 古崟佑
* fix VarPoolUtilsTest codeStyle
Signed-off-by: 古崟佑
* fix VarPoolUtilsTest codeStyle
Signed-off-by: 古崟佑
* fix VarPoolUtilsTest codeStyle
Signed-off-by: 古崟佑
* fix VarPoolUtilsTest codeStyle
Signed-off-by: 古崟佑
* add test config for VarPoolUtilsTest
Signed-off-by: 古崟佑
* fix unit test
Signed-off-by: 古崟佑
* fix codeStyle
Signed-off-by: 古崟佑
* fix VarPoolUtilsTest.java
Signed-off-by: 古崟佑
* fix
Signed-off-by: 古崟佑
* change the test class path
Signed-off-by: 古崟佑
* fix
Signed-off-by: 古崟佑
* fix "print the error message"
Signed-off-by: 古崟佑
* fix bug
Signed-off-by: 古崟佑
* fix
Signed-off-by: 古崟佑
Co-authored-by: 1941815847Cy4 <1941815847cy4@kuaishou.com>
|
4 years ago |
muzhongjiang
|
c42e769ced
|
[Fix] fix bug #3487 Create folder duplicate name under multithreading (#3697)
* add state
* fixed bug "jackson enum conversion : InvalidFormatException"
* Word spelling modification
Comment modification
Word spelling modification,Comment modification,Log level modification
* Update EmailManager.java
* Update FlinkParameters.java
* Update SqlTask.java
* fixed "getNotifyGroupList cache" bug
* fix bug "Creating folders with multiple threads will result in multiple identical folders #3487"
* fix "Creating folders with multiple threads will result in multiple identical folders" #3487
* fix "Creating folders with multiple threads will result in multiple identical folders" #3487
* fix bug #3487 Create folder duplicate name under multithreading
* fix bug #3487 Create folder duplicate name under multithreading
* fix bug #3487 Create folder duplicate name under multithreading
* fix bug #3487 Create folder duplicate name under multithreading
Co-authored-by: mzjnumber1@163.com <mzjnumber1@163.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
|
4 years ago |
Yichao Yang
|
93660f4d61
|
[Feature-2154][api] Workflow version control (#3053)
* [Feature][api] Workflow version control
* Update messages.properties
* Update messages_en_US.properties
* Update messages_zh_CN.properties
|
4 years ago |
vanilla111
|
a4ee351a3a
|
delay execution of tasks and improve some designs (#3427)
|
4 years ago |