qiaozhanwei
45ea2ccfdb
Merge remote-tracking branch 'remotes/upstream/dev' into dev
5 years ago
qiaozhanwei
b35baa59b8
Merge remote-tracking branch 'remotes/upstream/refactor-worker' into dev
5 years ago
qiaozhanwei
3a066f2272
javadoc compile error modify
5 years ago
qiaozhanwei
49944a4ff3
javadoc compile error modify
5 years ago
qiaozhanwei
1276e0d8e1
refactor-worker merge to dev bug fix
5 years ago
bao liang
785c34bc66
fix bug:master fault tolerance error ( #2350 ) ( #2375 )
...
fix bug: Visit the worker page of the monitoring center, a null pointer occur(#2349 )
Co-authored-by: baoliang <baoliang@analysys.com.cn>
5 years ago
qiaozhanwei
b45e70f8fa
refactor-worker merge to dev bug fix
5 years ago
qiaozhanwei
2ec668df9b
refactor-worker merge to dev bug fix
5 years ago
itbasketplayer
d3990dfdb4
.gitignore remove taskInstance/index.vue( #2300 ) and no need to findProcessDefineById 2 times( #2373 ) ( #2374 )
...
* some optimization
* revert
* ProcessDefinitionService#updateProcessDefinition findProcessDefineById 1 time
5 years ago
qiaozhanwei
223bdec85a
refactor-worker merge to dev bug fix
5 years ago
qiaozhanwei
41d8abdafb
test
5 years ago
qiaozhanwei
b5546ddb68
refactor-worker merge to dev bug fix
5 years ago
qiaozhanwei
433b41dd7f
refactor-worker merge to dev bug fix
5 years ago
break60
bd6adf284d
Fix the problem of data echo in script edit box ( #2366 )
...
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
qiaozhanwei
94713cef79
refactor-worker merge to dev bug fix
5 years ago
qiaozhanwei
be1494fd7f
refactor-worker merge to dev bug fix
5 years ago
zixi0825
69e000b542
#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>
5 years ago
xingchun-chen
949b8ef17d
Merge pull request #2354 from break60/dev
...
Corrections to historical jar packages and resource data
5 years ago
break60
ef8d64aacc
fix
5 years ago
break60
5bff786e7c
Fix the problem of data echo in script edit box
5 years ago
break60
8da2a50d16
Corrections to historical jar packages and resource data
5 years ago
qiaozhanwei
1f43925c12
remove ExecuteTaskRequestCommand and ExecuteTaskResponseCommand
5 years ago
qiaozhanwei
4bda3cd92c
conflict reslove
5 years ago
break60
8561d65b2b
Corrections to historical jar packages and resource data
5 years ago
qiaozhanwei
ca096e3652
Merge remote-tracking branch 'remotes/upstream/refactor-worker' into dev
5 years ago
qiaozhanwei
94e8bb15c9
Merge remote-tracking branch 'remotes/upstream/dev' into dev
5 years ago
break60
70571db6d9
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
5 years ago
lgcareer
db30721f5e
init full_name in dml of version 1.2.2 ( #2341 )
...
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
break60
2dde60145b
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
5 years ago
Rubik-W
f60edc8e61
fix:mail send fail #2345 ( #2346 )
...
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
BoYiZhang
4db2ac232a
Remove invalid code ( #2342 )
...
Co-authored-by: zhanglong <zhanglong@ysstech.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
qiaozhanwei
70d6360149
startup conflict reslove
5 years ago
dailidong
c9620ab557
remove zookeeper as task queue config ( #2344 )
...
* 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
* remove zookeeper as task queue relevant config
* correct config error and remove unuse properties that may affect performance
* correct config error and remove unuse properties that may affect performance
* remove zookeeper as task queue config
* remove zookeeper as task queue config
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 years ago
dailidong
fce6af0c6b
[Refactor worker] correct config error and remove unuse properties that may affect performance ( #2343 )
...
* 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
* remove zookeeper as task queue relevant config
* correct config error and remove unuse properties that may affect performance
* correct config error and remove unuse properties that may affect performance
* remove zookeeper as task queue config
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 years ago
qiaozhanwei
7cd1f91587
test
5 years ago
qiaozhanwei
51925eae6f
Merge remote-tracking branch 'remotes/upstream/refactor-worker' into dev
5 years ago
qiaozhanwei
152c814126
test
5 years ago
gabry.wu
718e4b15d2
Adapting partial code(file name start with O) to the sonar cloud rule ( #2259 )
...
* Adapting partial code(file name start with O) to the sonar cloud rule
* resolve conflict with dev branch
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
break60
becc2de967
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
5 years ago
break60
2b17435337
Supplemental licenses and repair resources cannot be renamed ( #2340 )
...
* Change DOM label
* Change name to lowercase
* Limit customization file content to no more than 3000 lines
* dd branch flow node verification
* datax
* datax add custom
* Change normalize.scss import method and animation.scss license modification
* Resource tree code merge
* Modify ans-ui version and timing management style
* Supplemental licenses and repair resources cannot be renamed
5 years ago
break60
b7bf172d62
Supplemental licenses and repair resources cannot be renamed
5 years ago
break60
9ff7b322a8
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
5 years ago
break60
2114c8d95f
Modify ans-ui version and timing management style ( #2339 )
...
* Change DOM label
* Change name to lowercase
* Limit customization file content to no more than 3000 lines
* dd branch flow node verification
* datax
* datax add custom
* Change normalize.scss import method and animation.scss license modification
* Resource tree code merge
* Modify ans-ui version and timing management style
5 years ago
break60
92d944edde
Modify ans-ui version and timing management style
5 years ago
break60
a56ec7c559
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
5 years ago
dailidong
b5ff3ad39e
Delete ReleaseNotes.md ( #2338 )
5 years ago
dailidong
07cc10c34b
[Refactor worker] correct config error and remove unuse properties that may affect performance ( #2337 )
...
* 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
* remove zookeeper as task queue relevant config
* correct config error and remove unuse properties that may affect performance
* correct config error and remove unuse properties that may affect performance
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 years ago
break60
520c40b626
Merge branch 'dev' of https://github.com/apache/incubator-dolphinscheduler into dev
5 years ago
Rubik-W
4440b35c4e
fix #2334 ( #2335 )
...
Co-authored-by: dailidong <dailidong66@gmail.com>
5 years ago
songgg
f7e89e4561
some annotation optimizations ( #2333 )
...
Co-authored-by: songqh <songquanhe@foxmail.com>
5 years ago