1. 30 7月, 2020 11 次提交
  2. 29 7月, 2020 5 次提交
  3. 28 7月, 2020 3 次提交
  4. 27 7月, 2020 1 次提交
  5. 25 7月, 2020 1 次提交
  6. 24 7月, 2020 1 次提交
  7. 23 7月, 2020 3 次提交
    • T
      [Feature-3134]Refactor to use a shared singleton Curator Zookeeper Client (#3244) · 5b7efd2d
      tswstarplanet 提交于
      * [Feature-3134]Refactor to use a shared singleton Curator Zookeeper Client
      
      * autowire CuratorZookeeperClient to ZookeeperOperator
      
      * [Improvement] Add the issue specifications reference (#3221)
      
      * log zookeeper address when the connect state change
      
      * resume the operation of add connect state listener in MasterRegistry
      Co-authored-by: NYichao Yang <1048262223@qq.com>
      5b7efd2d
    • B
      [bugfix] Default JVM parameter bug (#3212) · 32e8a9d5
      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
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      Co-authored-by: Nxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
      32e8a9d5
    • T
      [Feature-2930][api] Displays path and host on the instance log panel. #2930 (#3154) · 07c8193b
      t1mon 提交于
      * Optimize PropertyUtils instantiation.
      
      * Fix info error.
      
      * [Feature-2930][api] Displays path and host on the instance log panel. #2930
      
      * [update] Add log-head in download log.
      
      * [update] clear code smell.
      07c8193b
  8. 22 7月, 2020 6 次提交
  9. 21 7月, 2020 9 次提交
    • L
      [Fix-3240][worker] Cannot find a (Map) Key deserializer for type (#3245) · 6f2667bf
      LEI SHENG 提交于
      * fix the bug #2923 (Hive JDBC connection parameter ignored) , the hive jdbc connection url ;
      
      * fix the bug index out of bound and add some test case
      
      * add the Licensed
      
      * fix the checkstyle and import StringBuilder
      
      * put HiveDataSourceTest.java to root pom maven-surefire-plugin to avoiding the sonar 0.0% Coverage.
      
      * Update HiveDataSource.java
      
      * fix the bug #3240  [worker] Cannot find a (Map) Key deserializer for type
      
      * [DS-3245][fix]  change toString  use JsonString
      
      - change the method of  UdfFunc.toString use JsonString
      
      This closes #3245
      
      * [DS-3245][fix]  change toString  use JsonString
      
      - fix the junit test for full
      
      This closes #3245
      
      * [DS-3245][fix]  change toString  use JsonString
      
      - fix the sonarcloud merge error, Swap these 2 arguments so they are in the correct order: expected value, actual value.
      
      This closes #3245
      
      * [DS-3245][fix]  move the Class UdfFuncDeserializer to UdfFunc.java
      
      move the class UdfFuncDeserializer.java to UdfFunc.java
      
      This closes #3245
      
      * [DS-3245][fix]  move the Class UdfFuncDeserializer to UdfFunc.java
      
      add blank line
      
      This closes #3245
      
      * [DS-3245][fix]  add the unit test of UdfFunc
      
      add the unit test of UdfFunc.java
      
      This closes #3245
      
      * [DS-3245][fix]  add the unit test of UdfFunc
      
      remove the UdfFuncTest.java from maven-surefire-plugin list
      
      This closes #3245
      
      * [DS-3245][fix]  add the unit test of UdfFunc
      
      add the UdfFuncTest to the root pom maven-surefire-plugin
      
      This closes #3245
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      6f2667bf
    • X
      Merge pull request #3261 from break60/dev · 252abbda
      xingchun-chen 提交于
      [bugFix][ui] When modifying the dag, if the DAG is not saved, it cannot be formatted
      252abbda
    • B
      1c16c4f9
    • X
      Merge pull request #3259 from break60/dev · d1878ac1
      xingchun-chen 提交于
      [bugfix #3045][ui]Delete the pid of the master and worker processes
      d1878ac1
    • B
      Delete the pid of the master and worker processes · 52fe78a8
      break60 提交于
      52fe78a8
    • X
      Merge pull request #3255 from break60/dev · e03f1e2d
      xingchun-chen 提交于
      [bugFix][ui]Click Cancel, the node data is restored to the original data
      e03f1e2d
    • B
      fix · edf1115f
      break60 提交于
      edf1115f
    • B
      Note e2e timing · 8d66fa17
      break60 提交于
      8d66fa17
    • B
      cca78607