Yichao Yang
4fb06a736d
[Test][api] Introduce api controller unit test example ( #3447 )
...
* [Test][api] Introduce api controller test example
* Add controller test
4 years ago
xingchun-chen
10d107b384
Merge pull request #3450 from break60/1.3.2-release
...
[bugFix-3058][ui]dag connection add check
4 years ago
break60
100c87b9d8
fix
4 years ago
break60
ba43c8c3f7
dag connection add check
4 years ago
xingchun-chen
19fb2fdd9c
Merge pull request #3434 from lgcareer/1.3.2-release-fix3433
...
[Fix-3433][api]Fixed that release the imported process definition which version is below 1.3.0 will be failure
4 years ago
Zhou Zheng
815f62ad57
增加了修改task状态的单元测试
4 years ago
Zhou Zheng
079768fdaa
revert
4 years ago
Zhou Zheng
c8fb897942
添加dataAnalysis的状态统计相关的部分
...
1. taskStateCount中添加了强制成功的状态
2. processStateCount中剔除强制成功的状态
4 years ago
Zhou Zheng
90a060128f
修改与新增commandType相关的代码
...
1. dataAnalysis
2. alertManager
3. businessTimeUtils的schedule选择
4 years ago
lgcareer
2f6cf5cc41
[Fix-3433][api]Fixed that release the imported process definition which version is below 1.3.0 will be failure
4 years ago
lgcareer
0ef75493c4
[Fix-3256][ui] Fix admin user info update error ( #3425 ) ( #3428 )
...
* [PROPOSAL-3139] Datasource selection changes from radio to select
* [PROPOSAL-3139] Datasource selection changes from radio to select
* [BUG FIX] issues #3256
* [BUG FIX] issues #3256
* [BUG FIX] issues #3256
* [Fix-3256][ui] Fix admin user info update error
* [Fix-3256][ui] Fix admin user info update error
* [Fix-3256][ui] Fix admin user info update error
* [Fix-3256][ui] Fix admin user info update error
* reset createUser.vue
* [Fix-3256][ui] Fix admin user info update error
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: wuchunfu <319355703@qq.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
4 years ago
zixi0825
40a21816ab
[Fix] [Server] Fix the spell error and add log in SqlTask ( #3243 )
...
* fix the spell and modify logger print format
4 years ago
BoYiZhang
0e11365b6a
Merge pull request #7 from apache/dev
...
update code from apache
4 years ago
wuchunfu
f784ce504f
[Fix-3256][ui] Fix admin user info update error ( #3425 )
...
* [PROPOSAL-3139] Datasource selection changes from radio to select
* [PROPOSAL-3139] Datasource selection changes from radio to select
* [BUG FIX] issues #3256
* [BUG FIX] issues #3256
* [BUG FIX] issues #3256
* [Fix-3256][ui] Fix admin user info update error
* [Fix-3256][ui] Fix admin user info update error
* [Fix-3256][ui] Fix admin user info update error
* [Fix-3256][ui] Fix admin user info update error
* reset createUser.vue
* [Fix-3256][ui] Fix admin user info update error
Co-authored-by: dailidong <dailidong66@gmail.com>
4 years ago
Zhou Zheng
48afb2e2f8
增加强制成功对运行中process的影响
...
1. 失败任务强制成功后会继续submit后续结点
2. 失败重试的节点强制成功后会继续submit后面结点,并且停止retry
3. 对于失败的sub-process如果其中的结点强制成功了,在parent-process中不会有任何影响,只能等到结束后“从强制成功处继续执行”。
4 years ago
xingchun-chen
c567ed5771
Merge pull request #3419 from break60/1.3.2-release
...
Optimize dag
4 years ago
JinyLeeChina
c30713d88c
Update actions.js ( #3401 )
4 years ago
break60
21eaf51e1b
Optimize dag
4 years ago
Zhou Zheng
d0e6b09dd1
加入valid检验
4 years ago
Zhou Zheng
18ae56bb6a
改变原有的dag构建参数
...
1. 这样的话可以完整的构建整个dag,恢复之前的上下文;也没有任务可能重复执行的担忧
2. 不需要额外去处理process执行完之后的状态(主要是部分与整体的原因)
3. RecoverNodeIdList也不会重复
4 years ago
Zhou Zheng
5d02e30772
调整数据库访问函数
4 years ago
JinyLeeChina
2b990e1f00
Update actions.js ( #3401 )
4 years ago
xingchun-chen
43eb39767a
Merge pull request #3414 from break60/1.3.2-release
...
[Bug][ui]Fix front-end bug #3413
4 years ago
sky
6dc500915c
[Feature-3392][api-server] ( #3403 )
...
* feature user register
fix bug
fix security problem
fix security problem
* activate user
* fix confilct
* fix confilct and fix some bug
* fix cr problem
Co-authored-by: dev_sky <dev_sky@740051880@qq.com>
4 years ago
break60
9926c9738e
Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release
4 years ago
qiaozhanwei
ef8dd3c499
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
4 years ago
lgcareer
bef180aeb9
[Feature][ambari_plugin]support one worker can belongs different worker groups when execute install script ( #3410 )
4 years ago
break60
e03b95b835
Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release
4 years ago
break60
cd349c9c7f
[Bug][ui]Fix front-end bug #3413
4 years ago
Yelli
e4097a488c
cancel spark task version check ( #3406 )
...
Co-authored-by: Eights-Li <yelli.hl@gmail.com>
4 years ago
Zhou Zheng
93653768c8
支持sub-process和condition的TFS
4 years ago
dailidong
d64127b90a
optimize TheadUtils test
4 years ago
xingchun-chen
bb9f81b725
Merge pull request #3375 from lenboo/132
...
[BUG-3324][SERVER]: there exists some problems in checking task dependency
4 years ago
qiaozhanwei
2c4df32207
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
4 years ago
Zhou Zheng
7cf55d5c52
Merge branch 'dev' of https://github.com/legen618/incubator-dolphinscheduler into dev
4 years ago
Zhou Zheng
23277bf160
Revert "[bugfix] issue #3324"
...
This reverts commit fa0bb5e546
.
4 years ago
Zhou.Z
d57daf068a
Merge pull request #3 from apache/dev
...
update local dev
4 years ago
lenboo
f936b07fdf
fix bug: Fix master task dependency check bug
4 years ago
xingchun-chen
cca0714831
Merge pull request #3398 from break60/1.3.2-release
...
hive UDF function to modify the background color
4 years ago
dailidong
5f34adf2e9
Merge remote-tracking branch 'origin/dev' into dev
4 years ago
dailidong
0f42af8d30
Merge remote-tracking branch 'upstream/dev' into dev
...
# Conflicts:
# dolphinscheduler-service/src/main/resources/logback-zookeeper.xml
4 years ago
break60
5558c996c8
fix
4 years ago
break60
ce769d7965
hive UDF function to modify the background color
4 years ago
lgcareer
a3793be7da
[Fix-3390][server]Running hive sql task need find the hdfs path correctly ( #3396 )
...
* [Fix-3390][api]Running hive sql task need find the hdfs path correctly
* [Fix-3390][api]Running hive sql task need find the hdfs path correctly
* update soft version
4 years ago
lgcareer
88bc30b32b
[Improvement-3327][api]support re-upload the resource file ( #3395 )
4 years ago
break60
46c77c8111
Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release
4 years ago
break60
78672b0359
[Feture-3327][ui]Add the function of re-uploading files in the resource center ( #3394 )
...
* Before creating a workflow, clear the canvas
* [Fix-3256][ui] herry pick commit from dev for Fix admin user info update error (#3306 )
* [Feture-3327][ui]Add the function of re-uploading files in the resource center
Co-authored-by: wuchunfu <319355703@qq.com>
4 years ago
break60
55f2a5f89c
[Feture-3327][ui]Add the function of re-uploading files in the resource center
4 years ago
CalvinKirs
6ecc95a338
[FIX_BUG][*] fix some bugs from sonar analysis ( #3322 )
...
* [FIX_BUG][*] fix some bugs from sonar analysis
* remove invalid single test
* code smell
* remove exception catches that never happen
* delete invalid exception catch
* remove excess locks
* fix e2e test error
* recovery related exception removal
4 years ago
break60
95013c603a
Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release
4 years ago