Commit Graph

2379 Commits

Author SHA1 Message Date
JinyLeeChina
c30713d88c Update actions.js (#3401) 2020-08-06 10:40:43 +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
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
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
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>
2020-08-04 11:40:49 +08:00
break60
55f2a5f89c [Feture-3327][ui]Add the function of re-uploading files in the resource center 2020-08-04 11:07:30 +08:00
break60
95013c603a Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release 2020-08-04 10:22:24 +08:00
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>
2020-08-04 02:22:00 +00:00
wuchunfu
00fc39823f [Fix-3256][ui] herry pick commit from dev for Fix admin user info update error (#3306) 2020-08-03 14:38:14 +08:00
break60
a23310ff67 Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release 2020-08-03 14:07:08 +08:00
break60
4d530f9612 Before creating a workflow, clear the canvas 2020-08-03 11:10:08 +08:00
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>
2020-08-03 10:39:51 +08:00
lgcareer
3744167d52
[Fix-3364]Running the spark task fail because the can't find the jar (#3378) 2020-08-03 10:31:27 +08:00
lenboo
cdd76d6b11 refactor depend result 2020-08-02 11:13:50 +08:00
xingchun-chen
ff99ef383f
Merge pull request #3377 from break60/1.3.2-release
i18n format modification
2020-08-01 18:34:56 +08:00
break60
e174506cbd fix 2020-08-01 18:18:26 +08:00
break60
340d409757 fix 2020-08-01 18:17:56 +08:00
break60
72153cc885 i18n format modification 2020-08-01 17:51:02 +08:00
lenboo
0e885cd0ee remove unused import 2020-08-01 17:26:30 +08:00
xingchun-chen
c1e6218e61
Merge pull request #3374 from break60/1.3.2-release
Restore constants to variables
2020-08-01 16:58:22 +08:00
lenboo
ed78aea2f8 fix bug: there exists some problems in checking task dependency 2020-08-01 16:48:23 +08:00
break60
6d1b45c14a Restore constants to variables 2020-08-01 16:45:40 +08:00
xingchun-chen
f7f2d41a5d
Merge pull request #3372 from break60/1.3.2-release
Remove the new label label function
2020-08-01 15:13:52 +08:00
break60
5ef79307af fix 2020-08-01 15:01:46 +08:00
break60
e5f239530c Remove the new label label function 2020-08-01 14:59:57 +08:00
lgcareer
bc5a4dfd2a
[bug fix][ambari-plugin]cherry pr3096 that write unit into config file (#3367)
* resolve #3096 fixbug ambari plugin the config options which has unit doesnt write unit into config file (#3209)

Co-authored-by: zhangchunyang <zhangchunyang@analysys.com.cn>

* remove 1.2.1 directory and cherry pick pr 3096

* change 1.3.0 to 1.3.2 of the ambari plugin

Co-authored-by: zhangchunyang <zhangchunyang0123@gmail.com>
Co-authored-by: zhangchunyang <zhangchunyang@analysys.com.cn>
2020-08-01 11:00:06 +08:00
break60
6f7727409c Merge branch '1.3.2-release' of https://github.com/apache/incubator-dolphinscheduler into 1.3.2-release 2020-07-30 15:04:34 +08:00
break60
909294d4f5
[bugFix-#3357][ui] Select the dag connection to pop up the label edit box (#3358)
* [bugFix][ui] Cannot select connection

* fix
2020-07-30 15:03:44 +08:00
break60
80c5c66ce9 fix 2020-07-30 14:03:23 +08:00
break60
e5d2f807c9 [bugFix][ui] Cannot select connection 2020-07-30 11:55:17 +08:00
xingchun-chen
57eee5695a Merge pull request #3331 from lenboo/dev-complement
[FIX-1336] [master] serial complement data can have multiple process instances
2020-07-29 16:08:36 +08:00
bao liang
1b98db9240 fix bug#1336 serial complement data can have multiple process instances (#3317)
Co-authored-by: lenboo <baoliang@analysys.com.cn>
2020-07-28 13:59:22 +08:00
lenboo
48dc52a09a Merge branch '1.3.2-release' of github.com:apache/incubator-dolphinscheduler into 132 2020-07-28 13:58:32 +08:00
lgcareer
6b964be60a
[Feature][server]support one worker can belongs different worker groups when execute install script (#3307) 2020-07-28 10:55:35 +08:00
break60
88645dea1d
[bugFix][ui]Fix the log page refresh button does not rotate (#3316) 2020-07-27 15:21:34 +08:00
Yichao Yang
de819926e9 [Feature-2127][sql-schema] Fix the mysql version limited error (#2127) (#2915) 2020-07-23 15:26:25 +08:00
break60
71259db56b
[bugFix][ui]cherry pick commit from dev for Default assignment of delete condition judgment node (#3286)
* Click Cancel, the node data is restored to the original data

* Delete the pid of the master and worker processes

* When modifying the dag, if the DAG is not saved, it cannot be formatted

* Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global

* Default assignment of delete condition judgment node
2020-07-23 10:19:49 +08:00
break60
a5cc686f49
[bugFix][ui]cherry pick commit from dev for Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global (#3284)
* Click Cancel, the node data is restored to the original data

* Delete the pid of the master and worker processes

* When modifying the dag, if the DAG is not saved, it cannot be formatted

* Fix the problem that the label of DAG creation task is not displayed, the workflow cannot be formatted after saving, and the drawer style is global
2020-07-23 10:04:05 +08:00
break60
f668563c0c
[bugFix][ui] cherry pick commit from dev for When modifying the dag, if the DAG is not saved, it cannot be formatted (#3282)
* Click Cancel, the node data is restored to the original data

* Delete the pid of the master and worker processes

* When modifying the dag, if the DAG is not saved, it cannot be formatted
2020-07-23 09:50:35 +08:00