Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test rebase 1 #3075

Merged
merged 207 commits into from
Jun 29, 2020
Merged

Test rebase 1 #3075

merged 207 commits into from
Jun 29, 2020

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    d01e193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdc9e00 View commit details
    Browse the repository at this point in the history
  3. Add docker internal server check script (#2092)

    * add environment variables add checkpoint.sh file to docker image
    
    1. add `POSTGRESQL_DATABASE` environment variable
    2. add `DOLPHINSCHEDULER_DATA_BASEDIR_PATH` environment variable
    3. add `DOLPHINSCHEDULER_DATA_DOWNLOAD_BASEDIR_PATH` environment variable
    4. add `DOLPHINSCHEDULER_PROCESS_EXEC_BASEPATH` environment variable
    5. add checkpoint.sh file to check server process
    6. modify `README.md` and `README_zh_CN.md`
    
    * add environment variables add checkpoint.sh file to docker image
    
    1. add `POSTGRESQL_DATABASE` environment variable
    2. add `DOLPHINSCHEDULER_DATA_BASEDIR_PATH` environment variable
    3. add `DOLPHINSCHEDULER_DATA_DOWNLOAD_BASEDIR_PATH` environment variable
    4. add `DOLPHINSCHEDULER_PROCESS_EXEC_BASEPATH` environment variable
    5. add checkpoint.sh file to check server process
    6. modify `README.md` and `README_zh_CN.md`
    
    * add logger port and modify dolphinscheduler_env to dolphinscheduler_env.sh
    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    58046b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12841bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd43bed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0209cb7 View commit details
    Browse the repository at this point in the history
  7. Adapting partial code(file name start with E) to the sonar cloud rule (

    …#1999)
    
    * Adapting partial code(file name start with E) to the sonar cloud rule
    
    * remove isEmpty invoke
    
    * resolve conflicts
    gabrywu authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    6a8cef0 View commit details
    Browse the repository at this point in the history
  8. Adapting partial code(file name start with F) to the sonar cloud rule (

    …#2045)
    
    * Adapting partial code(file name start with F) to the sonar cloud rule
    
    * add more unit test
    
    * add License
    
    * add includes configuration to maven-surefire-plugin
    
    * fix getResourceFilesList incorrect logic
    gabrywu authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    493499f View commit details
    Browse the repository at this point in the history
  9. add .asf.yaml file (#2136)

    Co-authored-by: guirong.ggr <guirong.ggr@dtwave-inc.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    c148438 View commit details
    Browse the repository at this point in the history
  10. edit README.md modify word from expand to extend (#2138)

    Co-authored-by: guirong.ggr <guirong.ggr@dtwave-inc.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    0ea9a28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec93e70 View commit details
    Browse the repository at this point in the history
  12. docker run failed when docker command was docker run -d (#2125)

    * docker run failed when docker command was `docker run -d`
    
    1. add tini
    2. replace `tee` command by `tail` command in startup.sh
    3. api-server need to support zookeeper
    
    * modify `check.sh` in dockerfile
    
    * add init directories and log files
    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    da3f25d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6b6584a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    89c0a79 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b827c45 View commit details
    Browse the repository at this point in the history
  16. Add mail server configuration description information (#2143)

    * Add mail server configuration description information
    
    * Remove mail server configuration note in alert.properties
    yh2388 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    deee1a8 View commit details
    Browse the repository at this point in the history
  17. Limit customization file content to no more than 3000 lines(#2128) (#…

    …2141)
    
    * Change DOM label
    
    * Change name to lowercase
    
    * Limit customization file content to no more than 3000 lines
    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    f1087ff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    53e8c9b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    156533a View commit details
    Browse the repository at this point in the history
  20. add input cache for sqoop and conditions tasks (#2118)

    Co-authored-by: zhukai <zhukai@ygsoft.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    c044cae View commit details
    Browse the repository at this point in the history
  21. Change DOM label

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    e0f4e22 View commit details
    Browse the repository at this point in the history
  22. fix bug: data too long for column 'app_link' (#2146)

    * fix bug: data to long for app_link field
    
    * change app_link field length in 1.2.2 ddl
    
    * change app_link field type to text
    Eights-Li authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    d7614c0 View commit details
    Browse the repository at this point in the history
  23. Delete .asf.yaml (#2158)

    davidzollo authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    956cdf3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    33e86a9 View commit details
    Browse the repository at this point in the history
  25. fix rpmbuild and DS Ambari plugin bug (#2144)

    * Update quick-start.md
    
    * 更新demo的地址
    
    * add rpm plugin
    
    * delete the git ignore files
    
    * 测试git ignore
    
    * 测试ignore
    
    * optimize the .gitignore file
    
    * add rpm package, delete unuse copy jar action in assembly
    
    * delete docs dir
    
    * add rpm plugin support
    
    * add rpm plugin support
    
    * add rpm plugin support
    
    * dolphinscheduler-common have not bin dir
    
    * dolphinscheduler-common have not bin dir
    
    * delete unuse config about assembly
    
    * add defineSatement
    
    * add rpm plugin support
    
    * add rpm plugin support
    
    * add rpm plugin support
    
    * add rpm support
    
    * update install dirname , make front and backend together
    
    * update rpm name
    
    * update rpm name
    
    * update rpm config
    
    * add jars excludes
    
    * add jars excludes
    
    * add rpm plugion
    
    * add rpm plugion
    
    * add rpm plugion
    
    * add auto create /opt/soft
    
    * The install dir can not be fixed to apache-dolphinscheduler-incubating-1.2.1 , its version is 1.2.2
    
    * install from rpm will create a link
    
    * the ui install thrown rpm only support jetty not nginx
    
    * the ui install thrown rpm only support jetty not nginx
    
    * sql目录里加上soft_version文件
    
    * env dir need in conf dir
    
    * remove no use module
    
    * add module
    
    * updaate
    
    * rpmbuild add dolphinscheduler-service module
    EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    eebf5fa View commit details
    Browse the repository at this point in the history
  26. Toolbar of the DAG has not prompt (#2161)

    * Toolbar of the DAG has not prompt
    
    * Remove duplication code
    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    2939b19 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    610c95a View commit details
    Browse the repository at this point in the history
  28. Create .asf.yaml (#2166)

    DS authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    81f53ba View commit details
    Browse the repository at this point in the history
  29. Update .asf.yaml (#2167)

    DS authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    c0a0d69 View commit details
    Browse the repository at this point in the history
  30. Delete .asf.yaml (#2168)

    DS authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    226e87e View commit details
    Browse the repository at this point in the history
  31. The master and worker server exit exception #2163 (#2176)

    * fix: #2163
    
    * fix: format
    wen-hemin authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8b61afc View commit details
    Browse the repository at this point in the history
  32. Adapting partial code(file name start with J) to the sonar cloud rule (

    …#2165)
    
    * Adapting partial code(file name start with J) to the sonar cloud rule
    
    * fix unit failure
    gabrywu authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    bdfb9d6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e7c7cea View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7f7f50a View commit details
    Browse the repository at this point in the history
  35. Adapting partial code(file name start with M #1) to the sonar cloud r…

    …ule (#2173)
    
    * Adapting partial code(file name start with M #1) to the sonar cloud rule
    
    * remove unused import
    gabrywu authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    2f4fda7 View commit details
    Browse the repository at this point in the history
  36. Cache HadoopUtils instance with specific days expire time (#2181)

    * Cache HadoopUtils instance with 7 days expire time
    
    * solve sonar issue
    
    * add kerberos expire time config
    
    * move KERBEROS_EXPIRE_TIME to Constants.java
    tswstarplanet authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    77c4bcb View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    55cc1c7 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    585f833 View commit details
    Browse the repository at this point in the history
  39. fix ResultSet not close and reformat code (#2183)

    * fix ResultSet not close
    
    * fix ResultSet not close
    
    * extract code of closing resource to a method
    
    * remove redundant if condition
    
    * modify e2e timeout
    tswstarplanet authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    1d4cad7 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    9fe0452 View commit details
    Browse the repository at this point in the history
  41. Adapting partial code(file name start with M #2) to the sonar cloud r…

    …ule (#2179)
    
    * Adapting partial code(file name start with M #2) to the sonar cloud rule
    
    * remove unused import
    gabrywu authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    015a8ca View commit details
    Browse the repository at this point in the history
  42. Optimize PropertyUtils instantiation. (#2199)

    * Optimize PropertyUtils instantiation.
    
    * Fix info error.
    yh2388 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    9c75437 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    7c54496 View commit details
    Browse the repository at this point in the history
  44. add LoginTest license (#2217)

    Co-authored-by: chenxingchun <438044805@qq.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    98f3201 View commit details
    Browse the repository at this point in the history
  45. dd branch flow node verification

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    55e232d View commit details
    Browse the repository at this point in the history
  46. datax

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    280a240 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    7ac6ad5 View commit details
    Browse the repository at this point in the history
  48. add repace time when run history job and batch complement job ,not cu…

    …rrent time (#2196)
    
    * add release notes in 1.2.1 (#1654)
    
    * fix Monitor bug (#1656)
    
    * fix Monitor bug
    
    * fix zk monitor bug
    
    * fix api url (#1673)
    
    * get root path from zookeeper config
    
    * Fixed DAG zoom in and zoom out nodes separated from arrows #1679 (#1685)
    
    * fix api url
    
    * Fixed DAG zoom in and zoom out nodes separated from arrows #1679
    
    * check license and update (#1725)
    
    * Fixed tasks_queue and tasks_kill did not exist in zookeeper #1696 (#1734)
    
    Co-authored-by: elonlo <gamelifedong@gmail.com>
    
    * upgrade jackson from 2.9.8 to 2.10.1 (#1767)
    
    * add out put log when master/worker server start (#1769)
    
    * merge hadoop.properties into common.properties
    
    * merge hadoop,zookeeper.properties into common.properties
    remove combined.properties/master.properties/worker.properties
    
    * change db user/pwd to test/test
    
    * rename .dolphinscheduler_en.sh to dolphinscheduler_env.sh
    remove some unused in install.sh
    
    * add out put log when master/worker server start...
    
    * add start log when servers start
    
    * add check download resource permission in order to fix issues 1770 (#1788)
    
    * merge dev branch front-end code (#1786)
    
    * fix #1775 bug,delete process definition when process instance is running (#1790)
    
    * fix #1775 bug,delete process definition when process instance is running
    
    * revert CONTRIBUTING.md
    
    * fix udfs assignment and task instance page jump #1789 (#1791)
    
    * merge dev branch front-end code
    
    * fix udfs assignment
    
    * Fix task instance page jump
    
    * fix udfs assignment and task instance page jump #1789
    
    * update method checkDownloadPermission in order to fix issues 1770 (#1794)
    
    * add check download resource permission in order to fix issues 1770
    
    * update method checkDownloadPermission in order to fix issues 1770
    
    * update method listUnauthorizedResource in order to fix issues 1770
    
    * update method listUnauthorizedResource in order to fix issues 1770 (#1797)
    
    * if login user is admin,it will has permission to query all udf function (#1799)
    
    * Fixed space and icon display issues before and after the input box (#1798)
    
    * merge dev branch front-end code
    
    * fix udfs assignment
    
    * Fix task instance page jump
    
    * fix udfs assignment and task instance page jump #1789
    
    * Fixed space and icon display issues before and after the input box
    
    * add license
    
    * add license
    
    * donot submit task to queue if sub process (#1793)
    
    * dockerfile modify (#1800)
    
    * fix #1775 bug,delete process definition when process instance is running
    
    * revert CONTRIBUTING.md
    
    * dockerfile modify
    
    * dockerfile modify
    
    * dockerfile modify
    
    * Fix data echo, style and popup cannot be closed (#1801)
    
    * merge dev branch front-end code
    
    * fix udfs assignment
    
    * Fix task instance page jump
    
    * fix udfs assignment and task instance page jump #1789
    
    * Fixed space and icon display issues before and after the input box
    
    * add license
    
    * add license
    
    * Fix data echo, style and popup cannot be closed
    
    * Fix page number loading issue and dag not getting value(#1810) (#1815)
    
    * merge dev branch front-end code
    
    * fix udfs assignment
    
    * Fix task instance page jump
    
    * fix udfs assignment and task instance page jump #1789
    
    * Fixed space and icon display issues before and after the input box
    
    * add license
    
    * add license
    
    * Fix data echo, style and popup cannot be closed
    
    * Fix page number loading issue and dag not getting value
    
    * [Fix issue #1770]check udf and data source in order to fix issue 1770 (#1817)
    
    * if login user is admin,it will has permission to query all udf function
    
    * check udf and data source in order to fix issue 1770
    
    * check udf and data source in order to fix issue 1770
    
    * check udf and data source in order to fix issue 1770
    
    * check udf and data source in order to fix issue 1770
    
    * check udf and data source in order to fix issue 1770
    
    * revert common.properties
    
    * update the test method name
    
    * remove useless code and import in unit test
    
    * refactor has permission and check permission
    
    * #1813 remove "_001" after the master/server register path in zookeepe (#1824)
    
    * donot submit task to queue if sub process
    
    * [feature] #1813 remove "_001" after the master/server register path in zookeeper (#1820)
    
    * change master/worker register path.
    
    * remove "_" from register path.
    
    * remove install.sh server.servlet.context-path replace (#1823)
    
    * fix #1775 bug,delete process definition when process instance is running
    
    * revert CONTRIBUTING.md
    
    * dockerfile modify
    
    * dockerfile modify
    
    * dockerfile modify
    
    * remove install.sh server.servlet.context-path replace
    
    * Fix DAG add dependent project value exception # 1816 and keep requesting task interface (#1827)
    
    * merge dev branch front-end code
    
    * fix udfs assignment
    
    * Fix task instance page jump
    
    * fix udfs assignment and task instance page jump #1789
    
    * Fixed space and icon display issues before and after the input box
    
    * add license
    
    * add license
    
    * Fix data echo, style and popup cannot be closed
    
    * Fix page number loading issue and dag not getting value
    
    * Fix DAG add dependent project value exception # 1816 and keep requesting task interface
    
    * rpm package add UI (#1846)
    
    * [fix #1828] when the executor of process instance is not the owner of udf resouce, the path of the read resource file is incorrect (#1847)
    
    * fix issue 1828:get the udf resource path error when create udf function
    
    * update grantResources
    
    * first verify whether udf resource is bound by udf function
    
    * update grantResources
    
    * update testListAuthorizedUdfFunc
    
    * update getUserInfo in order to run success
    
    * add LoggerServer RPC PORT modified. #1848 (#1849)
    
    * fix #1775 bug,delete process definition when process instance is running
    
    * revert CONTRIBUTING.md
    
    * dockerfile modify
    
    * dockerfile modify
    
    * dockerfile modify
    
    * remove install.sh server.servlet.context-path replace
    
    * add LoggerServer RPC PORT modified. #1848
    
    * LoggerService Logger RPC PORT get Error modify . #1848 (#1857)
    
    * fix #1775 bug,delete process definition when process instance is running
    
    * revert CONTRIBUTING.md
    
    * dockerfile modify
    
    * dockerfile modify
    
    * dockerfile modify
    
    * remove install.sh server.servlet.context-path replace
    
    * add LoggerServer RPC PORT modified. #1848
    
    * LoggerService Logger RPC PORT get Error modify . #1848
    
    * Fix UDF function list delete data without refresh and page data display widened #1851 (#1852)
    
    * merge dev branch front-end code
    
    * fix udfs assignment
    
    * Fix task instance page jump
    
    * fix udfs assignment and task instance page jump #1789
    
    * Fixed space and icon display issues before and after the input box
    
    * add license
    
    * add license
    
    * Fix data echo, style and popup cannot be closed
    
    * Fix page number loading issue and dag not getting value
    
    * Fix DAG add dependent project value exception # 1816 and keep requesting task interface
    
    * Fix UDF function list delete data without refresh and page data display widened
    
    * [Fix #1828]check whether has permission to download udf file or delete udf function (#1858)
    
    * fix issue 1828:get the udf resource path error when create udf function
    
    * update grantResources
    
    * first verify whether udf resource is bound by udf function
    
    * update grantResources
    
    * update testListAuthorizedUdfFunc
    
    * update getUserInfo in order to run success
    
    * check whether has permission to download udf file or delete udf file
    
    * update listAuthorizedResourceById in ResourceMapper.xml
    
    * add log, don't swallow exception info (#1877)
    
    * Added hints in Resource Center (#1891)
    
    * update jackson version from 2.9.8 to 2.10.1 (#1892)
    
    * update release notes and modify the plugin of rat (#1899)
    
    * modify how to build (#1902)
    
    * update release notes and modify the plugin of rat
    
    * modify how to build
    
    * [maven-release-plugin] prepare release 1.2.1
    
    * [maven-release-plugin] prepare for next development iteration
    
    * get authorized udf resources need exclude all created by self (#1905)
    
    * get authorized udf resources need exclude all created by self
    
    * reset pom version to 1.2.1-SNAPSHOT
    
    * Update ReleaseNotes.md
    
    add detail info
    
    * Update ReleaseNotes.md
    
    * update notice year form 2019 to 2019-2020 (#1907)
    
    * [maven-release-plugin] prepare release 1.2.1
    
    * [maven-release-plugin] prepare for next development iteration
    
    * 当手动重跑历史活着补数的时候对shell和sql脚本中的[YYYYmmddd...]变量赋值与传递的日期,而不是当前日期
    
    Co-authored-by: lgcareer <18610854716@163.com>
    Co-authored-by: bao liang <29528966+lenboo@users.noreply.github.com>
    Co-authored-by: break60 <790061044@qq.com>
    Co-authored-by: Tboy <guo.jiwei@immomo.com>
    Co-authored-by: elonlo <gamelifedong@gmail.com>
    Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
    Co-authored-by: zhangchunyang <18910529250@163.com>
    Co-authored-by: dailidong <dailidong66@gmail.com>
    Co-authored-by: 谷雨 <lixun@guyudeMacBook-Pro.local>
    10 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    2bb55e4 View commit details
    Browse the repository at this point in the history
  49. Refactor ConnectionFactory to static inner holder Singleton (#2204)

    * refactor ConnectionFactory to static inner holder Singleton
    
    * remove redundant import
    
    * make getSqlSessionFactory() method private
    
    * fix sonar issue
    
    * remove @ignore of MailUtilsTest
    
    * add MailUtilsTest to pom.xml to test
    
    * fix MailUtilsTest path error in pom.xml
    
    * modify test method name
    
    * add assert and logger to unit test
    
    * add log
    
    * add log
    
    * add AlertDaoTest
    
    * move AlertDaoTest to new module
    
    * modify test in pom.xml
    
    * remove unnecessary log
    tswstarplanet authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    5a74b8b View commit details
    Browse the repository at this point in the history
  50. support custom datax configuration (#2224)

    * fix #1441
    
    * support custom datax config
    
    * support datax custom config
    
    * support datax custom config
    
    * support datax custom config
    
    Co-authored-by: 张世鸣 <zhangshiming@cvte.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    5c30205 View commit details
    Browse the repository at this point in the history
  51. Optimizing code (#2240)

    * updated
    
    * optimized the code
    
    * Delete ParameterUtils.java
    
    * rollback source code
    
    * rollback source code
    
    * rollback source code
    
    Co-authored-by: dailidong <dailidong66@gmail.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    4898447 View commit details
    Browse the repository at this point in the history
  52. fix blocker problem (#2244)

    * fix blocker problem
    
    * use error level to log exception
    tswstarplanet authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    bc65253 View commit details
    Browse the repository at this point in the history
  53. feat:optimizing code (#2245)

    * feat:optimizing code
    
    * add licence and  format code
    jinjim authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    24fa319 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    e1771de View commit details
    Browse the repository at this point in the history
  55. fix:Depend check bug (#2229)

    * fix:#1787
    
    * fix:#1787
    wen-hemin authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    1acbc0d View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    afa9a64 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    416e041 View commit details
    Browse the repository at this point in the history
  58. datax add custom

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    e31f38a View commit details
    Browse the repository at this point in the history
  59. Fix checkoutv2 push trigger on dev (#2263)

    * push trigger on dev
    khadgarmage authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    5d0f0e9 View commit details
    Browse the repository at this point in the history
  60. fix: No operations allowed after statement closed when running sql ta…

    …sk (#2265)
    
    * sqlTask failed to run
    
    * get correct attribute value and logger content
    
    Co-authored-by: songqh <songquanhe@foxmail.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    fc18d4a View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    e37aecd View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    cd52926 View commit details
    Browse the repository at this point in the history
  63. e2e add project and workflow case (#2309)

    * add LoginTest license
    
    * Delete useless packages
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    Co-authored-by: chenxingchun <438044805@qq.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    e496206 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    6cca693 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    a1f7614 View commit details
    Browse the repository at this point in the history
  66. Decouple DruidDataSource in ConnectionFactory and cache DataSource in…

    …stance (#2232)
    
    * Decouple DruidDataSource in ConnectionFactory and cache DataSource
    instance
    
    * init dataSource first
    
    * fix code smell
    
    * add unit test
    
    * add unit test
    
    * add unit test
    
    * add unit test
    
    * fix unit test
    
    * delete useless logger
    tswstarplanet authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    0c5ff32 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    30b98b8 View commit details
    Browse the repository at this point in the history
  68. resolve shell task build command nullpointexception (#2267)

    Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    588c003 View commit details
    Browse the repository at this point in the history
  69. Resource tree code merge

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    4a8e148 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    f9c91b8 View commit details
    Browse the repository at this point in the history
  71. new feature for #404 add resource tree function (#2323)

    * add create resource directory
    
    * add create resource directory
    
    * update the resource test
    
    * add upgrade sql in version 1.2.2
    
    * Adding request parameter id to update queryResourceListPaging
    
    * set isDirectory value is false default
    
    * add full name to update updateResource
    
    * remove request parameter isDirectory to update createResource method
    
    * update queryResourceListPaging with change get to post
    
    * update updateResource method with remove fullName
    
    * File management list modification (#1976)
    
    * add resource component
    
    * add resource tree visitor
    
    * return json string
    
    * update queryResourceList
    
    * upload file need fullName
    
    * add method rootNode
    
    * Shell task resources and authorization resources (#1989)
    
    * File management list modification
    
    * Shell task resources and authorization resources
    
    * download resource when execute task
    
    * download resource when execute task
    
    * update authorization type
    
    * download resource when execute task
    
    * Spark task resource changes (#1990)
    
    * File management list modification
    
    * Shell task resources and authorization resources
    
    * Spark task resource changes
    
    * download resource when execute task
    
    * update udf function service
    
    * add resource type in ResourceComponent
    
    * UDF resource tree and change DAG style (#2019)
    
    * File management list modification
    
    * Shell task resources and authorization resources
    
    * Spark task resource changes
    
    * UDF resource tree and change DAG style
    
    * add deleteIds method in ResourceMapper and ResourceMapperTest
    
    * Add comments on class and method
    
    * add queryResourceByName method in controller
    
    * update verify-name with change name to full name
    
    * update queryResource with add parameter pid
    
    * update queryResource with add parameter pid
    
    * add resource ids in process definition and delete resource need judge whether it is used by any process definition
    
    * Breadcrumb development (#2033)
    
    * File management list modification
    
    * Shell task resources and authorization resources
    
    * Spark task resource changes
    
    * UDF resource tree and change DAG style
    
    * Breadcrumb development
    
    * Breadcrumb development
    
    * Resource tree bug fix (#2040)
    
    * File management list modification
    
    * Shell task resources and authorization resources
    
    * Spark task resource changes
    
    * UDF resource tree and change DAG style
    
    * Breadcrumb development
    
    * Breadcrumb development
    
    * Resource tree bug fix
    
    * update resource service test
    
    * Fix github action rerun failed
    
    * add status of PARENT_RESOURCE_NOT_EXIST
    
    * Fix github action rerun failed (#2067)
    
    * update resource service test
    
    * Fix github action rerun failed
    
    * add status of PARENT_RESOURCE_NOT_EXIST
    
    * Change crumb position
    
    * Change crumb position (#2068)
    
    * build resource process definition map
    
    * UDF changed to multiple choice
    
    * UDF changed to multiple choice (#2077)
    
    * Change crumb position
    
    * UDF changed to multiple choice
    
    * build resource process definition map (#2076)
    
    * update resource service test
    
    * Fix github action rerun failed
    
    * add status of PARENT_RESOURCE_NOT_EXIST
    
    * build resource process definition map
    
    * update resource name also need update all the children full name
    
    * need add queryResource
    
    * update resource name also need update all the children full name (#2096)
    
    * update resource service test
    
    * Fix github action rerun failed
    
    * add status of PARENT_RESOURCE_NOT_EXIST
    
    * build resource process definition map
    
    * update resource name also need update all the children full name
    
    * need add queryResource
    
    * Limit customization file content to no more than 3000 lines
    
    * Limit customization file content to no more than 3000 lines(#2128)
    
    * Limit customization file content to no more than 3000 lines(#2128) (#2140)
    
    * Change crumb position
    
    * UDF changed to multiple choice
    
    * Limit customization file content to no more than 3000 lines
    
    * Limit customization file content to no more than 3000 lines(#2128)
    
    * add queryResourceJarList
    
    * add queryResourceJarList
    
    * add queryResourceJarList
    
    * add queryResourceJarList (#2192)
    
    * update resource service test
    
    * Fix github action rerun failed
    
    * add status of PARENT_RESOURCE_NOT_EXIST
    
    * build resource process definition map
    
    * update resource name also need update all the children full name
    
    * need add queryResource
    
    * add queryResourceJarList
    
    * add queryResourceJarList
    
    * add queryResourceJarList
    
    * Modify the main jar package
    
    * Modify the main jar package (#2200)
    
    * Change crumb position
    
    * UDF changed to multiple choice
    
    * Limit customization file content to no more than 3000 lines
    
    * Limit customization file content to no more than 3000 lines(#2128)
    
    * Modify the main jar package
    
    * add resource filter in order to get filtered resource
    
    * add comments of resource filter
    
    * update list children by resource
    
    * choose main jar with resource tree (#2220)
    
    * update resource service test
    
    * Fix github action rerun failed
    
    * add status of PARENT_RESOURCE_NOT_EXIST
    
    * build resource process definition map
    
    * update resource name also need update all the children full name
    
    * need add queryResource
    
    * add queryResourceJarList
    
    * add queryResourceJarList
    
    * add queryResourceJarList
    
    * add resource filter in order to get filtered resource
    
    * add comments of resource filter
    
    * update list children by resource
    
    * Return null if query resource list is empty
    
    * update queryResource method change parameter pid to id
    
    * getResouDelete checksum and modify parameter namerceId
    
    * revert .env
    
    * remove parameter pid
    
    * Delete request interface
    
    * go back to the last page
    
    * jar interface call
    
    * Fix issue #2234 and #2228
    
    * change resource name with full name
    
    * Fix issue #2234 and #2228 (#2246)
    
    * update resource service test
    
    * Fix github action rerun failed
    
    * add status of PARENT_RESOURCE_NOT_EXIST
    
    * build resource process definition map
    
    * update resource name also need update all the children full name
    
    * need add queryResource
    
    * add queryResourceJarList
    
    * add queryResourceJarList
    
    * add queryResourceJarList
    
    * add resource filter in order to get filtered resource
    
    * add comments of resource filter
    
    * update list children by resource
    
    * Return null if query resource list is empty
    
    * update queryResource method change parameter pid to id
    
    * revert .env
    
    * remove parameter pid
    
    * Fix issue #2234 and #2228
    
    * change resource name with full name
    
    * Fix list query value error
    
    * remove unauth-file with authorize-resource-tree
    
    * Repair data cannot be echoed
    
    * Repair data cannot be echoed
    
    * execute mr and spark task need query resource name before
    
    * Authorized resource interface replacement
    
    * Authorized resource interface replacement
    
    * Filter UDF resources
    
    * Change parameters
    
    * need query all authorized directory children when create task
    
    * Change normalize.scss import method and animation.scss license modification
    
    * Delete file list update processing
    
    * It's fixed that resource not deleted in hdfs when delete it.
    
    * add tooltips
    
    * add tooltips (#2310)
    
    * Echo workflow name and modify udf management name
    
    * [new feature]add resource tree function
    
    * revert front code in order to be same as dev branch
    
    * revert front code in order to be same as dev branch
    
    * revert common.properties and application.properties
    
    * add super method
    
    * update flink parameter test
    
    * update flink parameter and unit test
    
    * update resource service test
    
    * If resource list is empty,need init it
    
    * update flink parameter test
    
    Co-authored-by: break60 <790061044@qq.com>
    Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
    Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
    4 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    82d6dc9 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    668b86f View commit details
    Browse the repository at this point in the history
  73. Fix SqlTask kerberos load scope unreasonable. #2178 (#2321)

    * Optimize PropertyUtils instantiation.
    
    * Fix info error.
    
    * Fix SqlTask kerberos load scope unreasonable. #2178
    yh2388 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    1d9bc0c View commit details
    Browse the repository at this point in the history
  74. Support kubernetes deployment (#2153)

    * Support kubernetes deployment
    
    * Support kubernetes deployment
    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    053dd32 View commit details
    Browse the repository at this point in the history
  75. Remove .helmignore file (#2328)

    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    c814a30 View commit details
    Browse the repository at this point in the history
  76. some annotation optimizations (#2333)

    Co-authored-by: songqh <songquanhe@foxmail.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    d8c7a44 View commit details
    Browse the repository at this point in the history
  77. fix #2334 (#2335)

    Co-authored-by: dailidong <dailidong66@gmail.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    9b6ab81 View commit details
    Browse the repository at this point in the history
  78. Delete ReleaseNotes.md (#2338)

    davidzollo authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    db3c6ce View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    3d72643 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    18d7c66 View commit details
    Browse the repository at this point in the history
  81. Remove invalid code (#2342)

    Co-authored-by: zhanglong <zhanglong@ysstech.com>
    Co-authored-by: dailidong <dailidong66@gmail.com>
    3 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7fa0c0f View commit details
    Browse the repository at this point in the history
  82. fix:mail send fail #2345 (#2346)

    Co-authored-by: dailidong <dailidong66@gmail.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    d8ccab6 View commit details
    Browse the repository at this point in the history
  83. init full_name in dml of version 1.2.2 (#2341)

    Co-authored-by: dailidong <dailidong66@gmail.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    54f04a3 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    b785163 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    e6527c7 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    9c2af14 View commit details
    Browse the repository at this point in the history
  87. fix

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    4b265f0 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    4709e44 View commit details
    Browse the repository at this point in the history
  89. #2282 fix workflow dependent bug (#2329)

    * fix workflow dependent bug
    
    * fix workflow dependent bug 2
    
    * fix workflow dependent bug 2
    
    Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
    Co-authored-by: dailidong <dailidong66@gmail.com>
    3 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    3f044e7 View commit details
    Browse the repository at this point in the history
  90. .gitignore remove taskInstance/index.vue(#2300) and no need to findPr…

    …ocessDefineById 2 times(#2373) (#2374)
    
    * some optimization
    
    * revert
    
    * ProcessDefinitionService#updateProcessDefinition findProcessDefineById 1 time
    itbasketplayer authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    d03f9da View commit details
    Browse the repository at this point in the history
  91. [optimization]:remove duplicate code (#2377)

    * sqlTask failed to run
    
    * remove duplicate code
    
    * remove duplicate code
    
    * remove duplicate code
    
    * remove duplicate code
    
    * remove duplicate code
    
    Co-authored-by: songqh <songquanhe@foxmail.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    0ad610a View commit details
    Browse the repository at this point in the history
  92. LogClientService modify

    qiaozhanwei authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    bcc5690 View commit details
    Browse the repository at this point in the history
  93. java doc error modify (#2004)

    * 1, master persistent task
    2. extract  master and worker communication model
    
    * 1, master persistent task
    2. extract  master and worker communication model
    
    * 1, master persistent task
    2. extract  master and worker communication model
    
    * add license
    
    * modify javadoc error
    
    * TaskExecutionContext create modify
    
    * buildAckCommand taskInstanceId not set modify
    
    * java doc error modify
    qiaozhanwei authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8b990b5 View commit details
    Browse the repository at this point in the history
  94. Refactor worker (#2186)

    * let quartz use the same datasource
    
    * move master/worker config from dao.properties to each config
    add master/worker registry test
    Technoboy- authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    c61c59a View commit details
    Browse the repository at this point in the history
  95. Refactor worker (#2248)

    * let quartz use the same datasource
    
    * move master/worker config from dao.properties to each config
    add master/worker registry test
    
    * move mybatis config from application.properties to SpringConnectionFactory
    
    * move mybatis-plus config from application.properties to SpringConnectionFactory
    
    * refactor TaskCallbackService
    
    * add ZookeeperNodeManagerTest
    Technoboy- authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    87b9942 View commit details
    Browse the repository at this point in the history
  96. timing online modify (#2296)

    * 1, master persistent task
    2. extract  master and worker communication model
    
    * 1, master persistent task
    2. extract  master and worker communication model
    
    * 1, master persistent task
    2. extract  master and worker communication model
    
    * add license
    
    * modify javadoc error
    
    * TaskExecutionContext create modify
    
    * buildAckCommand taskInstanceId not set modify
    
    * java doc error modify
    
    * add comment
    
    * ExecutorManager interface add generic type
    
    * add TaskInstanceCacheManager receive Worker report result
    
    * TaskInstance setExecutePath
    
    * add TaskInstanceCacheManager to receive Worker Task result report
    
    * TaskInstanceCacheManager add remove method
    
    * add license
    
    * add dispatcht task method
    
    * AbstractCommandExecutor remove db access
    
    * AbstractCommandExecutor remove db access
    
    * AbstractCommandExecutor remove db access
    
    * AbstractCommandExecutor remove db access
    
    * AbstractCommandExecutor remove db access
    
    * AbstractCommandExecutor remove db access
    
    * AbstractCommandExecutor remove db access
    
    * taskInstanceCache is null ,need load from db
    
    * taskInstanceCache is null ,need load from db
    
    * taskInstanceCache is null ,need load from db
    
    * 1,worker TaskPros use TaskExecutionContext replase
    2,Master kill Task , KillTaskProcessor modify
    
    * worker remove db
    
    * ShellTask modify
    
    * master persistence processId and appIds
    
    * master persistence processId and appIds
    
    * master add kill task logic
    
    * master add kill task logic
    
    * master add kill task logic
    
    * javadoc error modify
    
    * remove chinese log
    
    * executeDirectly method add Override
    
    * remote module modify
    
    * TaskKillResponseProcessor command type modify
    
    * create buildKillCommand
    
    * host add host:port format
    
    * host add host:port format
    
    * TaskAckProcessor modify
    
    * TaskAckProcessor modify
    
    * task prioriry refator
    
    * remove ITaskQueue
    
    * task prioriry refator
    
    * remove ITaskQueue
    
    * TaskPriority refactor
    
    * remove logs
    
    * WorkerServer refactor
    
    * MasterSchedulerService modify
    
    * WorkerConfig listen port modify
    
    * modify master and worker listen port
    
    * cancelTaskInstance set TaskExecutionContext host,logPath,executePath
    
    * cancelTaskInstance set TaskExecutionContext host,logPath,executePath
    
    * Encapsulate the parameters required by sqltask
    
    * 1,Encapsulate the parameters required by sqltask
    2,SQLTask optimization
    
    * AbstractTask modify
    
    * ProcedureTask optimization
    
    * MasterSchedulerService modify
    
    * TaskUpdateQueueConsumer modify
    
    * test
    
    * DataxTask process run debug
    
    * DataxTask process run debug
    
    * add protobuf dependency,MR、Spark task etc need this
    
    * TaskUpdateQueueConsumer modify
    
    * TaskExecutionContextBuilder set TaskInstance workgroup
    
    * WorkerGroupService queryAllGroup modify
    query available work group
    
    * 1,get workergroup from zk modify
    2,SpringConnectionFactory repeat load modify
    
    * master and worker register ip  use OSUtils.getHost()
    
    * ProcessInstance host set ip:port format
    
    * worker fault tolerance modify
    
    * Constants and .env modify
    
    * master fault tolerant bug modify
    
    * UT add pom.xml
    
    * timing online  modify
    
    Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    cc3ab0f View commit details
    Browse the repository at this point in the history
  97. [Refactor worker] Optimize code , reduce cost time from 60ms to 0.5ms (

    …#2318)
    
    * update logback
    
    * update log
    
    * refactor worker registry (#2107)
    
    * Refactor worker (#2115)
    
    * refactor worker registry
    
    * refactor master server
    
    * Modify workgroupid parameter name (#2105)
    
    * Delete worker group management page
    
    * Modify workgroupid parameter name
    
    * Refactor worker (#2121)
    
    * refactor worker registry
    
    * refactor master server
    
    * refactor MasterSchedulerService
    
    * cancelTaskInstance set TaskExecutionContext host,logPath,executePath (#2126)
    
    * 1, master persistent task
    2. extract  master and worker communication model
    
    * 1, master persistent task
    2. extract  master and worker communication model
    
    * 1, master persistent task
    2. extract  master and worker communication model
    
    * add license
    
    * modify javadoc error
    
    * TaskExecutionContext create modify
    
    * buildAckCommand taskInstanceId not set modify
    
    * java doc error modify
    
    * add comment
    
    * ExecutorManager interface add generic type
    
    * add TaskInstanceCacheManager receive Worker report result
    
    * TaskInstance setExecutePath
    
    * add TaskInstanceCacheManager to receive Worker Task result report
    
    * TaskInstanceCacheManager add remove method
    
    * add license
    
    * add dispatcht task method
    
    * AbstractCommandExecutor remove db access
    
    * AbstractCommandExecutor remove db access
    
    * AbstractCommandExecutor remove db access
    
    * AbstractCommandExecutor remove db access
    
    * AbstractCommandExecutor remove db access
    
    * AbstractCommandExecutor remove db access
    
    * AbstractCommandExecutor remove db access
    
    * taskInstanceCache is null ,need load from db
    
    * taskInstanceCache is null ,need load from db
    
    * taskInstanceCache is null ,need load from db
    
    * 1,worker TaskPros use TaskExecutionContext replase
    2,Master kill Task , KillTaskProcessor modify
    
    * worker remove db
    
    * ShellTask modify
    
    * master persistence processId and appIds
    
    * master persistence processId and appIds
    
    * master add kill task logic
    
    * master add kill task logic
    
    * master add kill task logic
    
    * javadoc error modify
    
    * remove chinese log
    
    * executeDirectly method add Override
    
    * remote module modify
    
    * TaskKillResponseProcessor command type modify
    
    * create buildKillCommand
    
    * host add host:port format
    
    * host add host:port format
    
    * TaskAckProcessor modify
    
    * TaskAckProcessor modify
    
    * task prioriry refator
    
    * remove ITaskQueue
    
    * task prioriry refator
    
    * remove ITaskQueue
    
    * TaskPriority refactor
    
    * remove logs
    
    * WorkerServer refactor
    
    * MasterSchedulerService modify
    
    * WorkerConfig listen port modify
    
    * modify master and worker listen port
    
    * cancelTaskInstance set TaskExecutionContext host,logPath,executePath
    
    * cancelTaskInstance set TaskExecutionContext host,logPath,executePath
    
    Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
    
    * not exist in openjdk,just delete
    
    * add master and worker properties
    
    * add master and worker properties
    
    * add master and worker properties
    
    * fix cpu 100% bug
    
    * simplify master、 worker、alert、dao properties
    
    * add master and worker properties
    
    * add master and worker properties
    
    * add master and worker properties
    
    * Optimize code , reduce cost time from 60ms to 0.5ms
    
    * merge code form remote
    
    Co-authored-by: Tboy <guo.jiwei@immomo.com>
    Co-authored-by: break60 <790061044@qq.com>
    Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
    Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
    5 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    038bde5 View commit details
    Browse the repository at this point in the history
  98. remove ExecuteTaskRequestCommand and ExecuteTaskResponseCommand

    qiaozhanwei authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7a9e1c4 View commit details
    Browse the repository at this point in the history
  99. Fix document errors (#2382)

    * Remove invalid code
    
    * fix document errors
    
    Co-authored-by: zhanglong <zhanglong@ysstech.com>
    Co-authored-by: dailidong <dailidong66@gmail.com>
    3 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    bcdf589 View commit details
    Browse the repository at this point in the history
  100. Add maven-wrapper support for dolphinscheduler. (#2381)

    * add maven-wrapper support.
    
    * fixes maven build command to maven-wrapper.
    
    Co-authored-by: dailidong <dailidong66@gmail.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    818b4c6 View commit details
    Browse the repository at this point in the history
  101. Refactor dockerfile (#2384)

    * Remove .helmignore file
    
    * Refactor dockerfile
    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    978bb08 View commit details
    Browse the repository at this point in the history
  102. mapper add Transactional and rollback

    qiaozhanwei authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    373423a View commit details
    Browse the repository at this point in the history
  103. modify ci_e2e.yml

    qiaozhanwei authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8d46953 View commit details
    Browse the repository at this point in the history
  104. postgresql init.sql modify

    qiaozhanwei authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    0294b28 View commit details
    Browse the repository at this point in the history
  105. Exclude .mvn/jvm.config and .mvn/wrapper/maven-wrapper.properties (#2387

    )
    
    * Remove .helmignore file
    
    * Exclude .mvn/jvm.config and .mvn/wrapper/maven-wrapper.properties
    
    When running rat, exclude .mvn/jvm.config and .mvn/wrapper/maven-wrapper.properties
    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    a65a30e View commit details
    Browse the repository at this point in the history
  106. modify UT

    qiaozhanwei authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    a085aa8 View commit details
    Browse the repository at this point in the history
  107. init.sql modify

    qiaozhanwei authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    de3bf1b View commit details
    Browse the repository at this point in the history
  108. pom modify

    qiaozhanwei authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8772c73 View commit details
    Browse the repository at this point in the history
  109. update UT in pom.xml

    qiaozhanwei authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    22c4a6a View commit details
    Browse the repository at this point in the history
  110. update UT in pom.xml

    qiaozhanwei authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    eecf992 View commit details
    Browse the repository at this point in the history
  111. update UT in pom.xml

    qiaozhanwei authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    94ef4c6 View commit details
    Browse the repository at this point in the history
  112. Optimize resource tree

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    b13c768 View commit details
    Browse the repository at this point in the history
  113. Change the name of the shell node and modify the parameter transmissi…

    …on method of spark, mr, python, and flink nodes
    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    3526762 View commit details
    Browse the repository at this point in the history
  114. Repair naming

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    cc9c0d6 View commit details
    Browse the repository at this point in the history
  115. Modify list style

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    3094806 View commit details
    Browse the repository at this point in the history
  116. Update worker_group_id to worker_group (#2433)

    * add LoginTest license
    
    * Delete useless packages
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * e2e add project and workflow case
    
    * Update worker_group_id to worker_group in init.sql
    
    * Update worker_group_id to worker_group in init.sql
    
    * Update worker_group_id to worker_group
    
    Co-authored-by: chenxingchun <438044805@qq.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    3b15a9a View commit details
    Browse the repository at this point in the history
  117. Online editing is prohibited

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    9307a1d View commit details
    Browse the repository at this point in the history
  118. [optimization]:prevent repeated database updates (#2396)

    * sqlTask failed to run
    
    * prevent repeated database updates
    
    * prevent repeated database updates
    
    * prevent repeated database updates
    
    Co-authored-by: songqh <songquanhe@foxmail.com>
    Co-authored-by: dailidong <dailidong66@gmail.com>
    3 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    b06c118 View commit details
    Browse the repository at this point in the history
  119. fix: Gantt chart bug

    Rubik-W authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    759b671 View commit details
    Browse the repository at this point in the history
  120. Change the background color of the disabled state of the radio button…

    … when the workflow goes online
    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    5f69b82 View commit details
    Browse the repository at this point in the history
  121. resolve #2474 (#2477)

    * In the dev branch, in order to the RPM package which is printed under the dist module contain configuration files: master.properties, worker.properties
    
    * Restore files deleted by mistake
    
    Co-authored-by: zhangchunyang <zhangchunyang@analysys.com.cn>
    Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
    3 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    0c1ee3c View commit details
    Browse the repository at this point in the history
  122. send mail error, #2466 bug fix (#2470)

    * dispatch task fail will set task status failed
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * send mail error, #2466 bug fix
    
    * send mail error, #2466 bug fix
    
    * send mail error, #2466 bug fix
    
    * send mail error, #2466 bug fix
    
    Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    3c650a0 View commit details
    Browse the repository at this point in the history
  123. Update HttpUtils.java

    davidzollo authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    88bdb20 View commit details
    Browse the repository at this point in the history
  124. delete img

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    a76d071 View commit details
    Browse the repository at this point in the history
  125. resolve #2475 Ambari plugin development for the dolphin scheduler in …

    …version 2.0.0 … (#2488)
    
    * Ambari plugin development for the dolphin scheduler in version 2.0.0 is complete
    
    * Update the Ambari plugin of DS  usage documentation
    
    * delete readme whic is not completed
    
    Co-authored-by: zhangchunyang <zhangchunyang@analysys.com.cn>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    ff4200b View commit details
    Browse the repository at this point in the history
  126. fix #2450 (#2493)

    * fix #1441
    
    * support custom datax config
    
    * support datax custom config
    
    * support datax custom config
    
    * support datax custom config
    
    * fix #2450
    
    Co-authored-by: 张世鸣 <zhangshiming@cvte.com>
    Co-authored-by: dailidong <dailidong66@gmail.com>
    3 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    d8a165a View commit details
    Browse the repository at this point in the history
  127. fixed bug #2492 (#2497)

    Co-authored-by: mzjnumber1@163.com <mzjnumber1@163.com>
    Co-authored-by: dailidong <dailidong66@gmail.com>
    3 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7ace040 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    cf31f28 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    5dff0a4 View commit details
    Browse the repository at this point in the history
  130. disabled

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    6999f89 View commit details
    Browse the repository at this point in the history
  131. fix style

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    e1ceb21 View commit details
    Browse the repository at this point in the history
  132. Modify helm config and change directory's name

    1.Change the directory's name to kubernetes
    2.Add helm directory by version
    3.Modify helm config file
    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7d206c6 View commit details
    Browse the repository at this point in the history
  133. Delete 1.2.0 helm config

    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7082f00 View commit details
    Browse the repository at this point in the history
  134. Modify config

    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    f0e1c25 View commit details
    Browse the repository at this point in the history
  135. Modify config

    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    ed129e9 View commit details
    Browse the repository at this point in the history
  136. Modify README.md file

    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    bcd0fac View commit details
    Browse the repository at this point in the history
  137. add license (#2511)

    Co-authored-by: sunchaohe <sunzhaohe@linklogis.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    da8798b View commit details
    Browse the repository at this point in the history
  138. fix ui i18n issue

    oceanos authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    27e97b8 View commit details
    Browse the repository at this point in the history
  139. fix showType in sql.vue

    oceanos authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    ce1bdda View commit details
    Browse the repository at this point in the history
  140. Add docker-compose.yml

    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8b088c2 View commit details
    Browse the repository at this point in the history
  141. Modify docker-compose and kubernetes config

    1. Move kubernetes to docker directory
    2. Change docker-compose directory's name, and move docker-compose to docker directory
    3. Modify docker-compose config and kubernetes config
    4. Modify startup.sh in dockerfile
    liwenhe1993 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    78f2fe2 View commit details
    Browse the repository at this point in the history
  142. #2499 bug fix (#2527)

    * dispatch task fail will set task status failed
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * send mail error, #2466 bug fix
    
    * send mail error, #2466 bug fix
    
    * send mail error, #2466 bug fix
    
    * send mail error, #2466 bug fix
    
    * #2486 bug fix
    
    * host and workergroup compatible
    
    * EnterpriseWeChatUtils modify
    
    * EnterpriseWeChatUtils modify
    
    * EnterpriseWeChatUtils modify
    
    * #2499 bug fix
    
    * add comment
    
    * revert comment
    
    * revert comment
    
    * #2499 buf fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    f1f6b24 View commit details
    Browse the repository at this point in the history
  143. update version 2.0.0 backup to 1.3.0 (#2531)

    * Ambari plugin development for the dolphin scheduler in version 2.0.0 is complete
    
    * Update the Ambari plugin of DS  usage documentation
    
    * delete readme whic is not completed
    
    * update version 2.0.0 backup to 1.3.0
    
    * update ambari plugin version to 1.3.0
    
    Co-authored-by: zhangchunyang <zhangchunyang@analysys.com.cn>
    Co-authored-by: zhangchunyang <18910529250@163.com>
    3 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    dbe504c View commit details
    Browse the repository at this point in the history
  144. Fix page display incomplete

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    02bccb9 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    1b419f3 View commit details
    Browse the repository at this point in the history
  146. No master don't create command #2571 (#2575)

    * dispatch task fail will set task status failed
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * send mail error, #2466 bug fix
    
    * send mail error, #2466 bug fix
    
    * send mail error, #2466 bug fix
    
    * send mail error, #2466 bug fix
    
    * #2486 bug fix
    
    * host and workergroup compatible
    
    * EnterpriseWeChatUtils modify
    
    * EnterpriseWeChatUtils modify
    
    * EnterpriseWeChatUtils modify
    
    * #2499 bug fix
    
    * add comment
    
    * revert comment
    
    * revert comment
    
    * #2499 buf fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * No master don't create command #2571
    
    * No master don't create command #2571
    
    Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    043a20f View commit details
    Browse the repository at this point in the history
  147. Fix condition judgment state value

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    077829c View commit details
    Browse the repository at this point in the history
  148. fix

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    3813549 View commit details
    Browse the repository at this point in the history
  149. fix bug "Password display in plain text"

    mzjnumber1@163.com authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    e8f0fcb View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    2446465 View commit details
    Browse the repository at this point in the history
  151. Optimize workflow instance page

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    2f56815 View commit details
    Browse the repository at this point in the history
  152. 1. add file add README.md2. delete ambari_plugin/common-services/DOLP…

    …HIN/2.0.0 (#2546)
    
    * Ambari plugin development for the dolphin scheduler in version 2.0.0 is complete
    
    * Update the Ambari plugin of DS  usage documentation
    
    * delete readme whic is not completed
    
    * update version 2.0.0 backup to 1.3.0
    
    * update ambari plugin version to 1.3.0
    
    * add readme doc
    
    * delete common-services/DOLPHIN/2.0.0
    
    * update the version in doc
    
    Co-authored-by: zhangchunyang <zhangchunyang@analysys.com.cn>
    Co-authored-by: zhangchunyang <18910529250@163.com>
    Co-authored-by: dailidong <dailidong66@gmail.com>
    4 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    99098bb View commit details
    Browse the repository at this point in the history
  153. Add a script to check the license (#2552)

    * Add a script to check the license
    
    ### Motivation
    
    Check licenses in the distribution package
    
    ### Modification
    
    1. Add a script to check licenses, and list known licenses.
    1. Remove unused dep license, lombok.
    1. Remove unnecessary ignored patterns in .gitignore.
    1. Add missing config items to apache-rat plugin, which just checked a small part of files before.
    1. Add check to GitHub Actions process
    
    ### Result
    
    1. Newly-added dependencies should be checked and confirmed.
    1. Closes #1578
    
    * Separate rat and dependency check
    
    * Tee dependencies to stdout
    
    * Add more debug messages
    
    * Check light-weight task first
    kezhenxu94 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    e11fda8 View commit details
    Browse the repository at this point in the history
  154. Zookeeper management interface in monitoring center displays abnormal #…

    …2547 (#2595)
    
    Co-authored-by: dailidong <dailidong66@gmail.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    eafd640 View commit details
    Browse the repository at this point in the history
  155. add DolphinScheduler slack channel (#2519)

    * add DolphinScheduler slack channel
    
    * Update README.md
    
    Co-Authored-By: Jiajie Zhong <zhongjiajie955@hotmail.com>
    
    Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
    Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
    3 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    6aa9a95 View commit details
    Browse the repository at this point in the history
  156. No master don't create command #2571 (#2602)

    * dispatch task fail will set task status failed
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,no worker condition , master will while ture wait for worker startup
    2,worker response task status sync wait for result
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * 1,task status statistics and process status statistics bug fix (#2357)
    2,worker group bug fix
    
    * send mail error, #2466 bug fix
    
    * send mail error, #2466 bug fix
    
    * send mail error, #2466 bug fix
    
    * send mail error, #2466 bug fix
    
    * #2486 bug fix
    
    * host and workergroup compatible
    
    * EnterpriseWeChatUtils modify
    
    * EnterpriseWeChatUtils modify
    
    * EnterpriseWeChatUtils modify
    
    * #2499 bug fix
    
    * add comment
    
    * revert comment
    
    * revert comment
    
    * #2499 buf fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * #2499 bug fix
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * no valid worker group,master can kill task directly
    
    * No master don't create command #2571
    
    * No master don't create command #2571
    
    * No master don't create command #2571
    
    Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8ec4298 View commit details
    Browse the repository at this point in the history
  157. Reorder lint action

    kezhenxu94 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    ce8945d View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    80d1440 View commit details
    Browse the repository at this point in the history
  159. Fix worker grouping

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    54a0273 View commit details
    Browse the repository at this point in the history
  160. fix

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    a356497 View commit details
    Browse the repository at this point in the history
  161. fix

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    1c7dfbd View commit details
    Browse the repository at this point in the history
  162. fix

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8054ac2 View commit details
    Browse the repository at this point in the history
  163. fix

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    6187d6d View commit details
    Browse the repository at this point in the history
  164. fix

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    9f338bf View commit details
    Browse the repository at this point in the history
  165. fix

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    3888e48 View commit details
    Browse the repository at this point in the history
  166. fix

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    97c24c8 View commit details
    Browse the repository at this point in the history
  167. Fix worker grouping

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    aa648f9 View commit details
    Browse the repository at this point in the history
  168. Fix notes (#2615)

    Co-authored-by: taoyuxin <taoyuxin@inspur.com>
    Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
    Co-authored-by: Tboy <guo.jiwei@immomo.com>
    4 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    3b0e8c9 View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    9dc1517 View commit details
    Browse the repository at this point in the history
  170. modify soft_version 1.2.2 to 1.3.0 (#2642)

    Co-authored-by: chenxingchun <438044805@qq.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    bd766c1 View commit details
    Browse the repository at this point in the history
  171. update filename

    simon824 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7cd1874 View commit details
    Browse the repository at this point in the history
  172. fix bug: sub worker flow in complement data would run start date (#2581

    …) (#2656)
    
    Co-authored-by: baoliang <baoliang@analysys.com.cn>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    c647d72 View commit details
    Browse the repository at this point in the history
  173. Fix conditions node save exception

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    eb94be7 View commit details
    Browse the repository at this point in the history
  174. script variable has "processDefinitionId" is error #2664 (#2666)

    Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    f4ec71d View commit details
    Browse the repository at this point in the history
  175. blank in eamil and left font align #2648 (#2673)

    * script variable has "processDefinitionId" is error #2664
    
    * blank in eamil and left font align  #2648
    
    Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    5c9123f View commit details
    Browse the repository at this point in the history
  176. delete dockerfile zk

    khadgarmage authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    5a3a8b0 View commit details
    Browse the repository at this point in the history
  177. Update known-dependencies.txt

    davidzollo authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    9e5ddb0 View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    48d12f2 View commit details
    Browse the repository at this point in the history
  179. fix getWorkers bug on RunConfig (#2747)

    * fix worker group config no effect
    
    * remove codehaus janino jar
    the license about janino maybe not compatiable with Apache v2
    
    * Merge remote-tracking branch 'upstream/dev-1.3.0' into dev-1.3.0
    
    # Conflicts:
    #	dolphinscheduler-server/src/main/resources/config/install_config.conf
    
    * datasource config
    
    * Update datasource.properties
    
    * fix RunConfig bug
    davidzollo authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8e8ffa9 View commit details
    Browse the repository at this point in the history
  180. Fix rename check parameter

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    dacc598 View commit details
    Browse the repository at this point in the history
  181. update e2e chrome version (#2775)

    Co-authored-by: chenxingchun <438044805@qq.com>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    6b8871b View commit details
    Browse the repository at this point in the history
  182. Modify the ambari-plugin readme for packing RPM packages and add a de…

    …scription of the replication plug-in directory (#2786)
    zhangchunyang1024 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    331b107 View commit details
    Browse the repository at this point in the history
  183. fixed #2788 resolve the bug #2788 (#2789)

    * Modify the ambari-plugin readme for packing RPM packages and add a description of the replication plug-in directory
    
    * fixed #2788
    zhangchunyang1024 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    ff0dc5d View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    6be6076 View commit details
    Browse the repository at this point in the history
  185. Added instructions for ambari to add and remove Dolphin Schdumer com…

    …ponents on nodes (#2806)
    
    * delete unnecessary configuration items
    
    * Added instructions for ambari to add and remove Dolphin Schdumer components on nodes
    
    * Added instructions for ambari to add and remove Dolphin Schdumer components on nodes
    zhangchunyang1024 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    86dcc61 View commit details
    Browse the repository at this point in the history
  186. fix

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    8867f17 View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    669df36 View commit details
    Browse the repository at this point in the history
  188. add maven Xmx to 5g

    davidzollo authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    252d6c5 View commit details
    Browse the repository at this point in the history
  189. add source license full text into source license (#2840)

    * add source license full text into source license
    
    * exclude ScriptRunner.java on rat check
    lgcareer authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    a9cbca1 View commit details
    Browse the repository at this point in the history
  190. change notice copyright date from 2019 to 2019-2020 (#2847)

    * add source license full text into source license
    
    * exclude ScriptRunner.java on rat check
    
    * change notice copyright date from 2019 to 2019-2020
    lgcareer authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    ea3ea8a View commit details
    Browse the repository at this point in the history
  191. fix

    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7ffeb92 View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    6e20d3d View commit details
    Browse the repository at this point in the history
  193. change max length of user name to 39 (#2856)

    * fix bug: send task result to master until success.
    
    * fix bug: send task result to master until success.
    
    * add sleep
    
    * set null if send result failed
    
    * set null if send result failed
    
    * change max length of username to 39
    
    Co-authored-by: baoliang <baoliang@analysys.com.cn>
    2 people authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    31b593d View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    cbb27e9 View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    112c7c3 View commit details
    Browse the repository at this point in the history
  196. fix bug: sqoop mysql import params error (#2896)

    * fix bug: sqoop mysql import params error
    
    * fix bug: sqoop mysql import params error
    Eights-Li authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    0c91564 View commit details
    Browse the repository at this point in the history
  197. fix create table sql exception (#2912)

    fix create table sql exception
    davidzollo authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    6d1da61 View commit details
    Browse the repository at this point in the history
  198. skip test for release

    lenboo authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    c3879a7 View commit details
    Browse the repository at this point in the history
  199. Delete the pom files animation.scss, _normalize.scss and _animation.s…

    …css under the common folder
    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    86102b8 View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    38d2876 View commit details
    Browse the repository at this point in the history
  201. fix download resource file that under the directory error (#3007)

    * add mybatis-3 notice in the top-level notice
    
    * fix download resource file that under the directory error
    lgcareer authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    9a5a818 View commit details
    Browse the repository at this point in the history
  202. Configuration menu
    Copy the full SHA
    37fae4b View commit details
    Browse the repository at this point in the history
  203. Merge pull request #2898 from 597365581/patch-6

    merge method updateuser if and fix bug#2892
    gabrywu authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    5222483 View commit details
    Browse the repository at this point in the history
  204. Fix unfiltered jar files in resource directory and UDF upload resourc…

    …e parameters (#3008)
    
    * Change email to default
    
    * Fix unfiltered jar files in resource directory and UDF upload resource parameters
    break60 authored and EricJoy2048 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    644dcbc View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    3cf9afc View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    58897aa View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    1caeaad View commit details
    Browse the repository at this point in the history