Dannila
d74aa47196
[Fix-10039] Flink run command when perfecting Python jobs ( #10042 )
...
* [fix] flink task
* [fix] flink task
(cherry picked from commit d643e1c1cf
)
3 years ago
chuxing
ea284526f9
[doc] Correct docs of development-environment-setup ( #9995 )
...
(cherry picked from commit f666c64946
)
3 years ago
zixi0825
25538aaf67
[dataquality] Fix task commnd null bug ( #9974 )
...
(cherry picked from commit 359cbe2a1e
)
3 years ago
chuxing
44c6a053e7
[fix-9991][worker]fix statement is closed before resultSet.getMetaData() ( #10014 )
...
(cherry picked from commit df04c4aef0
)
3 years ago
旺阳
5e1229f007
[doc] Correct kubernetes ( #9985 )
...
Co-authored-by: qingwli <qingwli@cisco.com>
(cherry picked from commit ee2c516813
)
3 years ago
rockfang
931770be70
[Fix][UI] Fix errorOutputPath column in dataquality page ( #10015 )
...
(cherry picked from commit d17379da1f
)
3 years ago
QuakeWang
665e62af44
[doc] Add example and notice about task type Dependent ( #10001 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
(cherry picked from commit 0fe75482a2
)
3 years ago
Amy0104
2eb8c626e3
[Fix][UI] Support only one file upload on the file manage page. ( #10007 )
...
(cherry picked from commit 18bfe6399d
)
3 years ago
WangJPLeo
7b0e6fe5ec
[Fix-9975] The selected task instance was recreated when the Master service fail… ( #9976 )
...
* The selected task instance was recreated when the Master service failed over.
* Returns the expression result directly.
* Use Recovery to determine whether to use the old task instance.
(cherry picked from commit dbdbfeaeee
)
3 years ago
Amy0104
ca0f41c10f
[Fix][UI] Fix the task name validator error. ( #10008 )
...
(cherry picked from commit 00f102959b
)
3 years ago
Kerwin
0da0613a1b
[doc] Add the description about execute type in SQL task ( #9987 )
...
(cherry picked from commit bce5a28440
)
3 years ago
rockfang
010d59f1d6
[Fix-10002] Fix some bugs in datasource list ( #10005 )
...
* fix: fix ellipsis bug in table column
* fix ellipsis bug in table column
* fix: json-highlight component support nested jsonstring
* fix: make datasource description show
(cherry picked from commit 53cd7009de
)
3 years ago
Tq
104f67d306
[Bug] [MASTER-9811]fix cmd param to overwrite global param when executing complement ( #9952 )
...
* fix cmd param to overwrite global param when executing complement
* fix cmd param to overwrite global param when executing complement
(cherry picked from commit d4aeee16e5
)
3 years ago
Jiajie Zhong
b6b1fffbd6
[docker] Change docker hub HUB
3 years ago
Jiajie Zhong
a9fa6b33a4
[chore] Change release version to 3.0.0-beta-1 ( #9957 )
3 years ago
QuakeWang
c8f62adfc0
[Doc] Add example and notice about task type Conditions ( #9945 )
...
(cherry picked from commit 12a4b01268
)
3 years ago
QuakeWang
346767c97d
[doc] Update the document picture to new UI ( #9953 )
...
(cherry picked from commit f790bc25fd
)
3 years ago
songjianet
88375e68e7
[doc] Fix docs deadlink in readme ( #9972 )
...
* [Docs] Fix docs url.
* Update README.md
* Update README.md
* Update README_zh_CN.md
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
(cherry picked from commit e51d0fb594
)
3 years ago
songjianet
2954f11ad8
[Docs] Update README. ( #9970 )
...
(cherry picked from commit 4c50bf00c0
)
3 years ago
Amy0104
fa6651453c
[Fix][UI][V1.0.0-Beta] Fix the problem of packing failure. ( #9962 )
...
(cherry picked from commit 1971d8b3b5
)
3 years ago
songjianet
e2b6d02a69
[Build][UI] Upgrade dependencies. ( #9956 )
...
(cherry picked from commit f5c6216fd0
)
3 years ago
Jiajie Zhong
9ce89f112e
[chore] Combine version 206 and 210 sql upgrade to 300 ( #9959 )
...
(cherry picked from commit 316b611826
)
3 years ago
songjianet
a65cec7438
[Cherry-Pick][Docs] Upgrade license. ( #9968 )
3 years ago
Amy0104
7cd2f1df15
[Fix][UI][V1.0.0-Beta] Fix the problem of packing failure. ( #9966 )
3 years ago
Dannila
2d36449444
[Feature- 9837][plugin/ui] support FlinkSQL Task ( #9840 )
...
* flink_sql
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* '[refactor]flinksql'
* [refactor] flinksql
* '[refactor]flinksql'
* [refactor] dolphinscheduler flinksql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* [refactor] flink sql
* Update docs/docs/en/guide/task/flink.md
* Update docs/docs/zh/guide/task/flink.md
* prettier front-end code
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
Co-authored-by: devosend <devosend@gmail.com>
3 years ago
rockfang
38271cea9c
[ Fix #9925 ]: fix ellipsis bug in table column ( #9936 )
...
* fix: fix ellipsis bug in table column
* fix ellipsis bug in table column
3 years ago
Kerwin
0e7c98d465
[Feature-9177][Task] The sql task supports configuring segmentation notation to provide execution of multiple statements ( #9917 )
...
* Support sql segmentation to execute multiple functions.
3 years ago
QuakeWang
691e8ab538
[Feature][doc] Refactor and separate the Resource Center Document ( #9658 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
Jiajie Zhong
bb78ccb08e
[docs] Correct custom docker image in faq ( #9939 )
...
* [docs] Correct custom docker image in faq
* Correct the build command
* Correct English version of document
* remove Chinese document in En version
3 years ago
songjianet
1f8c59b3b4
[Feature][UI] Disabled statistics. ( #9935 )
...
* [Feature][UI] Disabled statistics.
* [Feature][UI] Disabled statistics.
* [Feature][UI] Disabled statistics.
3 years ago
labbomb
40ab72d325
fix miss fixvalue input ( #9933 )
3 years ago
Amy0104
8215fa8e6f
[Fix][UI Next][V1.0.0-Beta] Fix console bug after deleting a node from the context menu. ( #9932 )
3 years ago
Mr.An
cac3f780e5
[Fix] add resource capacity required rule ( #9922 )
...
* [Fix] add resource capacity required rule
* Update use-form.ts
3 years ago
Amy0104
96b31c81ff
[Fix][UI Next][V1.0.0-Beta] Fix data quality data not displayed. ( #9930 )
3 years ago
Paul Zhang
8562f6a878
[Feature][Log]Add timezone information in log output ( #9913 )
3 years ago
labbomb
c9bba819bd
[Fix]Added request header validation ( #9915 )
3 years ago
Eric Gao
1f7884609a
[Feature][Doc] Add docs for zeppelin task plugin ( #9866 )
3 years ago
WangJPLeo
a1b6b033ad
[Fix-9906] After the serial wait execution strategy stops the running workflow instance, the instance will be woken up and executed if there is a wait instance. ( #9907 )
...
* After the serial wait execution strategy stops the running workflow instance, the instance will be woken up and executed if there is a wait instance.
* clear logic
* Resource overloading
3 years ago
songjianet
7a7807e520
[Feature] Remove old ui. ( #9909 )
...
* [Feature] Remove old ui.
* [Docs] Add license file for screenfull.
3 years ago
陈爽
15a15de927
[bug] [doc] fix the data quality link error about the navigation of dolphinscheduler 3.0.0-alpha zh docs ( #9887 )
3 years ago
labbomb
693b8a976b
[Fix][UI-NEXT] Disable file name ( #9893 )
3 years ago
songjianet
fea9186636
[Docs][UI][Beta] Update README. ( #9895 )
...
* [Docs][UI][Beta] Update README.
* [Docs][UI][Beta] Update README.
3 years ago
Devosend
87dc42fcc4
[Fix][UI Next][V1.0.0-Beta] Fix jdbc connect parameter validate bug ( #9891 )
3 years ago
Amy0104
72e6a6d06f
[Feature][UI Next][V1.0.0-Beta] Add hints to the password repeat. ( #9888 )
3 years ago
Amy0104
52df6c1f66
[Fix][UI Next][V1.0.0-Beta] Fix the task group queue display error. ( #9890 )
3 years ago
songjianet
083050a107
[Docs][UI Next][V1.0.0-Beta] Add @types-lodash license. ( #9883 )
3 years ago
Amy0104
615da96b08
[Fix][UI Next][V1.0.0-Beta] Fix edge deletion unhandled and remove the useless nextNodes. ( #9875 )
3 years ago
Amy0104
84484b6a6b
[Fix][UI Next][V1.0.0-Beta] Fix some errors on the datasource page. ( #9877 )
...
* Set the description default value to "-"
* Pager is missing page selector.
3 years ago
Amy0104
4bddef8238
[Fix][UI Next][V1.0.0-Beta] Fix the page input error on the token manage page. ( #9879 )
3 years ago
Jiajie Zhong
136a183018
[doc] Separate and correct getting start by docker ( #9862 )
...
* [doc] Separate and correct getting start by docker
* Correct content of starting docker
* Remove all FAQ in docker.md and only keep
build image by users themself in faq.md
* Separate how to use incompatible incompatible
datasource from docker.md to directory datasource
* correct disable flag
* fix download link
* fix wrong anchor
* remove not support anchor for zh docs
3 years ago