1. 31 7月, 2021 1 次提交
    • J
      [Feature][JsonSplit-api]merge code from dev to json_split_two (#5923) · 7427dc6f
      JinyLeeChina 提交于
      * [BUG-#5678][Registry]fix registry init node miss (#5686)
      
      * [Improvement][UI] Update the update time after the user information is successfully modified (#5684)
      
      * improve
      
      edit the userinfo success, but the updatetime is not the latest.
      
      * Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log (#5691)
      Co-authored-by: Nshenglm <shenglm840722@126.com>
      
      * [Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies (#5603)
      
      * add globalParams new plan with varPool
      
      * add unit test
      
      * add python task varPoolParams
      
      
      Co-authored-by: wangxj <wangxj31>
      
      * Issue robot translation judgment changed to Chinese (#5694)
      Co-authored-by: weixin_41213428's avatarchenxingchun <438044805@qq.com>
      
      * the update function should use post instead of get (#5703)
      
      * enhance form verify (#5696)
      
      * checkState only supports %s not {} (#5711)
      
      * [Fix-5701]When deleting a user, the accessToken associated with the user should also be deleted (#5697)
      
      * update
      
      * fix the codestyle error
      
      * fix the compile error
      
      * support rollback
      
      * [Fix-5699][UI] Fix update user error in user information (#5700)
      
      * [Improvement] the automatically generated spi service name in alert-plugin is wrong (#5676)
      
      * bug fix
      
      the auto generated spi service can't be recongized
      
      
      
      * include a  new method
      
      * [Improvement-5622][project management] Modify the title (#5723)
      
      * [Fix-5714] When updating the existing alarm instance, the creation time should't be updated (#5715)
      
      
      
      * add a new init method.
      
      * [Fix#5758] There are some problems in the api documentation that need to be improved (#5759)
      
      * add the necessary parameters
      
      * openapi improve
      
      * fix code style error
      
      * [FIX-#5721][master-server] Global params parameter missing (#5757)
      
      
      
      Co-authored-by: wangxj <wangxj31>
      
      * [Fix-5738][UI] The cancel button in the pop-up dialog of `batch copy` and `batch move`  doesn't work. (#5739)
      
      * Update relatedItems.vue
      
      * Update relatedItems.vue
      
      * [Improvement#5741][Worker] Improve task process status log  (#5776)
      
      * [Improvement-5773][server] need to support two parameters related to task (#5774)
      
      * add some new parameter for task
      
      * restore official properties
      
      * improve imports
      
      * modify a variable's name
      Co-authored-by: Njiang hua <jiang.hua@zhaopin.com.cn>
      
      * [FIX-5786][Improvement][Server] When the Worker turns down, the MasterServer cannot handle the Remove event correctly and throws NPE
      
      * [Improvement][Worker] Task log may be lost #5775 (#5783)
      
      * [Imporvement #5725][CheckStyle] upgrade checkstyle file (#5789)
      
      * [Imporvement #5725][CheckStyle] upgrade checkstyle file
        Upgrade checkstyle.xml to support checkstyle version 8.24+
      
      * change ci checkstyle version
      
      * [Fix-5795][Improvement][Server] The starttime field in the HttpTask log is not displayed as expected.  (#5796)
      
      * improve timestamp format
      
      make the startime in the log of httptask to be easier to read.
      
      
      * fix bad code smell and update the note.
      
      * [Imporvement #5621][job instance] start-time and end-time (#5621) (#5797)
      
      ·the list of workflow instances is sorted by start time and end time
      ·This closes #5621
      
      * fix (#5803)
      Co-authored-by: Nshuangbofu <fusb@tuya.com>
      
      * fix: Remove duplicate "registryClient.close" method calls (#5805)
      Co-authored-by: Nwen-hemin <wenhemin@apache.com>
      
      * [Improvement][SPI] support load single plugin (#5794)
      
      change load operation of 'registry.plugin.dir'
      
      * [Improvement][Api Module] refactor registry client, remove spring annotation (#5814)
      
      * fix: refactor registry client, remove spring annotation
      
      * fix UT
      
      * fix UT
      
      * fix checkstyle
      
      * fix UT
      
      * fix UT
      
      * fix UT
      
      * fix: Rename RegistryCenterUtils method name
      Co-authored-by: Nwen-hemin <wenhemin@apache.com>
      
      * [Fix-5699][UI] Fix update user error in user information introduced by #5700 (#5735)
      
      * [Fix-5726] When we used the UI page, we found some problems such as parameter validation, parameter update shows success but actually work (#5727)
      
      * enhance the validation in UI
      
      * enchance form verifaction
      
      * simplify disable condition
      
      * fix: Remove unused class (#5833)
      Co-authored-by: Nwen-hemin <wenhemin@apache.com>
      
      * [fix-5737] [Bug][Datasource] datsource other param check error (#5835)
      Co-authored-by: Nwanggang <wanggy01@servyou.com.cn>
      
      * [Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
      
      [Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
      
      * [Fix-5825][BUG][WEB] the resource tree in the process definition of latest dev branch can't display correctly (#5826)
      
      * resoures-shows-error
      
      * fix codestyle error
      
      * add license header for new js
      
      * fix codesmell
      
      * [Improvement-5852][server] Support two parameters related to task for the rest of type of tasks. (#5867)
      
      * provide two system parameters to support the rest of type of tasks
      
      * provide two system parameters to support the rest of type of tasks
      
      * improve test conversion
      
      * [Improvement][Fix-5769][UI]When we try to delete the existing dag, the console in web browser would shows exception (#5770)
      
      * fix bug
      
      * cache the this variable
      
      * Avoid self name
      
      * fix code style compile error
      
      * [Fix-5781][UT] Fix test coverage in sonar (#5817)
      
      * build(UT): make jacoco running in offline-instrumentation
      
      issue: #5781
      
      * build(UT): remove the jacoco agent dependency in microbench
      
      issue: #5781
      
      * [Fix-5808][Server]  When we try to transfer data using datax between  different types of data sources, the worker will exit with ClassCastException (#5809)
      
      * bug fix
      
      * fix bug
      
      * simplify the code format
      
      * add a new parameter to make it easier to understand.
      
      * [Fix-5830][Improvement][UI] Improve the selection style in dag edit dialog (#5829)
      
      * improve the selection style
      
      * update another file
      
      * remove unnecessary css part.
      
      * [Fix-5904][upgrade]fix dev branch upgrade mysql sql script error (#5821)
      
      * fix dev branch upgrade mysql sql script error.
      
      * Update naming convention.
      
      * [Improvement][Api Module] refactor DataSourceParam and DependentParam, remove spring annotation (#5832)
      
      * fix: refactor api utils class, remove spring annotation.
      
      * fix: Optimization comments
      Co-authored-by: Nwen-hemin <wenhemin@apache.com>
      
      * correct the wrong annotion from zk queue implemented to java priority blocking queue (#5906)
      Co-authored-by: Nywang46 <ywang46@paypal.com>
      Co-authored-by: NKirs <acm_master@163.com>
      Co-authored-by: Nkyoty <echohlne@gmail.com>
      Co-authored-by: Nji04xiaogang <ji04xiaogang@163.com>
      Co-authored-by: Nshenglm <shenglm840722@126.com>
      Co-authored-by: Nwangxj3 <857234426@qq.com>
      Co-authored-by: Nxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
      Co-authored-by: weixin_41213428's avatarchenxingchun <438044805@qq.com>
      Co-authored-by: NShiwen Cheng <chengshiwen0103@gmail.com>
      Co-authored-by: NJianchao Wang <akingchao@qq.com>
      Co-authored-by: NTanvi Moharir <74228962+tanvimoharir@users.noreply.github.com>
      Co-authored-by: 大数据猿人's avatarHua Jiang <jianghuachinacom@163.com>
      Co-authored-by: Njiang hua <jiang.hua@zhaopin.com.cn>
      Co-authored-by: NWenjun Ruan <861923274@qq.com>
      Co-authored-by: NTandoy <56899730+Tandoy@users.noreply.github.com>
      Co-authored-by: N傅双波 <786183073@qq.com>
      Co-authored-by: Nshuangbofu <fusb@tuya.com>
      Co-authored-by: Nwen-hemin <39549317+wen-hemin@users.noreply.github.com>
      Co-authored-by: Nwen-hemin <wenhemin@apache.com>
      Co-authored-by: Ngeosmart <geosmart@hotmail.com>
      Co-authored-by: Nwanggang <wanggy01@servyou.com.cn>
      Co-authored-by: NAzureCN <colorazure@163.com>
      Co-authored-by: 一路是夜幕沉沙's avatar深刻 <tsund@qq.com>
      Co-authored-by: Nzhuangchong <37063904+zhuangchong@users.noreply.github.com>
      Co-authored-by: NYao WANG <Yao.MR.CN@gmail.com>
      Co-authored-by: Nywang46 <ywang46@paypal.com>
      Co-authored-by: NJinyLeeChina <297062848@qq.com>
      7427dc6f
  2. 18 7月, 2021 1 次提交
  3. 16 7月, 2021 1 次提交
    • J
      [Feature][JsonSplit-api]merge code from dev to json_2 (#5827) · 13c607ee
      JinyLeeChina 提交于
      * [BUG-#5678][Registry]fix registry init node miss (#5686)
      
      * [Improvement][UI] Update the update time after the user information is successfully modified (#5684)
      
      * improve
      
      edit the userinfo success, but the updatetime is not the latest.
      
      * Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log (#5691)
      Co-authored-by: Nshenglm <shenglm840722@126.com>
      
      * [Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies (#5603)
      
      * add globalParams new plan with varPool
      
      * add unit test
      
      * add python task varPoolParams
      
      
      Co-authored-by: wangxj <wangxj31>
      
      * Issue robot translation judgment changed to Chinese (#5694)
      Co-authored-by: weixin_41213428's avatarchenxingchun <438044805@qq.com>
      
      * the update function should use post instead of get (#5703)
      
      * enhance form verify (#5696)
      
      * checkState only supports %s not {} (#5711)
      
      * [Fix-5701]When deleting a user, the accessToken associated with the user should also be deleted (#5697)
      
      * update
      
      * fix the codestyle error
      
      * fix the compile error
      
      * support rollback
      
      * [Fix-5699][UI] Fix update user error in user information (#5700)
      
      * [Improvement] the automatically generated spi service name in alert-plugin is wrong (#5676)
      
      * bug fix
      
      the auto generated spi service can't be recongized
      
      
      
      * include a  new method
      
      * [Improvement-5622][project management] Modify the title (#5723)
      
      * [Fix-5714] When updating the existing alarm instance, the creation time should't be updated (#5715)
      
      
      
      * add a new init method.
      
      * [Fix#5758] There are some problems in the api documentation that need to be improved (#5759)
      
      * add the necessary parameters
      
      * openapi improve
      
      * fix code style error
      
      * [FIX-#5721][master-server] Global params parameter missing (#5757)
      
      
      
      Co-authored-by: wangxj <wangxj31>
      
      * [Fix-5738][UI] The cancel button in the pop-up dialog of `batch copy` and `batch move`  doesn't work. (#5739)
      
      * Update relatedItems.vue
      
      * Update relatedItems.vue
      
      * [Improvement#5741][Worker] Improve task process status log  (#5776)
      
      * [Improvement-5773][server] need to support two parameters related to task (#5774)
      
      * add some new parameter for task
      
      * restore official properties
      
      * improve imports
      
      * modify a variable's name
      Co-authored-by: Njiang hua <jiang.hua@zhaopin.com.cn>
      
      * [FIX-5786][Improvement][Server] When the Worker turns down, the MasterServer cannot handle the Remove event correctly and throws NPE
      
      * [Improvement][Worker] Task log may be lost #5775 (#5783)
      
      * [Imporvement #5725][CheckStyle] upgrade checkstyle file (#5789)
      
      * [Imporvement #5725][CheckStyle] upgrade checkstyle file
        Upgrade checkstyle.xml to support checkstyle version 8.24+
      
      * change ci checkstyle version
      
      * [Fix-5795][Improvement][Server] The starttime field in the HttpTask log is not displayed as expected.  (#5796)
      
      * improve timestamp format
      
      make the startime in the log of httptask to be easier to read.
      
      
      * fix bad code smell and update the note.
      
      * [Imporvement #5621][job instance] start-time and end-time (#5621) (#5797)
      
      ·the list of workflow instances is sorted by start time and end time
      ·This closes #5621
      
      * fix (#5803)
      Co-authored-by: Nshuangbofu <fusb@tuya.com>
      
      * fix: Remove duplicate "registryClient.close" method calls (#5805)
      Co-authored-by: Nwen-hemin <wenhemin@apache.com>
      
      * [Improvement][SPI] support load single plugin (#5794)
      
      change load operation of 'registry.plugin.dir'
      
      * [Improvement][Api Module] refactor registry client, remove spring annotation (#5814)
      
      * fix: refactor registry client, remove spring annotation
      
      * fix UT
      
      * fix UT
      
      * fix checkstyle
      
      * fix UT
      
      * fix UT
      
      * fix UT
      
      * fix: Rename RegistryCenterUtils method name
      Co-authored-by: Nwen-hemin <wenhemin@apache.com>
      
      * [Fix-5699][UI] Fix update user error in user information introduced by #5700 (#5735)
      
      * [Fix-5726] When we used the UI page, we found some problems such as parameter validation, parameter update shows success but actually work (#5727)
      
      * enhance the validation in UI
      
      * enchance form verifaction
      
      * simplify disable condition
      
      * fix conflicts
      Co-authored-by: NKirs <acm_master@163.com>
      Co-authored-by: Nkyoty <echohlne@gmail.com>
      Co-authored-by: Nji04xiaogang <ji04xiaogang@163.com>
      Co-authored-by: Nshenglm <shenglm840722@126.com>
      Co-authored-by: Nwangxj3 <857234426@qq.com>
      Co-authored-by: Nxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
      Co-authored-by: weixin_41213428's avatarchenxingchun <438044805@qq.com>
      Co-authored-by: NShiwen Cheng <chengshiwen0103@gmail.com>
      Co-authored-by: NJianchao Wang <akingchao@qq.com>
      Co-authored-by: NTanvi Moharir <74228962+tanvimoharir@users.noreply.github.com>
      Co-authored-by: 大数据猿人's avatarHua Jiang <jianghuachinacom@163.com>
      Co-authored-by: Njiang hua <jiang.hua@zhaopin.com.cn>
      Co-authored-by: NWenjun Ruan <861923274@qq.com>
      Co-authored-by: NTandoy <56899730+Tandoy@users.noreply.github.com>
      Co-authored-by: N傅双波 <786183073@qq.com>
      Co-authored-by: Nshuangbofu <fusb@tuya.com>
      Co-authored-by: Nwen-hemin <39549317+wen-hemin@users.noreply.github.com>
      Co-authored-by: Nwen-hemin <wenhemin@apache.com>
      Co-authored-by: NJinyLeeChina <297062848@qq.com>
      13c607ee
  4. 12 7月, 2021 1 次提交
  5. 29 6月, 2021 1 次提交
  6. 25 6月, 2021 1 次提交
  7. 22 6月, 2021 1 次提交
  8. 16 6月, 2021 1 次提交
  9. 15 6月, 2021 2 次提交
  10. 13 6月, 2021 1 次提交
  11. 09 6月, 2021 1 次提交
    • K
      [Feature-#3961][Registry]Registry-SPI (#5562) · e2243d63
      Kirs 提交于
      [Feature#3961]Registry SPI
      
      All the logical structure of the registry must be converted into a tree structure within the system, so some plug-ins must be converted internally, such as ETCD
      The registry supports distributed locks.
      todo: The specific information about the registration center of the API module needs to be adjusted.
      e2243d63
  12. 24 5月, 2021 1 次提交
    • S
      [Improvement][Docker/K8s] Support more configurations and service accesses,... · b537f4eb
      Shiwen Cheng 提交于
      [Improvement][Docker/K8s] Support more configurations and service accesses, reduce the duplication configurations, improve image for python and the compatibility of python home (#5393)
      
      * [Improvement][Docker] Support more configurations and improve image for python
      
      * [Improvement][K8s] Support more configurations, more service accesses, and reduce the duplication configurations
      
      * [Improvement][Python] Improve the compatibility of python home
      
      * [Improvement][Install] Fix install config and install.sh
      
      * [Improvement][Install] Fix workflow ut
      
      * [Improvement][Docker] Optimize docker-swarm/check script
      
      * [Improvement][DB] Update default username and password of database
      
      * Update comments in master/worker.properties
      
      * Specify version for all images
      
      * [Improvement][Docker] Optimize PS1 and WORKDIR
      
      * [Improvement][SQL] Reduce heap size to 64m in create-dolphinscheduler.sh and upgrade-dolphinscheduler.sh
      
      * [Fix-5431][K8s] Fix master and worker cannot get the right address with custom DNS
      b537f4eb
  13. 23 5月, 2021 1 次提交
  14. 22 5月, 2021 1 次提交
    • Q
      [Test] Add SparkParameters test (#5478) · 46660b58
      QuakeWang 提交于
      * Create SparkparametersTest.java
      
      Add a test case
      
      * Update and rename SparkparametersTest.java to SparkParametersTest.java
      
      * Update pom.xml
      
      add SparkParametersTest.java in pom file
      46660b58
  15. 17 5月, 2021 1 次提交
  16. 10 5月, 2021 1 次提交
  17. 09 5月, 2021 1 次提交
  18. 27 4月, 2021 1 次提交
  19. 25 4月, 2021 1 次提交
    • R
      [Improvement][API] Create Datasource #5083 (#5116) · e6d8da48
      ruanwenjun 提交于
      * [Improvement][API] Create Datasource #5083
      
        * Refact create/ update datasource API
      
      * fix Code Smells
      
      * fix code smell
      
      * resolve code smell
      
      * use ConnectionParam to replace BaseDatasource
      
      * solve license
      
      * add ut
      
      * code check
      
      * add ut
      
      * fix ut coverage
      
      * fix ut
      e6d8da48
  20. 21 4月, 2021 1 次提交
  21. 19 4月, 2021 1 次提交
  22. 18 4月, 2021 1 次提交
  23. 15 4月, 2021 1 次提交
  24. 14 4月, 2021 1 次提交
    • S
      [Improvement][WorkerGroup] Optimize and reduce database and zookeeper queries... · 1c1f6663
      Shiwen Cheng 提交于
      [Improvement][WorkerGroup]  Optimize and reduce database and zookeeper queries and replace worker address input with multiple-select (#5182)
      
      * [Improvement][Server] Optimize and reduce database and ZooKeeper query
      
      * [Improvement][WorkerGroup] Replace worker address input with multiple-select
      
      * [Improvement][WorkerGroup] Fix unit test
      
      * [Improvement][API&UI] Optimize long host to short host and long host display in k8s
      1c1f6663
  25. 12 4月, 2021 1 次提交
  26. 11 4月, 2021 2 次提交
  27. 30 3月, 2021 1 次提交
    • Z
      [Fix-4721][worker]The shell background starts the YARN task scenario, and the... · e5336931
      zhuangchong 提交于
      [Fix-4721][worker]The shell background starts the YARN task scenario, and the kill function is abnormal (#4722)
      
      * fix the shell starts the yarn task in the background
      
      * update StringUtils code style.
      
      * solve code smell.
      
      * add method comment in StringUtils class.
      
      * update AlertGroupMapper code style.
      
      * update AlertGroupMapperTest
      
      * update sql script test.
      e5336931
  28. 26 3月, 2021 1 次提交
  29. 23 3月, 2021 1 次提交
  30. 19 3月, 2021 1 次提交
  31. 18 3月, 2021 1 次提交
  32. 17 3月, 2021 1 次提交
  33. 11 3月, 2021 2 次提交
  34. 04 3月, 2021 1 次提交
  35. 01 3月, 2021 1 次提交
    • S
      [Feature][JsonSplit] fix processDefinitionService ut and bug (#4894) · 6d087ccc
      Simon 提交于
      * Modify Project and ProjectUser Mapper
      
      * Modify Project and ProjectUser Mapper
      
      * project_code is bigint(20)
      
      * modify ERROR name
      
      * modify saveProcessDefine, remove the duplicate code with createTaskAndRelation
      
      * modify import/export processdefinition, add genProcessData
      
      * fix ut and bug
      
      * code style
      6d087ccc
  36. 25 2月, 2021 1 次提交
    • K
      [Improvement][SPI]Migrate related classes loaded by SPI classes to public modules (#4586) · a9e1d316
      Kirs 提交于
      * Migrate related classes loaded by SPI classes to public modules
      
      * Migrate related classes loaded by SPI classes to public modules
      
      * remove guava
      
      * update guava
      
      * update guava
      
      * move to common model
      
      * code style
      
      * code style
      
      * resolved conflicting file
      
      * remove ignore test
      
      * add jar
      
      * fix ut error
      
      * fix test
      
      * fix error
      
      * test
      
      * exclude asm、resolver、aether-api
      
      * code style
      
      * remove default plugin jar config
      
      * add LICENSE file
      
      * add version
      
      * add version
      
      * remove ignore ut
      
      * fix ut error
      
      * add ut
      
      * code style
      
      * add license
      a9e1d316
  37. 19 2月, 2021 1 次提交