1. 29 6月, 2020 40 次提交
    • Q
      update UT in pom.xml · 22c4a6a3
      qiaozhanwei 提交于
      22c4a6a3
    • Q
      pom modify · 8772c739
      qiaozhanwei 提交于
      8772c739
    • Q
      init.sql modify · de3bf1b3
      qiaozhanwei 提交于
      de3bf1b3
    • Q
      modify UT · a085aa8f
      qiaozhanwei 提交于
      a085aa8f
    • L
      Exclude .mvn/jvm.config and .mvn/wrapper/maven-wrapper.properties (#2387) · a65a30e1
      liwenhe1993 提交于
      * 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
      a65a30e1
    • Q
      postgresql init.sql modify · 0294b289
      qiaozhanwei 提交于
      0294b289
    • Q
      modify ci_e2e.yml · 8d469535
      qiaozhanwei 提交于
      8d469535
    • Q
      mapper add Transactional and rollback · 373423ae
      qiaozhanwei 提交于
      373423ae
    • L
      Refactor dockerfile (#2384) · 978bb085
      liwenhe1993 提交于
      * Remove .helmignore file
      
      * Refactor dockerfile
      978bb085
    • Z
      Add maven-wrapper support for dolphinscheduler. (#2381) · 818b4c63
      Zonglei Dong 提交于
      * add maven-wrapper support.
      
      * fixes maven build command to maven-wrapper.
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      818b4c63
    • B
      Fix document errors (#2382) · bcdf5896
      BoYiZhang 提交于
      * Remove invalid code
      
      * fix document errors
      Co-authored-by: Nzhanglong <zhanglong@ysstech.com>
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      bcdf5896
    • Q
      7a9e1c4f
    • D
      [Refactor worker] Optimize code , reduce cost time from 60ms to 0.5ms (#2318) · 038bde5e
      dailidong 提交于
      * 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: Nqiaozhanwei <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: NTboy <guo.jiwei@immomo.com>
      Co-authored-by: Nbreak60 <790061044@qq.com>
      Co-authored-by: Nqiaozhanwei <qiaozhanwei@outlook.com>
      Co-authored-by: Nqiaozhanwei <qiaozhanwei@analysys.com.cn>
      038bde5e
    • Q
      timing online modify (#2296) · cc3ab0f1
      qiaozhanwei 提交于
      * 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: Nqiaozhanwei <qiaozhanwei@analysys.com.cn>
      cc3ab0f1
    • T
      Refactor worker (#2248) · 87b99423
      Tboy 提交于
      * 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
      87b99423
    • T
      Refactor worker (#2186) · c61c59ae
      Tboy 提交于
      * let quartz use the same datasource
      
      * move master/worker config from dao.properties to each config
      add master/worker registry test
      c61c59ae
    • Q
      java doc error modify (#2004) · 8b990b5c
      qiaozhanwei 提交于
      * 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
      8b990b5c
    • Q
      LogClientService modify · bcc5690f
      qiaozhanwei 提交于
      bcc5690f
    • S
      [optimization]:remove duplicate code (#2377) · 0ad610a0
      songgg 提交于
      * sqlTask failed to run
      
      * remove duplicate code
      
      * remove duplicate code
      
      * remove duplicate code
      
      * remove duplicate code
      
      * remove duplicate code
      Co-authored-by: Nsongqh <songquanhe@foxmail.com>
      0ad610a0
    • I
      .gitignore remove taskInstance/index.vue(#2300) and no need to... · d03f9daa
      itbasketplayer 提交于
      .gitignore remove taskInstance/index.vue(#2300) and no need to findProcessDefineById 2 times(#2373) (#2374)
      
      * some optimization
      
      * revert
      
      * ProcessDefinitionService#updateProcessDefinition findProcessDefineById 1 time
      d03f9daa
    • _和's avatar
      #2282 fix workflow dependent bug (#2329) · 3f044e77
      _和 提交于
      * fix workflow dependent bug
      
      * fix workflow dependent bug 2
      
      * fix workflow dependent bug 2
      Co-authored-by: Nsunchaohe <sunzhaohe@linklogis.com>
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      3f044e77
    • B
      Fix the problem of data echo in script edit box · 4709e44a
      break60 提交于
      4709e44a
    • B
      fix · 4b265f05
      break60 提交于
      4b265f05
    • B
      Fix the problem of data echo in script edit box · 9c2af144
      break60 提交于
      9c2af144
    • B
      Corrections to historical jar packages and resource data · e6527c7a
      break60 提交于
      e6527c7a
    • B
      Corrections to historical jar packages and resource data · b7851639
      break60 提交于
      b7851639
    • L
      init full_name in dml of version 1.2.2 (#2341) · 54f04a37
      lgcareer 提交于
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      54f04a37
    • R
      fix:mail send fail #2345 (#2346) · d8ccab6a
      Rubik-W 提交于
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      d8ccab6a
    • B
      Remove invalid code (#2342) · 7fa0c0f7
      BoYiZhang 提交于
      Co-authored-by: Nzhanglong <zhanglong@ysstech.com>
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      7fa0c0f7
    • B
      18d7c66b
    • B
      Modify ans-ui version and timing management style · 3d72643d
      break60 提交于
      3d72643d
    • D
      Delete ReleaseNotes.md (#2338) · db3c6ce8
      dailidong 提交于
      db3c6ce8
    • R
      fix #2334 (#2335) · 9b6ab81e
      Rubik-W 提交于
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      9b6ab81e
    • S
      some annotation optimizations (#2333) · d8c7a44e
      songgg 提交于
      Co-authored-by: Nsongqh <songquanhe@foxmail.com>
      d8c7a44e
    • L
      Remove .helmignore file (#2328) · c814a303
      liwenhe1993 提交于
      c814a303
    • L
      Support kubernetes deployment (#2153) · 053dd326
      liwenhe1993 提交于
      * Support kubernetes deployment
      
      * Support kubernetes deployment
      053dd326
    • T
      Fix SqlTask kerberos load scope unreasonable. #2178 (#2321) · 1d9bc0cd
      t1mon 提交于
      * Optimize PropertyUtils instantiation.
      
      * Fix info error.
      
      * Fix SqlTask kerberos load scope unreasonable. #2178
      1d9bc0cd
    • R
      fix:Optimize content returned by interface (#2294) · 668b86f1
      Rubik-W 提交于
      668b86f1
    • 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
    • G