1. 25 8月, 2020 11 次提交
  2. 24 8月, 2020 5 次提交
    • X
      [test-2995][e2e]Optimize waiting time (#3571) · eade9db2
      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
       
      Co-authored-by: weixin_41213428's avatarchenxingchun <438044805@qq.com>
      eade9db2
    • B
    • B
      fix · cab72aea
      break60 提交于
      cab72aea
    • E
      [Improvement-3558][API] Improve `DataSourceServiceTest.java` (#3579) · 78eb07b3
      easycode 提交于
      * Fixed this bug "multiple threads creating folders will result in multiple identical folders" #3487
      
      * 1. Improvement `DataSourceServiceTest` #3558
      2. Get rid of some useless arguments to functions in the `DataSourceService` class
      
      * The rollback `ResourceService.java`
      
      * The rollback `ResourceService.java`
      
      * The rollback `ResourceService.java`
      
      * 1.Modify code styles.
      2.Make improvement according to Yichao Yang's advice. Thank you very much for guidance.@Yichao Yang
      
      * Modify code styles.
      
      * Circumventing the checkConnection problem
      
      * Modify code styles.
      78eb07b3
    • B
      fix · e7087292
      break60 提交于
      e7087292
  3. 22 8月, 2020 1 次提交
  4. 19 8月, 2020 8 次提交
  5. 18 8月, 2020 3 次提交
  6. 17 8月, 2020 1 次提交
  7. 16 8月, 2020 3 次提交
  8. 14 8月, 2020 2 次提交
    • rockxsj's avatar
      [Feature]add presto datasource support (#3308) · 2b46db0b
      rockxsj 提交于
      * * add presto datasource support
      update .gitigonre to igonre some files
      
      * * use another presto driver
      
      * * add LICENSE files about presto-jdbc
      
      * * just for test sonar
      Co-authored-by: Nrockxsj <junjun@mgtv.com>
      2b46db0b
    • G
      resolve curator-client dependency confliction (#3488) · 6da7f1a2
      geosmart 提交于
      * dolphinscheduler-api.pom resolve curator-client conflict
      
      the ds use curator-client:4.3.0 dependency by curator-frameworke,
      but hadoop-common use  curator-client:2.7.1,
      so make the ClassNotFoundException
      ```
      Caused by: java.lang.ClassNotFoundException: org.apache.curator.connection.StandardConnectionHandlingPolicy
      ```
      exclue curator-client in hadoop-common to resolve this
      
      * resolve curator-client dependency confliction
      
      
      ## What is the purpose of the pull request
      
      the ds use curator-client:4.3.0 dependency by curator-frameworke,
      but hadoop-common use  curator-client:2.7.1,
      so make the ClassNotFoundException
      ```
      Caused by: java.lang.ClassNotFoundException: org.apache.curator.connection.StandardConnectionHandlingPolicy
      ```
      exclue curator-client in hadoop-common to resolve this
      6da7f1a2
  9. 13 8月, 2020 1 次提交
    • _和's avatar
      batch copy or move process #2753 (#2884) · 46ab86d6
      _和 提交于
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process sovle code smell
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * batch copy or move process
      
      * Roll back the package.json file
      
      * rerun test
      
      * revert blank
      
      * resolve conflicts
      
      * resolve conflicts
      
      * resolve ut error
      
      * resolve sonar error
      Co-authored-by: Nsunchaohe <sunzhaohe@linklogis.com>
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      46ab86d6
  10. 12 8月, 2020 1 次提交
  11. 10 8月, 2020 4 次提交
    • C
      [Feature#3234][cluster]enhanced load balancing (#3235) · d6a32ac6
      CalvinKirs 提交于
      * [Future#3234][cluster]enhanced load balancing
      weight-based load balancing algorithm
      this close # 3234
      
      * remove useless parameter
      
      * code smell
      
      * load balancing according to work group
      
      * add smooth weight round robin
      
      * remove unused constants
      
      * perfect unit test
      
      * code smell
      
      * code smell
      
      * add work weight config
      
      * fix config error
      
      * add weight docs to readme.md
      d6a32ac6
    • F
      [Fix-3262][common] When you request the URL through applicationID to get the... · 5584f0cb
      felix.wang 提交于
      [Fix-3262][common]   When you request the URL through applicationID to get the application status, you cannot get it if Kerberos authentication is enabled  (#3264)
      
      * fix bug #3165   get resource.storage.type value   toUpperCase
      
      * fix bug #3176  optimize Gets the value of this property “resource.storage.type”
      
      * fix When you request the URL through applicationID to get the application status, you cannot get it if Kerberos authentication is enabled
      
      * fix When you request the URL through applicationID to get the application status, you cannot get it if Kerberos authentication is enabled
      
      * fix When you request the URL through applicationID to get the application status, you cannot get it if Kerberos authentication is enabled
      
      * fix miss
      
      * add KerberosHttpClient fix  kerberos bug
      
      * fix map init
      
      * add juint test
      
      * Extraction of public methods
      
      * Extraction of public methods
      
      * Fix code quality
      
      * Fix code quality
      
      * Fix code quality
      
      * Fix code quality
      
      * Fix code quality
      
      * Fix code quality
      
      * Fix code quality
      
      * rebuild test
      
      * rebuild test
      
      * check style
      
      * check style
      
      * check style
      
      * revert UT POM
      
      * Kerberos judgment goes up to hadoopUtils
      
      * fix merge
      
      * Remove connection pool shutdown
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      5584f0cb
    • rockxsj's avatar
      * add ZOOKEEPER_ROOT env in k8s deploy (#3260) · 232a2444
      rockxsj 提交于
      Co-authored-by: Nrockxsj <junjun@mgtv.com>
      232a2444
    • Y
      [Improvement][style] Improve checkstyle import order and code style importer (#3368) · db39f1f3
      Yichao Yang 提交于
      * [Improvement][style] Add code import style automatic formatter
      
      * Update checkstyle.xml
      
      * Update checkstyle.xml
      
      * [Improvement][api] Improve the code style and checkstyle of ds
      
      * Update checkstyle.xml
      db39f1f3