1. 15 10月, 2020 3 次提交
    • Z
      [fix-3788][pom]spring framework Security breach (#3882) · 5b4a8fdc
      zhuangchong 提交于
      * spring framework Security breach,update springboot version.
      
      * update license.
      
      * update license.
      
      * update netty license.
      
      * update license.
      
      * Update known-dependencies.txt
      
      * Update known-dependencies.txt
      Co-authored-by: Nzhuangchong <zhuangchong8@163.com>
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      5b4a8fdc
    • Z
      [Improvement-3686][service] ProcessService method name meets naming convention. (#3687) · 2fbbf96c
      zhuangchong 提交于
      * ProcessService method name meets naming convention.
      
      * add code checkstyle.
      
      * update test.
      
      * update test.
      
      * add code checkstyle.
      
      * add code checkstyle.
      
      * update pom.
      
      * update pom.
      
      * ProcessService method name meets naming convention.
      
      * update processService code.
      
      * update code style.
      
      * update code style.
      
      * update code style.
      Co-authored-by: Nzhuangchong <zhuangchong8@163.com>
      2fbbf96c
    • B
      [FIX-3836][dev-API] process definition validation name interface prompt information error (#3908) · 13030502
      BoYiZhang 提交于
      * fix bug
      
      Delete invalid field: executorcores
      
      Modify verification prompt
      
      * fix bug
      
      Delete invalid field: executorcores
      
      Modify verification prompt
      
      * fix bug
      
      Delete invalid field: executorcores
      
      Modify verification prompt
      
      * dag  add close button
      
      * reset last version
      
      * reset last version
      
      * dag add close buttion
      
      dag add close buttion
      
      * update  CLICK_SAVE_WORKFLOW_BUTTON  xpath
      
      * updae CLICK_SAVE_WORKFLOW_BUTTON xpath
      
      * updae CLICK_SAVE_WORKFLOW_BUTTON xpath
      
      * updae CLICK_SAVE_WORKFLOW_BUTTON xpath
      
      * Update CreateWorkflowLocator.java
      
      modify submit workflow button
      
      * Update CreateWorkflowLocator.java
      
      * Update CreateWorkflowLocator.java
      
      modify CLICK_ADD_BUTTON
      
      * Update CreateWorkflowLocator.java
      
      delete print
      
      * Update CreateWorkflowLocator.java
      
      1
      
      * Update CreateWorkflowLocator.java
      
      1
      
      * Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
      
      in addition
      
      update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
      
      * Update dag.vue
      
      * Update dag.vue
      
      * Update dag.vue
      
      * Update CreateWorkflowLocator.java
      
      * Revert "Setting '-XX:+DisableExplicitGC ' causes netty memory leaks"
      
      This reverts commit 3a2cba7a
      
      * Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
      
      in addition
      
      update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
      
      * Update dolphinscheduler-daemon.sh
      
      * process definition validation name interface prompt information error
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      Co-authored-by: Nxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
      13030502
  2. 14 10月, 2020 1 次提交
  3. 12 10月, 2020 3 次提交
  4. 10 10月, 2020 2 次提交
  5. 09 10月, 2020 1 次提交
  6. 08 10月, 2020 2 次提交
  7. 30 9月, 2020 1 次提交
  8. 29 9月, 2020 4 次提交
  9. 28 9月, 2020 2 次提交
    • Y
      [FIX-Bug #3845][Ambari Plugin] Start Ambari report an error: Table... · 42c88a7c
      yangruochen 提交于
      [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
      42c88a7c
    • C
      [Improvement][server]lower weight round robin support weight (#3768) · 11d3c2cd
      CalvinKirs 提交于
      * [Improvement][server]lower weight round robin  support weight
      
      * delete  code
      
      * resolve conflicts
      11d3c2cd
  10. 26 9月, 2020 1 次提交
  11. 25 9月, 2020 1 次提交
    • G
      [Feature]Add Python task "task variable / result transfer" implementation (#3659) · 3b581455
      guyinyou 提交于
      * 增加Python Task的“任务变量/结果传递”实现
      Signed-off-by: 古崟佑
      
      * add two files license
      Signed-off-by: 古崟佑
      
      * fix 'server/worker/task/AbstractCommandExecutor.java' code style
      Signed-off-by: N1941815847Cy4 <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: N1941815847Cy4 <1941815847cy4@kuaishou.com>
      3b581455
  12. 22 9月, 2020 3 次提交
    • Y
      Merge pull request #1 from apache/dev · a1ee3b5d
      yinancx 提交于
      commits
      a1ee3b5d
    • C
      [Improvement][remote]load balance warm up (#3770) · db663a13
      CalvinKirs 提交于
      * [Improvement][remote]load balance  warm up
      
      * reformat code
      
      * reformat code
      
      * code smell
      
      * code smell
      
      * add test
      
      * add test
      
      * add test
      
      * add test
      
      * fix bug
      
      * fix bug
      
      * add docs
      
      * add host test
      
      * add host test
      
      * add host test
      
      * add docs
      
      * code reformat
      
      * code reformat
      db663a13
    • B
      [Feature-3773][processInstance, taskInstance] Change title name : Replacement... · 375ec125
      BoYiZhang 提交于
      [Feature-3773][processInstance, taskInstance] Change title name : Replacement System.currentTimeMillis () (#3774)
      
      * fix bug
      
      Delete invalid field: executorcores
      
      Modify verification prompt
      
      * fix bug
      
      Delete invalid field: executorcores
      
      Modify verification prompt
      
      * fix bug
      
      Delete invalid field: executorcores
      
      Modify verification prompt
      
      * dag  add close button
      
      * reset last version
      
      * reset last version
      
      * dag add close buttion
      
      dag add close buttion
      
      * update  CLICK_SAVE_WORKFLOW_BUTTON  xpath
      
      * updae CLICK_SAVE_WORKFLOW_BUTTON xpath
      
      * updae CLICK_SAVE_WORKFLOW_BUTTON xpath
      
      * updae CLICK_SAVE_WORKFLOW_BUTTON xpath
      
      * Update CreateWorkflowLocator.java
      
      modify submit workflow button
      
      * Update CreateWorkflowLocator.java
      
      * Update CreateWorkflowLocator.java
      
      modify CLICK_ADD_BUTTON
      
      * Update CreateWorkflowLocator.java
      
      delete print
      
      * Update CreateWorkflowLocator.java
      
      1
      
      * Update CreateWorkflowLocator.java
      
      1
      
      * Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
      
      in addition
      
      update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
      
      * Update dag.vue
      
      * Update dag.vue
      
      * Update dag.vue
      
      * Update CreateWorkflowLocator.java
      
      * Revert "Setting '-XX:+DisableExplicitGC ' causes netty memory leaks"
      
      This reverts commit 3a2cba7a
      
      * Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
      
      in addition
      
      update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
      
      * Update dolphinscheduler-daemon.sh
      
      * Replacement System.currentTimeMillis () to DateUtils.getCurrentTimeStamp()
      
      * update checkstyle
      
      * update checkstyle
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      Co-authored-by: Nxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
      375ec125
  13. 21 9月, 2020 1 次提交
  14. 19 9月, 2020 1 次提交
    • X
      [test-2559][e2e] test data configure isolation  (#3712) · 42deff0d
      xingchun-chen 提交于
      * Add task connection 
      
      * Optimize test cases
       
      
      * Modify variable format
       
       
      
      * Optimize test cases
       
      
      * Update BrowserCommon.java
      
      * Update BrowserCommon.java
      
      * Update WorkflowDefineLocator.java
      
      * Optimize waiting time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize project wait time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * open timing testcase 
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize wait time
       
      
      * Optimize alert to save workflow
       
      
      * Optimize alert to save workflow
       
      
      * add yaml reader
      
      * add yaml file 
      
      * [e2e] test data configure isolation 
      
      * [e2e] test data configure isolation 
      
      * [e2e] test data configure isolation 
      
      * [e2e] modify check code style 
      
      * [e2e] modify check code style 
      
      * [e2e] modify check code style 
      
      * [e2e] modify style AvoidStarImport 
      
      * [e2e] modify check code style 
      
      * [e2e] modify check code style 
      
      * [e2e] modify check code style 
      
      * [e2e] modify check code style 
      
      * [e2e] modify check code style 
      
      * [e2e] modify check code style 
      
      * [e2e] modify check code style 
      
      * [e2e] modify check code style 
      
      * [e2e] modify check code style 
      
      * [e2e] modify check code style 
      Co-authored-by: weixin_41213428's avatarchenxingchun <438044805@qq.com>
      42deff0d
  15. 18 9月, 2020 1 次提交
  16. 17 9月, 2020 1 次提交
  17. 16 9月, 2020 4 次提交
  18. 14 9月, 2020 3 次提交
  19. 13 9月, 2020 2 次提交
  20. 12 9月, 2020 1 次提交
    • B
      [Bug-3713][HadoopUtils] catfile method Stream not closed (#3715) · 7af20ca3
      BoYiZhang 提交于
      * fix bug
      
      Delete invalid field: executorcores
      
      Modify verification prompt
      
      * fix bug
      
      Delete invalid field: executorcores
      
      Modify verification prompt
      
      * fix bug
      
      Delete invalid field: executorcores
      
      Modify verification prompt
      
      * dag  add close button
      
      * reset last version
      
      * reset last version
      
      * dag add close buttion
      
      dag add close buttion
      
      * update  CLICK_SAVE_WORKFLOW_BUTTON  xpath
      
      * updae CLICK_SAVE_WORKFLOW_BUTTON xpath
      
      * updae CLICK_SAVE_WORKFLOW_BUTTON xpath
      
      * updae CLICK_SAVE_WORKFLOW_BUTTON xpath
      
      * Update CreateWorkflowLocator.java
      
      modify submit workflow button
      
      * Update CreateWorkflowLocator.java
      
      * Update CreateWorkflowLocator.java
      
      modify CLICK_ADD_BUTTON
      
      * Update CreateWorkflowLocator.java
      
      delete print
      
      * Update CreateWorkflowLocator.java
      
      1
      
      * Update CreateWorkflowLocator.java
      
      1
      
      * Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
      
      in addition
      
      update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
      
      * Update dag.vue
      
      * Update dag.vue
      
      * Update dag.vue
      
      * Update CreateWorkflowLocator.java
      
      * Revert "Setting '-XX:+DisableExplicitGC ' causes netty memory leaks"
      
      This reverts commit 3a2cba7a
      
      * Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
      
      in addition
      
      update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
      
      * Update dolphinscheduler-daemon.sh
      
      * catfile method Stream not closed
      
      * catfile method Stream not closed
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      Co-authored-by: Nxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
      7af20ca3
  21. 10 9月, 2020 1 次提交
  22. 09 9月, 2020 1 次提交