1. 29 6月, 2020 40 次提交
    • Z
      resolve #2474 (#2477) · 0c1ee3c3
      zhangchunyang 提交于
      * 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: Nzhangchunyang <zhangchunyang@analysys.com.cn>
      Co-authored-by: Nqiaozhanwei <qiaozhanwei@outlook.com>
      0c1ee3c3
    • B
    • R
      fix: Gantt chart bug · 759b6715
      Rubik-W 提交于
      759b6715
    • S
      [optimization]:prevent repeated database updates (#2396) · b06c118a
      songgg 提交于
      * sqlTask failed to run
      
      * prevent repeated database updates
      
      * prevent repeated database updates
      
      * prevent repeated database updates
      Co-authored-by: Nsongqh <songquanhe@foxmail.com>
      Co-authored-by: Ndailidong <dailidong66@gmail.com>
      b06c118a
    • B
      Online editing is prohibited · 9307a1d2
      break60 提交于
      9307a1d2
    • X
      Update worker_group_id to worker_group (#2433) · 3b15a9a7
      xingchun-chen 提交于
      * 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: weixin_41213428's avatarchenxingchun <438044805@qq.com>
      3b15a9a7
    • B
      Modify list style · 30948060
      break60 提交于
      30948060
    • B
      Repair naming · cc9c0d66
      break60 提交于
      cc9c0d66
    • B
      Change the name of the shell node and modify the parameter transmission method... · 35267625
      break60 提交于
      Change the name of the shell node and modify the parameter transmission method of spark, mr, python, and flink nodes
      35267625
    • B
      Optimize resource tree · b13c768f
      break60 提交于
      b13c768f
    • Q
      update UT in pom.xml · 94ef4c6c
      qiaozhanwei 提交于
      94ef4c6c
    • Q
      update UT in pom.xml · eecf9924
      qiaozhanwei 提交于
      eecf9924
    • 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