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
break60
811fd48f0a
Before creating a workflow, clear the canvas ( #3388 )
...
* Before creating a workflow, clear the canvas
* [Fix-3256][ui] herry pick commit from dev for Fix admin user info update error (#3306 )
Co-authored-by: wuchunfu <319355703@qq.com>
4 years ago
qiaozhanwei
27b4083229
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
4 years ago
wuchunfu
00fc39823f
[Fix-3256][ui] herry pick commit from dev for Fix admin user info update error ( #3306 )
4 years ago
break60
a23310ff67
Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release
4 years ago
wuchunfu
27b296c45b
[Fix-3256][ui] Fix admin user info update error ( #3306 )
...
* [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
Co-authored-by: dailidong <dailidong66@gmail.com>
4 years ago
break60
4d530f9612
Before creating a workflow, clear the canvas
4 years ago
qiaozhanwei
e80e57ab07
[Feature] JVM parameter optimization , related issue #3370 ( #3373 )
...
* [Feature] JVM parameter optimization , related issue #3370
* [Feature] JVM parameter optimization , related issue #3370
Co-authored-by: qiaozhanwei <qiaozhanwei@analysys.com.cn>
4 years ago
lgcareer
3744167d52
[Fix-3364]Running the spark task fail because the can't find the jar ( #3378 )
4 years ago
lenboo
cdd76d6b11
refactor depend result
4 years ago
xingchun-chen
ff99ef383f
Merge pull request #3377 from break60/1.3.2-release
...
i18n format modification
4 years ago
break60
e174506cbd
fix
4 years ago
break60
340d409757
fix
4 years ago
break60
72153cc885
i18n format modification
4 years ago
lenboo
0e885cd0ee
remove unused import
4 years ago
xingchun-chen
c1e6218e61
Merge pull request #3374 from break60/1.3.2-release
...
Restore constants to variables
4 years ago
lenboo
ed78aea2f8
fix bug: there exists some problems in checking task dependency
4 years ago
break60
6d1b45c14a
Restore constants to variables
4 years ago
qiaozhanwei
8d54df70eb
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
4 years ago