1. 12 1月, 2022 1 次提交
  2. 22 12月, 2021 1 次提交
  3. 07 12月, 2021 1 次提交
    • B
      [2.0.1] change postgre sql for serial int (#7248) · 4e8507e6
      BaoLiang 提交于
      * [Bug] [dolphinscheduler-api] The pages of project management, workflow instance and task instance are accessed slowly #7061 (#7139)
      
      1、I found that the SQL behind this interface is very slow. The main table is large, but there is no index to use. By add the index, the all mode in the query plan can be changed into a more efficient ref mode. If this optimization still fails to meet the requirements, please contact me and I will continue to optimize。
      2、modify index start_time_index in init script and upgrade scripts.
      
      * [BUG][SQL] fix the process list page load slowly. (#7166)
      
      * fix #7601 move ddl to 2.0.1
      
      * fix #7601 move ddl to 2.0.1
      
      * [2.0.1] remove unused foreign_key
      
      * [2.0.1] add version in sql
      
      * [2.0.1] change serial for postgre
      Co-authored-by: NGaoTianDuo <gaotianduo_yewu@cmss.chinamobile.com>
      4e8507e6
  4. 30 11月, 2021 1 次提交
    • K
      [2.0.1-cherrypick] SPI(Task ,Alert ,DataSource) (#7041) · 2bf3b22d
      Kirs 提交于
      * data source spi
      
      * Fix datasource not work in tests and standalone server, and run all tests by default (#6743)
      
      * Refactor alert plugins and simplify its usage (#6723)
      
      * [Fix-6792] resolve API and alert port conflicts (#6792) (#6815)
      
      * [Fix-6792]Multiple ApplicationRunners on classpath make SpringApplication.run only run one (#6792)
      
      * [Feature][datasource] Change DataSource Connection Pool from Druid to HiKariCP (#6490) (#6828)
      
      * [Feature][datasource] Change DataSource Connection Pool from Druid to HiKariCP (#6490)
      
      * fix pom dep scope
      
      * filter alert
      
      * filter alert
      
      * filter alert
      
      * fix checkstyle
      
      * remove hikaricp version
      
      * update pom
      
      * add properties
      
      * add properties
      
      * rename properties
      
      * fix e2e fail
      
      * rename properties
      
      * [Fix-6792] resolve API and alert port conflicts (#6792) (#6815)
      
      [Fix-6792]Multiple ApplicationRunners on classpath make SpringApplication.run only run one (#6792)
      
      * fix ut fail
      
      * fix license
      
      * fix license
      
      * update package
      
      * update package
      
      * remove unused license
      Co-authored-by: Nmask <39329477+narcasserun@users.noreply.github.com>
      Co-authored-by: Nkezhenxu94 <kezhenxu94@apache.org>
      2bf3b22d
  5. 08 11月, 2021 1 次提交
  6. 25 2月, 2021 1 次提交
  7. 17 9月, 2020 1 次提交
  8. 04 8月, 2020 1 次提交
  9. 13 7月, 2020 1 次提交
    • B
      merge from 1.3.1-release (#3161) · 657ea475
      bao liang 提交于
      * merge from 1.3.1-release
      
      * [bugfix] remove Conflicting configuration sudo and user (#3038)
      Co-authored-by: Nzhangchunyang1024 <zhangchunyang0123@gamil.com>
      
      * remove some standard notices in order to cut down the NOTICE file. (#3101)
      
      * #3084 remove some standard notices in order to cut down the NOTICE file.
      
      * update exclude element sql/soft_version of rat plugin
      
      * update soft_version
      
      * merge from 1.3.1-release
      
      * fix 3112:download udf resource need find the tenant code of resource owner (#3114)
      
      * fix 3112:download udf resource need find the tenant code of resource owner
      
      * fix 2975:download resource need find the tenant code of resource owner
      
      * remove useless code
      
      * merge from 1.3.1-release
      
      * remove some notes (#3127)
      Co-authored-by: Nlenboo <baoliang@analysys.com.cn>
      
      * fix Permission denied if not found dolphinscheder-env.sh on 1.3.1 (#3128)
      
      * fix Permission denied if not found dolphinscheder-env.sh
      
      * update some comments on method
      
      * add PropertyPlaceholderHelper on license (#3129)
      
      * update license header location
      
      * add PropertyPlaceholderHelper on license
      
      * merge from 1.3.1-release
      
      * change from 1.3.0  to 1.3.2
      
      * add Set import
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      Co-authored-by: Nzhangchunyang <zhangchunyang0123@gmail.com>
      Co-authored-by: Nzhangchunyang1024 <zhangchunyang0123@gamil.com>
      Co-authored-by: Nlgcareer <18610854716@163.com>
      Co-authored-by: Nlenboo <baoliang@analysys.com.cn>
      657ea475
  10. 01 7月, 2020 1 次提交
  11. 29 6月, 2020 2 次提交
    • X
      modify soft_version 1.2.2 to 1.3.0 (#2642) · bd766c16
      xingchun-chen 提交于
      Co-authored-by: weixin_41213428's avatarchenxingchun <438044805@qq.com>
      bd766c16
    • L
      new feature for #404 add resource tree function (#2323) · 82d6dc9e
      lgcareer 提交于
      * 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: Nbreak60 <790061044@qq.com>
      Co-authored-by: Nxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
      Co-authored-by: Nqiaozhanwei <qiaozhanwei@outlook.com>
      82d6dc9e
  12. 08 5月, 2020 2 次提交
  13. 28 3月, 2020 1 次提交
    • L
      new feature for #404 add resource tree function (#2323) · 38c965dd
      lgcareer 提交于
      * 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: Nbreak60 <790061044@qq.com>
      Co-authored-by: Nxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
      Co-authored-by: Nqiaozhanwei <qiaozhanwei@outlook.com>
      38c965dd
  14. 27 3月, 2020 1 次提交
  15. 17 9月, 2019 1 次提交
    • L
      add support for postgresql in upgrade database (#801) · d5f17f57
      lgcareer 提交于
      * Remove useless dependencies and add jsp-2.1-6.1.14
      
      * Determine if principal is empty in getJdbcUrl method
      
      * fix bug  when register worker but create master node in zookeeper
      
      * Remove useless dependencies such as hive-shims and log4j
      
      * upgrade commons-email from 1.2 to 1.5 and remove mail-1.4.5.jar
      
      * add support for postgresql in upgrade database
      
      * add support for postgresql in upgrade database
      d5f17f57
  16. 05 7月, 2019 1 次提交
  17. 02 7月, 2019 1 次提交
  18. 24 6月, 2019 1 次提交
  19. 17 4月, 2019 1 次提交