1. 25 1月, 2022 2 次提交
  2. 11 1月, 2022 1 次提交
  3. 07 1月, 2022 1 次提交
  4. 23 12月, 2021 1 次提交
  5. 18 12月, 2021 1 次提交
  6. 17 12月, 2021 1 次提交
  7. 14 12月, 2021 1 次提交
  8. 10 12月, 2021 1 次提交
    • K
      Split the components into individual package, refactor configurations to use... · 67cc260d
      kezhenxu94 提交于
      Split the components into individual package, refactor configurations to use Spring properties (#7160)
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      67cc260d
  9. 01 12月, 2021 1 次提交
  10. 18 11月, 2021 1 次提交
  11. 14 11月, 2021 1 次提交
  12. 10 11月, 2021 1 次提交
  13. 09 11月, 2021 3 次提交
    • M
      [feature-6071][plugin] add datasource plugin. (#6071) (#6361) · 0aea5ae1
      mask 提交于
      * [feature-6071][plugin] add datasource plugin. (#6071)
      
      * remove the dependency of datasource in common and task-plugin module.
      
      * the new datasource-api module provides data source connection acquisition.
      
      * add sqlserver data source plug-in.
      
      * add ds license
      
      * fix check style
      
      * update spi pom
      
      * frx conflict resolution
      
      * fix check style
      
      * fix datasource ut
      
      * fix code check style
      
      * fix code check style
      
      * fix datasource ut
      
      * add pg hive mysql oracle clickhouse db2  datasource
      
      * fix datasource package
      
      * update datasource pom
      
      * update datasource pom
      
      * update datasource pom
      
      * update datasource pom
      
      * update pom
      
      * update pom dep
      
      * update pom dep
      
      * fix license
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * add oracle package
      
      * modify comments
      
      * conflict resolution
      
      * rename log comment
      
      * rename log comment
      0aea5ae1
    • K
      Refactor alert plugins and simplify its usage (#6723) · 05bae0b2
      kezhenxu94 提交于
      05bae0b2
    • K
  14. 07 11月, 2021 2 次提交
  15. 31 10月, 2021 1 次提交
    • J
      Add Python API implementation of workflows-as-code (#6269) · dd6ed36f
      Jiajie Zhong 提交于
      * Init DS python SDK pydolphinscheduler: python code definition
      
      * Doc first
      
      * Add quick start and developer doc
      
      * Java documentation change
      
      * Add LICENSE-py4j.txt
      
      * Add py4j to release-docs/LICENSE
      
      * Move dependency version to parent pom
      
      * Remove outdated code
      
      * Add tenant parameter to tutorial
      dd6ed36f
  16. 20 10月, 2021 1 次提交
  17. 13 10月, 2021 1 次提交
  18. 11 10月, 2021 1 次提交
  19. 01 10月, 2021 1 次提交
    • Rename tis to pigeon from backend layer (#6437) · d284e44d
      百岁 提交于
      * add mock getTaskLogName() for UT test pass
      
      * make task-tis rename to task-pigeon
      
      * rename module name 'tis' to pigeon
      
      * rename module name 'tis' to pigeon,make sanity check pass
      
      * remove execute console.log()
      d284e44d
  20. 29 9月, 2021 1 次提交
  21. 28 9月, 2021 1 次提交
  22. 26 9月, 2021 1 次提交
    • Enhance using experience of DataX by introduce TIS (#6229) · 34352c1b
      百岁 提交于
      * Enhance using experience of DataX by introduce TIS [Feature-5992]
      
      * Enhance using experience of DataX by introduce TIS [Feature-5992]
      
      * fix stylecheck error
      
      * make testCase pass
      
      * make dev testCase pass
      
      * add new java dependency Java-WebSocket
      
      * modfiy TISParameters.java avoid to name confliction
      
      * add InterruptedException checking
      
      * reAdd async-http-client annotation
      
      * in order to staisfy the coverage degree add test which has been removed
      
      * make testCase pass
      
      * make testCase pass
      
      * add jacoco dependency
      
      * make code duplications be more lower
      
      * add Java-WebSocket dependency in root pom
      
      * remove useless code comment
      
      * make tis http apply path and post body configurable ,the params save in config.properites
      
      * Remove the dangerous instance of double-checked locking
      34352c1b
  23. 16 9月, 2021 1 次提交
  24. 08 9月, 2021 1 次提交
    • K
      [SPI][TASK]TaskPlugin (#6122) · 9508d1e9
      Kirs 提交于
      * [Improvement][dao]When I search for the keyword description, the web UI shows empty (#5952)
      
      * [Bug][WorkerServer] SqlTask NullPointerException #5549
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword description, the web UI shows empty #5428
      
      * fix the readme typing issue (#5998)
      
      * Fix unchecked type conversions
      
      * Use indentation level reported by checkstyle
      
      * Reorganize CI workflows to fasten the wasted time and resources (#6011)
      
      * Add standalone server module to make it easier to develop (#6022)
      
      * Task node of SWITCH (#5939)
      
      * [Feature-#5273][server-master] Task node of SWITCH (#5922)
      
      
      
      Co-authored-by: wangxj <wangxj31>
      
      * remove description of bonecp (#6030)
      Co-authored-by: Nshaojwu <shaojwu@ebay.com>
      
      * [Improvement][Api Module]split alert group list-paging interface (#5941)
      
      * [Improvement][Api Module]split alert group list-paging interface
      
      * [FIX-#6007]Wrong complement date (#6026)
      
      * [FIX-#6007]Wrong complement date
      
      * [style]Wrong complement date
      
      * [Improvement-6024][dist] Remove useless packaging commands (#6029)
      
      ·Remove useless packaging commands in dolphinscheduler-bin.xml
      
      This closes #6024
      Co-authored-by: Nmask <liuhu@zhiyoutec.com>
      
      * [FIX-5908][MasterServer] When executing an compensation task, the execution thread would have a NPE (#5909)
      
      * fix the npe in MasterExec
      
      * fix the compile error
      
      * Add `.asf.yaml` to easily set the GitHub metadata (#6035)
      
      * fix dead server cannot stop (#6046)
      
      * Enhancement Translation (#6042)
      
      * replaced Loading... with i18n
      
      * modified Edit zh_CN translation
      
      * Delete zh_CN.js
      Co-authored-by: NDavid <dailidong66@gmail.com>
      
      * fix bug #6053 zh_CN.js is lost
      
      * [Fix-6038][ui] width of "SQL Statement" in Dag FormLineModal will be shrunk if sql line is too long (#6040)
      
      This closes #6038
      
      * [Improvement] Fix inefficient map iterator (#6004)
      
      * Fix inefficient map iterator
      
      * Use forEach and remove call to valueOf
      
      * Modify AbstractParameters
      
      * Enhance `StandaloneServer` so that we don't need to update the version number manually (#6074)
      
      * Remove invalid character in `.asf.yaml` (#6075)
      
      * Remove invalid character `\n` in `.asf.yaml` (#6077)
      
      It turns out that the invalid character is `\n`
      
      * Add alert server into standalone-server as well and some minor polish (#6087)
      
      * Support starting standalone server in Docker image (#6102)
      
      Also remove unused class
      
      * [Feature-4355][Master-Worker-API] improvements of master and scheduler module (#6095)
      
      * [Feature-4355][Master-Worker-API] improvements of master and scheduler module (#6085)
      
      * master refactor:
         1. spi for task submit and other actions(pause, kill)
         2. remove threads for process instance and task instance.
         3. add events for process instance and task instance
      
      * ut npe
      
      * add try catch
      
      * code style
      
      * fix critical bugs
      
      * fix critical bugs
      
      * fix critical bugs
      
      * fix critical bugs
      
      * Remove unused params in SwitchTaskTest (#6109)
      
      * [Feature-5987][Server] Support to set multiple environment configs for a certain worker. (#6082)
      
      * support multi environments
      
      * add some test cases
      
      * add an environment vue component
      
      * improve environment form
      
      * improve environment form
      
      * add environment worker group relation
      
      * add environment worker group relation
      
      * add the environment choice for formModel
      
      * set an environment for the task
      
      * modify the modal form of starting process
      
      * add the environment config to TaskExecutionContext
      
      * add the environment config to the timing form
      
      * fix conflicts
      
      * fix issues of the code style
      
      * fix some issues of the code style
      
      * fix some issues of the code style
      
      * fix some issues of the code style
      
      * fix some issues of the code style
      
      * fix some issues of the code style
      
      * fix some bugs in the code review
      
      * add the same table and columns to support H2
      
      * fix some bugs
      
      * [Plugin][Task]Task Spi
      
      * [Plugin][Task]Task Spi
      
      * [Plugin][Task]Task Spi
      
      * [Plugin][Task]Task Spi
      
      * [Plugin][Task]Task Spi
      
      * [Plugin][Task]Task Spi
      Co-authored-by: Ndidiaode18 <563646039@qq.com>
      Co-authored-by: NRoy <yongjuncao1213@gmail.com>
      Co-authored-by: Nlyxell <alyxell@kth.se>
      Co-authored-by: NWenjun Ruan <wenjun@apache.org>
      Co-authored-by: Nkezhenxu94 <kezhenxu94@apache.org>
      Co-authored-by: Nmyangle1120 <942542838@qq.com>
      Co-authored-by: Nwangxj3 <857234426@qq.com>
      Co-authored-by: Ngabry.wu <gabrywu@apache.org>
      Co-authored-by: Nshaojwu <shaojwu@ebay.com>
      Co-authored-by: NShukun Zhang <60541766+andream7@users.noreply.github.com>
      Co-authored-by: 权妖's avatarlinquan <1175687813@qq.com>
      Co-authored-by: Nmask <39329477+Narcasserun@users.noreply.github.com>
      Co-authored-by: Nmask <liuhu@zhiyoutec.com>
      Co-authored-by: Nkyoty <echohlne@gmail.com>
      Co-authored-by: NRichardStark <49977764+RichardStark@users.noreply.github.com>
      Co-authored-by: NDavid <dailidong66@gmail.com>
      Co-authored-by: Nlenboo <baoliang.leon@gmail.com>
      Co-authored-by: Nlilyzhou <lj_zhou@outlook.com>
      Co-authored-by: NOS <29528966+lenboo@users.noreply.github.com>
      Co-authored-by: Njunfan.zhang <zuston.shacha@gmail.com>
      Co-authored-by: 大数据猿人's avatarHua Jiang <jianghuachinacom@163.com>
      9508d1e9
  25. 07 9月, 2021 3 次提交
    • J
      [Feature][JsonSplit-api] merge code from dev to json2 (#6115) · 33ea3edd
      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>
      
      * Add a Gitter chat badge to README.md (#5883)
      
      * Add Gitter badge
      
      * Update README.md
      Co-authored-by: NDavid <dailidong66@gmail.com>
      
      * ci: improve maven connection in CI builds (#5924)
      
      issue: #5921
      
      * [Improvement][Master]fix typo (#5934)
      
      ·fix typo in MasterBaseTaskExecThread
      
      * [Fix-5886][server] Enhanced scheduler delete check (#5936)
      
      * Add:Name verification remove the first and last spaces.
      
      * Update: wrong word: 'WAITTING' ->'WAITING'
      
      * Add: Strengthen verification
      Co-authored-by: 游语's avatarSquid <2824638304@qq.com>
      
      * [Improvement-5880][api] Optimized data structure of pagination query API results (#5895)
      
      * [5880][refactor]Optimized data structure of pagination query API results
      - refactor PageInfo and delete returnDataListPaging in API
      - modify the related Controller and Service and the corresponding Test
      
      * Merge branch 'dev' of github.com:apache/dolphinscheduler into dev
      
       Conflicts:
      	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java
      Co-authored-by: N蔡泽华 <sorea1k@163.com>
      
      * [IMPROVEMENT]fix mysql comment error (#5959)
      
      * [Improvement][Api]fix typo (#5960)
      
      * [Imporvement #5621][job instance] start-time and end-time (#5621)
      ·the list of workflow instances is sorted by start time and end time
      ·This closes #5621
      
      * [FIX-5975]queryLastRunningProcess sql in ProcessInstanceMapper.xml (#5980)
      
      * [NEW FEATURE][FIX-4385] compensation task add the ability to configure parallelism  (#5912)
      
      * update
      
      * web improved
      
      * improve the ui
      
      * add the ability to configure the parallelism
      
      * update variables
      
      * enhance the ut and add necessary note
      
      * fix code style
      
      * fix code style issue
      
      * ensure the complation task in parallel mode can run the right numbers of tasks.
      
      * [Improvement][dao]When I search for the keyword description, the web UI shows empty (#5952)
      
      * [Bug][WorkerServer] SqlTask NullPointerException #5549
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword description, the web UI shows empty #5428
      
      * fix the readme typing issue (#5998)
      
      * Fix unchecked type conversions
      
      * Use indentation level reported by checkstyle
      
      * Reorganize CI workflows to fasten the wasted time and resources (#6011)
      
      * Add standalone server module to make it easier to develop (#6022)
      
      * Task node of SWITCH (#5939)
      
      * [Feature-#5273][server-master] Task node of SWITCH (#5922)
      
      
      
      Co-authored-by: wangxj <wangxj31>
      
      * remove description of bonecp (#6030)
      Co-authored-by: Nshaojwu <shaojwu@ebay.com>
      
      * [Improvement][Api Module]split alert group list-paging interface (#5941)
      
      * [Improvement][Api Module]split alert group list-paging interface
      
      * [FIX-#6007]Wrong complement date (#6026)
      
      * [FIX-#6007]Wrong complement date
      
      * [style]Wrong complement date
      
      * [Improvement-6024][dist] Remove useless packaging commands (#6029)
      
      ·Remove useless packaging commands in dolphinscheduler-bin.xml
      
      This closes #6024
      Co-authored-by: Nmask <liuhu@zhiyoutec.com>
      
      * [FIX-5908][MasterServer] When executing an compensation task, the execution thread would have a NPE (#5909)
      
      * fix the npe in MasterExec
      
      * fix the compile error
      
      * Add `.asf.yaml` to easily set the GitHub metadata (#6035)
      
      * fix dead server cannot stop (#6046)
      
      * Enhancement Translation (#6042)
      
      * replaced Loading... with i18n
      
      * modified Edit zh_CN translation
      
      * Delete zh_CN.js
      Co-authored-by: NDavid <dailidong66@gmail.com>
      
      * fix bug #6053 zh_CN.js is lost
      
      * [Fix-6038][ui] width of "SQL Statement" in Dag FormLineModal will be shrunk if sql line is too long (#6040)
      
      This closes #6038
      
      * [Improvement] Fix inefficient map iterator (#6004)
      
      * Fix inefficient map iterator
      
      * Use forEach and remove call to valueOf
      
      * Modify AbstractParameters
      
      * Enhance `StandaloneServer` so that we don't need to update the version number manually (#6074)
      
      * Remove invalid character in `.asf.yaml` (#6075)
      
      * Remove invalid character `\n` in `.asf.yaml` (#6077)
      
      It turns out that the invalid character is `\n`
      
      * Add alert server into standalone-server as well and some minor polish (#6087)
      
      * Support starting standalone server in Docker image (#6102)
      
      Also remove unused class
      
      * [Feature-4355][Master-Worker-API] improvements of master and scheduler module (#6095)
      
      * [Feature-4355][Master-Worker-API] improvements of master and scheduler module (#6085)
      
      * master refactor:
         1. spi for task submit and other actions(pause, kill)
         2. remove threads for process instance and task instance.
         3. add events for process instance and task instance
      
      * ut npe
      
      * add try catch
      
      * code style
      
      * fix critical bugs
      
      * fix critical bugs
      
      * fix critical bugs
      
      * fix critical bugs
      
      * Remove unused params in SwitchTaskTest (#6109)
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * fix ut
      
      * fix server module ut
      
      * fix ut
      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: NThe Gitter Badger <badger@gitter.im>
      Co-authored-by: NDavid <dailidong66@gmail.com>
      Co-authored-by: NSquidyu <1297554122@qq.com>
      Co-authored-by: 游语's avatarSquid <2824638304@qq.com>
      Co-authored-by: Nsoreak <60459867+soreak@users.noreply.github.com>
      Co-authored-by: N蔡泽华 <sorea1k@163.com>
      Co-authored-by: Nyimaixinchen <yimaixinchen@163.com>
      Co-authored-by: Natai-555 <74188560+atai-555@users.noreply.github.com>
      Co-authored-by: Ndidiaode18 <563646039@qq.com>
      Co-authored-by: NRoy <yongjuncao1213@gmail.com>
      Co-authored-by: Nlyxell <alyxell@kth.se>
      Co-authored-by: NWenjun Ruan <wenjun@apache.org>
      Co-authored-by: Nkezhenxu94 <kezhenxu94@apache.org>
      Co-authored-by: Nmyangle1120 <942542838@qq.com>
      Co-authored-by: Ngabry.wu <gabrywu@apache.org>
      Co-authored-by: Nshaojwu <shaojwu@ebay.com>
      Co-authored-by: NShukun Zhang <60541766+andream7@users.noreply.github.com>
      Co-authored-by: 权妖's avatarlinquan <1175687813@qq.com>
      Co-authored-by: Nmask <39329477+Narcasserun@users.noreply.github.com>
      Co-authored-by: Nmask <liuhu@zhiyoutec.com>
      Co-authored-by: NRichardStark <49977764+RichardStark@users.noreply.github.com>
      Co-authored-by: Nlenboo <baoliang.leon@gmail.com>
      Co-authored-by: Nlilyzhou <lj_zhou@outlook.com>
      Co-authored-by: NOS <29528966+lenboo@users.noreply.github.com>
      Co-authored-by: Njunfan.zhang <zuston.shacha@gmail.com>
      Co-authored-by: NJinyLeeChina <297062848@qq.com>
      33ea3edd
    • K
      [Feature][Task]Task plugin spi (#6116) · 36d60a56
      Kerwin 提交于
      36d60a56
    • 大数据猿人's avatar
      [Feature-5987][Server] Support to set multiple environment configs for a certain worker. (#6082) · d7af95f9
      大数据猿人 提交于
      * support multi environments
      
      * add some test cases
      
      * add an environment vue component
      
      * improve environment form
      
      * improve environment form
      
      * add environment worker group relation
      
      * add environment worker group relation
      
      * add the environment choice for formModel
      
      * set an environment for the task
      
      * modify the modal form of starting process
      
      * add the environment config to TaskExecutionContext
      
      * add the environment config to the timing form
      
      * fix conflicts
      
      * fix issues of the code style
      
      * fix some issues of the code style
      
      * fix some issues of the code style
      
      * fix some issues of the code style
      
      * fix some issues of the code style
      
      * fix some issues of the code style
      
      * fix some bugs in the code review
      
      * add the same table and columns to support H2
      
      * fix some bugs
      d7af95f9
  26. 06 9月, 2021 1 次提交
    • K
      [Feature][Plugin]Task (#6105) · 4715de11
      Kirs 提交于
      * [Improvement][dao]When I search for the keyword description, the web UI shows empty (#5952)
      
      * [Bug][WorkerServer] SqlTask NullPointerException #5549
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword description, the web UI shows empty #5428
      
      * fix the readme typing issue (#5998)
      
      * Fix unchecked type conversions
      
      * Use indentation level reported by checkstyle
      
      * Reorganize CI workflows to fasten the wasted time and resources (#6011)
      
      * Add standalone server module to make it easier to develop (#6022)
      
      * Task node of SWITCH (#5939)
      
      * [Feature-#5273][server-master] Task node of SWITCH (#5922)
      
      
      
      Co-authored-by: wangxj <wangxj31>
      
      * remove description of bonecp (#6030)
      Co-authored-by: Nshaojwu <shaojwu@ebay.com>
      
      * [Improvement][Api Module]split alert group list-paging interface (#5941)
      
      * [Improvement][Api Module]split alert group list-paging interface
      
      * [FIX-#6007]Wrong complement date (#6026)
      
      * [FIX-#6007]Wrong complement date
      
      * [style]Wrong complement date
      
      * [Improvement-6024][dist] Remove useless packaging commands (#6029)
      
      ·Remove useless packaging commands in dolphinscheduler-bin.xml
      
      This closes #6024
      Co-authored-by: Nmask <liuhu@zhiyoutec.com>
      
      * [FIX-5908][MasterServer] When executing an compensation task, the execution thread would have a NPE (#5909)
      
      * fix the npe in MasterExec
      
      * fix the compile error
      
      * Add `.asf.yaml` to easily set the GitHub metadata (#6035)
      
      * fix dead server cannot stop (#6046)
      
      * Enhancement Translation (#6042)
      
      * replaced Loading... with i18n
      
      * modified Edit zh_CN translation
      
      * Delete zh_CN.js
      Co-authored-by: NDavid <dailidong66@gmail.com>
      
      * fix bug #6053 zh_CN.js is lost
      
      * [Feature][Plugin]Task
      
      * fix license head
      
      * fix code style
      
      * fix code style
      
      * fix build err
      Co-authored-by: Ndidiaode18 <563646039@qq.com>
      Co-authored-by: NRoy <yongjuncao1213@gmail.com>
      Co-authored-by: Nlyxell <alyxell@kth.se>
      Co-authored-by: NWenjun Ruan <wenjun@apache.org>
      Co-authored-by: Nkezhenxu94 <kezhenxu94@apache.org>
      Co-authored-by: Nmyangle1120 <942542838@qq.com>
      Co-authored-by: Nwangxj3 <857234426@qq.com>
      Co-authored-by: Ngabry.wu <gabrywu@apache.org>
      Co-authored-by: Nshaojwu <shaojwu@ebay.com>
      Co-authored-by: NShukun Zhang <60541766+andream7@users.noreply.github.com>
      Co-authored-by: 权妖's avatarlinquan <1175687813@qq.com>
      Co-authored-by: Nmask <39329477+Narcasserun@users.noreply.github.com>
      Co-authored-by: Nmask <liuhu@zhiyoutec.com>
      Co-authored-by: Nkyoty <echohlne@gmail.com>
      Co-authored-by: NRichardStark <49977764+RichardStark@users.noreply.github.com>
      Co-authored-by: NDavid <dailidong66@gmail.com>
      Co-authored-by: Nlenboo <baoliang.leon@gmail.com>
      4715de11
  27. 27 8月, 2021 2 次提交
  28. 24 8月, 2021 1 次提交
  29. 23 8月, 2021 2 次提交
    • J
      [Feature][JsonSplit-api] merge code from dev to json2 (#6023) · 3b495d2f
      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>
      
      * Add a Gitter chat badge to README.md (#5883)
      
      * Add Gitter badge
      
      * Update README.md
      Co-authored-by: NDavid <dailidong66@gmail.com>
      
      * ci: improve maven connection in CI builds (#5924)
      
      issue: #5921
      
      * [Improvement][Master]fix typo (#5934)
      
      ·fix typo in MasterBaseTaskExecThread
      
      * [Fix-5886][server] Enhanced scheduler delete check (#5936)
      
      * Add:Name verification remove the first and last spaces.
      
      * Update: wrong word: 'WAITTING' ->'WAITING'
      
      * Add: Strengthen verification
      Co-authored-by: 游语's avatarSquid <2824638304@qq.com>
      
      * [Improvement-5880][api] Optimized data structure of pagination query API results (#5895)
      
      * [5880][refactor]Optimized data structure of pagination query API results
      - refactor PageInfo and delete returnDataListPaging in API
      - modify the related Controller and Service and the corresponding Test
      
      * Merge branch 'dev' of github.com:apache/dolphinscheduler into dev
      
       Conflicts:
      	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java
      Co-authored-by: N蔡泽华 <sorea1k@163.com>
      
      * [IMPROVEMENT]fix mysql comment error (#5959)
      
      * [Improvement][Api]fix typo (#5960)
      
      * [Imporvement #5621][job instance] start-time and end-time (#5621)
      ·the list of workflow instances is sorted by start time and end time
      ·This closes #5621
      
      * [FIX-5975]queryLastRunningProcess sql in ProcessInstanceMapper.xml (#5980)
      
      * [NEW FEATURE][FIX-4385] compensation task add the ability to configure parallelism  (#5912)
      
      * update
      
      * web improved
      
      * improve the ui
      
      * add the ability to configure the parallelism
      
      * update variables
      
      * enhance the ut and add necessary note
      
      * fix code style
      
      * fix code style issue
      
      * ensure the complation task in parallel mode can run the right numbers of tasks.
      
      * [Improvement][dao]When I search for the keyword description, the web UI shows empty (#5952)
      
      * [Bug][WorkerServer] SqlTask NullPointerException #5549
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
      
      * [Improvement][dao]When I search for the keyword description, the web UI shows empty #5428
      
      * fix the readme typing issue (#5998)
      
      * Fix unchecked type conversions
      
      * Use indentation level reported by checkstyle
      
      * Reorganize CI workflows to fasten the wasted time and resources (#6011)
      
      * Add standalone server module to make it easier to develop (#6022)
      
      * fix ut
      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: NThe Gitter Badger <badger@gitter.im>
      Co-authored-by: NDavid <dailidong66@gmail.com>
      Co-authored-by: NSquidyu <1297554122@qq.com>
      Co-authored-by: 游语's avatarSquid <2824638304@qq.com>
      Co-authored-by: Nsoreak <60459867+soreak@users.noreply.github.com>
      Co-authored-by: N蔡泽华 <sorea1k@163.com>
      Co-authored-by: Nyimaixinchen <yimaixinchen@163.com>
      Co-authored-by: Natai-555 <74188560+atai-555@users.noreply.github.com>
      Co-authored-by: Ndidiaode18 <563646039@qq.com>
      Co-authored-by: NRoy <yongjuncao1213@gmail.com>
      Co-authored-by: Nlyxell <alyxell@kth.se>
      Co-authored-by: NWenjun Ruan <wenjun@apache.org>
      Co-authored-by: Nkezhenxu94 <kezhenxu94@apache.org>
      Co-authored-by: NJinyLeeChina <297062848@qq.com>
      3b495d2f
    • K
      bf90106d
  30. 22 8月, 2021 1 次提交
  31. 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
  32. 26 7月, 2021 1 次提交