JieguangZhou
273a5e78eb
[FEATURE][Task Plugin]Add remote-shell task plugin ( #13801 )
2 years ago
He Wang
35d8e8ac17
[Feature][DataSource] add oceanbase datasource ( #13675 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
2 years ago
Kerwin
9b4605cbdd
[Release][3.1.4] add 3.1.4 release doc ( #13621 )
2 years ago
Rick Cheng
2bd65fb2df
[Feature][Remote Logging] Add support for writing task logs to OSS ( #13332 )
2 years ago
旺阳
0ee82c5492
[doc] Update LDAP config doc ( #13507 )
2 years ago
Kerwin
22958682c4
add 3.1.3 release ( #13357 )
2 years ago
Jay Chung
2c952139b4
feat: Release version 304 ( #13319 )
...
Release new version 304
2 years ago
Tq
06b77b34c7
[doc][datasource-12820] add azure sql database doc ( #13254 )
2 years ago
Kerwin
209af2ad29
Add release 3.1.2 documentation ( #13150 )
2 years ago
Jay Chung
316496211a
[doc] refactor release ( #13135 )
...
* [doc] refactor release
* [doc] refactor release
2 years ago
Jay Chung
e90cd9e13b
[release] version 3.0.3 ( #13131 )
2 years ago
Eric Gao
5672337156
[docs] Update new release for 3.0.2 ( #12949 )
2 years ago
Assert
2dbc79693e
[feature][task plugin] Add new task plugin for apache linkis ( #12693 )
2 years ago
JieguangZhou
229c554912
[feature][task] Add Kubeflow task plugin for MLOps scenario ( #12843 )
2 years ago
Kerwin
019e7475d1
The new Chinese document latest version is 3.1.1 ( #12869 )
2 years ago
Kerwin
a887303d48
add 3.1.1 release doc ( #12864 )
2 years ago
Jay Chung
6896fa9b47
[fix][doc] Dead link for python api ( #12848 )
...
* [fix][doc] Dead link for python api
ref: apache/dolphinscheduler#12779 and
apache/dolphinscheduler-sdk-python#1
* fix dead link
2 years ago
JieguangZhou
a47b4d0672
[Feature][Task] Transfer files between tasks ( #12552 )
...
* add data transfer between tasks
* add delete DATA_TRANSFER API
* convert Result to DeleteDataTransferResponse
* add api UT
* fix final
* fix doc
2 years ago
Tq
4e2701b57e
[doc][fix] Add new alert doc Slack ( #12567 )
2 years ago
amao
b71d4983dd
[Feature-6586][Server]add some ds process definition demo when init ( #11759 )
...
* [Feature-6586][Server]add some ds process definition demo when init
1.add some ds process definition demo when init, to display what task type can run and make user easy to
use ds.
2.need configure the JVM parameters (-Ddemo=true) to turn on the StandaloneServer service
3.need modify the tenant information in it
2 years ago
Jiajie Zhong
8add9744d4
[doc][feat] New release 2.0.7 ( #12507 )
2 years ago
Tq
c7435a51ac
[Feature][task-plugins] aws datasync task plugins ( #11865 )
...
* submit datasync task
* add aws software package license
2 years ago
TyrantLucifer
61457d1c2f
[Hotfix][Docs] Fix 404 dead links ( #12261 )
2 years ago
David
7bdbd62985
[doc] Update slack invitation link ( #12258 )
2 years ago
caishunfeng
a055cf5791
[Release][Doc] add 3.1.0 release ( #12227 )
...
* [Release] add 3.1.0 release to doc
2 years ago
JieguangZhou
308f632fcc
[Feature][TASK-PLUGIN] AWS Database Migration Service (DMS) ( #11868 )
...
* add aws dms
2 years ago
Kerwin
4269fa7ea7
[release][doc] Add release 3.0.1 ( #12139 )
...
* add release 3.0.1
* add 30x version in the github bug report
2 years ago
ZhaoGuodong
86291bb5e6
[Feature-10273][Datasource] Add dataSource for AWS Athena ( #11157 )
2 years ago
Eric Gao
a88cb02ee8
[improve][Doc] Put default task parameters in a new file ( #11776 )
...
* Put default task parameters in a new file
* Add links to task plugin default parameters appendix docs
* Update Chinese docs
2 years ago
juzimao
5d9331f4ee
[Feature-10683][Task Plugin] Add Java Task Plugin. ( #10689 )
2 years ago
Eric Gao
4a37345436
[Feature][Task Plugin] Support hive cli task plugin ( #11651 )
...
* Add hive cli task plugin
* Add docs for hive-cli task plugin
* Fix hive-cli task related front-end nits and checkstyle
* Fix exception handling logic
2 years ago
Eric Gao
3e73829924
Fix homepage email subscription link ( #11622 )
...
* Fix homepage email link bug
* Replace dev with latest
2 years ago
labbomb
5813a61f09
feat: update slack ( #11578 )
2 years ago
JieguangZhou
a974ba74ab
[Feature] New task plugin Pytorch ( #11498 )
...
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2 years ago
sgw
8ec2f79248
[DS-11481][docs] Add log specification document to contribution guidelines. ( #11484 )
2 years ago
Qi Zhang
a4bdadbb84
[doc] Use Rainbond deployment DolphinScheduler Cluster ( #10951 )
...
* [doc] Use Rainbond deployment DolphinScheduler Cluster
Signed-off-by: Qi Zhang <smallqi1@163.com>
* Update docs/docs/en/guide/installation/rainbond.md
* Update docs/docs/en/guide/installation/rainbond.md
* Update docs/docs/zh/guide/installation/rainbond.md
* Update docs/docs/zh/guide/installation/rainbond.md
* [doc] modify rainbond doc and add image
Signed-off-by: Qi Zhang <smallqi1@163.com>
* fix: img link
Signed-off-by: Qi Zhang <smallqi1@163.com>
* fix: modify proposal
Signed-off-by: Qi Zhang <smallqi1@163.com>
* docs: move rainbond docs to integration
Signed-off-by: Qi Zhang <smallqi1@163.com>
Signed-off-by: Qi Zhang <smallqi1@163.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
labbomb
de4e4af844
feat: Modifying Slack Links ( #11416 )
...
* feat: Modifying Slack Links
* append
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2 years ago
Jiajie Zhong
26afd655cb
[python] Add multiple version of document ( #11391 )
...
* Using sphinx-multiversion to support multiple version
of python api document
* change python api sidebar link
* fix whitelist_externals deprecated and add git
close : #8227
2 years ago
Jiajie Zhong
2865b17ed4
[release] New release version 3.0.0 ( #11356 )
2 years ago
Jiajie Zhong
d16c63528f
[community] Remove stackoverflow ref link in website ( #11342 )
...
* Our community do not have official support for stack overflow any more
* Change the order side for Slack and mailing list, to avoid some users
just want to ask question but join mailing list, and then unsubscribe
found there are too many emails in mailing list
2 years ago
Jiajie Zhong
bf5f7a88c5
[doc] migrate community and development docs into main repo ( #11313 )
2 years ago
xuhhui
513f336015
[Feature] Add new task type chunjun ( #10937 )
2 years ago
Tq
9859b5da1f
add Feishu alert doc and configure email alert doc to the docsdev.js ( #11173 )
...
add Feishu alert doc and configure email alert doc to the docsdev.js
2 years ago
Jiajie Zhong
de5c22b276
[doc] Add new page incompatible change ( #11153 )
...
Add incompatibles and give some hint to user when then
want to upgrade to specific version.
ref: #10607
2 years ago
JieguangZhou
952aee80e7
[fix] py sagemaker doc ( #11109 )
2 years ago
xiangzihao
5b429d29b8
add oracle dependency ( #11095 )
2 years ago
JieguangZhou
af7b359333
[Feature][Task Plugin] Add SageMaker Pipeline task plugin for MLOps scenario ( #10826 ) ( #10935 )
...
* add sagemaker pipeline task plugin
[DOC] add Sagemaker task plugin document
change license and fix dependencies
* [fix] Optimize the code
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-sagemaker/src/main/java/org/apache/dolphinscheduler/plugin/task/sagemaker/SagemakerParameters.java
Optimization parameter judgment
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
* [fix] nips
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
Jiajie Zhong
08cfbc73e0
[doc] Add missing doc change by snehal ( #10892 )
2 years ago
Jiajie Zhong
503cf179eb
[doc] 206 drop down doc not work ( #10855 )
2 years ago
Jiajie Zhong
d29592da1d
New version release 2.0.6 ( #10851 )
...
* New version release 2.0.6
* remove verison 1.3.8 and 1.3.9
2 years ago