qiaozhanwei
c6f0c8901c
[maven-release-plugin] prepare for next development iteration
2020-08-14 16:04:49 +08:00
qiaozhanwei
8a6732ae4c
[maven-release-plugin] prepare release 1.3.2
2020-08-14 16:04:38 +08:00
qiaozhanwei
6d33aa7127
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
2020-08-14 14:57:25 +08:00
bao liang
5756d6b029
fix bug: Fix master task dependency check bug ( #3473 )
...
Co-authored-by: lenboo <baoliang@analysys.com.cn>
2020-08-13 19:02:14 +08:00
xingchun-chen
927985c012
Merge pull request #3485 from break60/1.3.2-release
...
[Feture-3327][ui]Add the function of re-uploading files in the udf su…
2020-08-13 17:57:02 +08:00
break60
7a866ff20a
[Feture-3327][ui]Add the function of re-uploading files in the udf subdirectory
2020-08-13 17:42:08 +08:00
xingchun-chen
0b2da77751
Merge pull request #3484 from break60/1.3.2-release
...
[fixBug-3058][ui]Fix connection abnormalities in historical workflow …
2020-08-13 17:40:46 +08:00
break60
a78f5c0337
[fixBug-3058][ui]Fix connection abnormalities in historical workflow instance data
2020-08-13 17:13:28 +08:00
lgcareer
c8322482bb
[Fix-3463][api]Fixed that run the sql task will be failure after rename the udf resource ( #3482 )
2020-08-13 16:19:11 +08:00
xingchun-chen
a678c82760
Merge pull request #3474 from break60/1.3.2-release
...
[optimization][ui]Prevent the shell script input box from being empty
2020-08-13 16:09:24 +08:00
break60
6f0b3c4435
Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release
2020-08-13 15:31:35 +08:00
lgcareer
a409306601
[Fix-3462][api]If login user is admin,need list all udfs ( #3465 )
...
* [Fix-3462][api]If login user is admin,need list all udfs
* [Fix-3462][api]add the test on the method of QueryUdfFuncList
* [Fix-3462][api]fix the code smell
* [Fix-3462][api]fix the code smell
* [Fix-3462][api]fix the code smell
2020-08-12 14:59:38 +08:00
break60
12aca8ff51
[optimization][ui]Prevent the shell script input box from being empty
2020-08-12 14:34:34 +08:00
xingchun-chen
a48618dd24
Merge pull request #3472 from break60/1.3.2-release
...
[fix-3058][ui] Move rtTargetArr to jsPlumbHandle.js
2020-08-12 13:26:25 +08:00
break60
e44aa1394e
[fix-3058][ui]Move rtTargetArr to jsPlumbHandle.js
2020-08-12 11:50:27 +08:00
break60
8f3c74fd81
Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release
2020-08-11 18:51:36 +08:00
xingchun-chen
e2553e33d7
Merge pull request #3464 from break60/1.3.2-release
...
[Fix-3058][ui]Method catches with variables
2020-08-11 18:51:12 +08:00
break60
f5acc15fc5
Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release
2020-08-11 18:51:11 +08:00
break60
b6186bf318
fix
2020-08-11 18:39:42 +08:00
break60
cafa2ae0c6
fix
2020-08-11 18:32:29 +08:00
break60
d0037b4668
[ui]Code optimization
2020-08-11 18:15:56 +08:00
lgcareer
46f0586981
If worker group id is null,don't need to set the value of the worker group ( #3460 )
...
* [Fix-3423][dao][sql]Fixed that the resource file of the task node can't be found when upgrade from 1.2.0 to 1.3.x
* [Fix-3423][dao]If worker group id is null,don't need to set the value of the worker group
2020-08-11 10:42:59 +08:00
xingchun-chen
0e58b7fbb4
Merge pull request #3459 from break60/1.3.2-release
...
[optimization][ui]Remove node deep monitoring
2020-08-11 09:57:04 +08:00
break60
288a2547d0
Remove node deep monitoring
2020-08-11 09:39:49 +08:00
lgcareer
efef631b68
[Fix-3423][dao][sql]Fixed that the resource file of the task node can't be found when upgrade from 1.2.0 to 1.3.x ( #3454 )
2020-08-10 19:05:05 +08:00
xingchun-chen
10d107b384
Merge pull request #3450 from break60/1.3.2-release
...
[bugFix-3058][ui]dag connection add check
2020-08-10 14:35:14 +08:00
break60
100c87b9d8
fix
2020-08-10 14:26:07 +08:00
break60
ba43c8c3f7
dag connection add check
2020-08-10 14:24:08 +08:00
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
2020-08-08 16:12:17 +08:00
lgcareer
2f6cf5cc41
[Fix-3433][api]Fixed that release the imported process definition which version is below 1.3.0 will be failure
2020-08-07 15:13:24 +08:00
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>
2020-08-07 14:54:07 +08:00
xingchun-chen
c567ed5771
Merge pull request #3419 from break60/1.3.2-release
...
Optimize dag
2020-08-06 10:47:06 +08:00
JinyLeeChina
c30713d88c
Update actions.js ( #3401 )
2020-08-06 10:40:43 +08:00
break60
21eaf51e1b
Optimize dag
2020-08-06 09:38:39 +08:00
xingchun-chen
43eb39767a
Merge pull request #3414 from break60/1.3.2-release
...
[Bug][ui]Fix front-end bug #3413
2020-08-05 17:58:37 +08:00
break60
9926c9738e
Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release
2020-08-05 14:49:07 +08:00
qiaozhanwei
ef8dd3c499
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
2020-08-05 14:37:00 +08:00
lgcareer
bef180aeb9
[Feature][ambari_plugin]support one worker can belongs different worker groups when execute install script ( #3410 )
2020-08-05 13:50:02 +08:00
break60
e03b95b835
Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release
2020-08-05 13:40:14 +08:00
break60
cd349c9c7f
[Bug][ui]Fix front-end bug #3413
2020-08-05 13:39:58 +08:00
Yelli
e4097a488c
cancel spark task version check ( #3406 )
...
Co-authored-by: Eights-Li <yelli.hl@gmail.com>
2020-08-05 10:20:34 +08:00
xingchun-chen
bb9f81b725
Merge pull request #3375 from lenboo/132
...
[BUG-3324][SERVER]: there exists some problems in checking task dependency
2020-08-04 17:57:07 +08:00
qiaozhanwei
2c4df32207
Merge remote-tracking branch 'remotes/upstream/1.3.2-release' into 1.3.2-release
2020-08-04 17:19:16 +08:00
lenboo
f936b07fdf
fix bug: Fix master task dependency check bug
2020-08-04 16:49:30 +08:00
xingchun-chen
cca0714831
Merge pull request #3398 from break60/1.3.2-release
...
hive UDF function to modify the background color
2020-08-04 16:48:03 +08:00
break60
5558c996c8
fix
2020-08-04 16:11:27 +08:00
break60
ce769d7965
hive UDF function to modify the background color
2020-08-04 16:02:04 +08:00
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
2020-08-04 15:04:56 +08:00
lgcareer
88bc30b32b
[Improvement-3327][api]support re-upload the resource file ( #3395 )
2020-08-04 14:55:49 +08:00
break60
46c77c8111
Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release
2020-08-04 11:42:10 +08:00