1. 16 11月, 2022 3 次提交
  2. 22 9月, 2022 2 次提交
  3. 19 9月, 2022 2 次提交
  4. 05 8月, 2022 2 次提交
  5. 28 6月, 2022 3 次提交
  6. 18 6月, 2022 1 次提交
  7. 26 5月, 2022 2 次提交
  8. 25 5月, 2022 1 次提交
  9. 24 5月, 2022 2 次提交
    • [Fix-10103][k8s]Fix k8s Change DataSource Error (#10128) · 5d8679fb
      旺阳 提交于
      (cherry picked from commit de5507fb)
      5d8679fb
    • X
      [Feature-9474] [CI] Add cluster test script verify on shell script (#9997) · 944be341
      xiangzihao 提交于
      * cluster test
      
      * fix init db failed
      
      * fix init db failed
      
      * fix init db failed
      
      * fix init db failed
      
      * fix init db failed
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add sudo
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * remove cluster-test workflows
      
      * add github actions
      
      * add github actions
      
      * refactor test to docker mode
      
      * refactor test to docker mode
      
      * refactor test to docker mode
      
      * refactor test to docker mode
      
      * remove create schema logic
      
      * remove create schema logic
      
      * remove create schema logic
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add cluster test timeout
      
      * add cluster start test loop check
      
      * add cluster start test loop check
      
      * optimize cluster start test loop check
      
      (cherry picked from commit baf654cb)
      944be341
  10. 16 5月, 2022 1 次提交
    • C
      [Bug] fix run on docker and k8s (#10026) · 0f841d6f
      caishunfeng 提交于
      * fix docker-compose init schema
      
      * recovery depend on zk
      
      * update doc and dockerfile
      
      * fix run on k8s
      
      * udpate doc
      
      * add DOCKER flag & update doc
      
      * remove repeat DOCKER env
      
      (cherry picked from commit b1885c7a)
      0f841d6f
  11. 12 5月, 2022 1 次提交
  12. 27 4月, 2022 1 次提交
    • E
      [Feature][Deploy] Add missing default values in dolphinscheduler_env.sh (#9733) · 515c3631
      Eric Gao 提交于
      * [Feature][Deploy] Add missing default values in dolphinscheduler_env.sh (#9675)
      
      * [Feature][Deploy] Restore dolphinscheduler_env.sh to avoid e2e failure (#9675)
      
      * [Feature][Deploy] Change mysql driver class name to com.mysql.cj.jdbc.Driver (#9675)
      
      * [Feature][Deploy] Remove redundant config file (#9675)
      515c3631
  13. 25 4月, 2022 1 次提交
    • J
      [common] Make dolphinscheduler_env.sh work when start server (#9726) · de50f43d
      Jiajie Zhong 提交于
      * [common] Make dolphinscheduler_env.sh work
      
      * Change dist tarball `dolphinscheduler_env.sh` location
        from `bin/` to `conf/`, which users could finish their
        change configuration operation in one single directory.
        and we only need to add `$DOLPHINSCHEDULER_HOME/conf`
        when we start our sever instead of adding both
        `$DOLPHINSCHEDULER_HOME/conf` and `$DOLPHINSCHEDULER_HOME/bin`
      * Change the `start.sh`'s path of `dolphinscheduler_env.sh`
      * Change the setting order of `dolphinscheduler_env.sh`
      * `bin/env/dolphinscheduler_env.sh` will overwrite the `<server>/conf/dolphinscheduler_env.sh`
      when start the server using `bin/dolphinsceduler_daemon.sh` or `bin/install.sh`
      * Change the related docs
      de50f43d
  14. 22 4月, 2022 1 次提交
  15. 21 4月, 2022 1 次提交
  16. 16 4月, 2022 1 次提交
  17. 07 4月, 2022 1 次提交
  18. 23 3月, 2022 1 次提交
  19. 15 3月, 2022 1 次提交
    • K
      [Feature-8579][Task] Task back-end plugin optimization, new plugins only need... · a1bef439
      Kerwin 提交于
      [Feature-8579][Task] Task back-end plugin optimization, new plugins only need to modify the plugin's own module (#8584)
      
      * Task plug-in optimization, task-related classes are migrated to the task plugin module
      
      * remove tasktype enum class.
      
      * fix code style.
      
      * fix code style
      
      * fix code style
      
      * fix ProcessServiceTest.testUpdateResourceInfo test class
      
      * fix code style
      
      * fix test task plugin manager check parameters null
      
      * fix test ut
      
      * update aws license
      
      * change TaskTimeoutStrategy class
      a1bef439
  20. 25 1月, 2022 1 次提交
  21. 04 1月, 2022 1 次提交
  22. 23 12月, 2021 1 次提交
  23. 15 12月, 2021 1 次提交
  24. 10 12月, 2021 2 次提交
    • K
      2ff76c7e
    • 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