kezhenxu94
b73a9511a7
Remove sensitive configs from dolphinscheduler_env.sh ( #11917 )
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
caishunfeng
0deafba12c
fix procedure task param pass ( #11919 )
2 years ago
JieguangZhou
892d867270
[Doc][Task Plugin] Fix MLflow task plugin doc ( #11905 )
...
* update mlflow doc
* fix punctuations
2 years ago
fuchanghai
070b8c2546
[fix-#11830]fix doc about sub-process's child node describe ( #11837 )
...
* [fix-#11830]fix doc
* Update docs/docs/en/guide/task/sub-process.md
2 years ago
kezhenxu94
105773f54d
Remove htrace dependencies ( #11881 )
...
* Remove htrace dependencies
* Update pom.xml
2 years ago
juzimao
5d9331f4ee
[Feature-10683][Task Plugin] Add Java Task Plugin. ( #10689 )
2 years ago
kezhenxu94
efedc9a53c
Bump up dependencies to fix cves ( #11765 )
2 years ago
xiangzihao
f0db90f71d
[Doc] Remove re-upload file function in the 3.0.0's doc ( #11804 )
2 years ago
阿福Chris
c76301ab51
[Fix-11217] [Doc] add postgresql config in doc: datasource-setting ( #11326 )
...
* add postgresql config for datasoruce-setting
* Update docs/docs/en/guide/howto/datasource-setting.md
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2 years ago
kezhenxu94
31ba49ac02
Update doc according to recent update of Spring / Swagger ( #11755 )
2 years ago
kezhenxu94
277f137358
Add Kubernetes configmap reload to all components ( #11730 )
2 years ago
Evans Sun
5fabce783a
[DOC] improve zk digest doc ( #11703 )
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
旺阳
6e4d974b91
[doc] Correct E2E Doc, fix WorkerGroupPage typo ( #11629 )
2 years ago
Yann Ann
eda9f3d50c
[DOC] should notice that need setting the full path when call the resource file #11620 ( #11621 )
2 years ago
fuchanghai
ce8db1c5fb
[improvement-#11630]fix document about common.properties ( #11653 )
2 years ago
Wenjun Ruan
b96d69701a
[Improvement-#11613] Add spi priority factory ( #11614 )
...
* Add spi priority factory
* Add doc
* Add override log
* Use lombok
* Add comment
2 years ago
Eric Gao
3e73829924
Fix homepage email subscription link ( #11622 )
...
* Fix homepage email link bug
* Replace dev with latest
2 years ago
Eric Gao
ff4d2c9460
[Doc][Bug] Fix resource center docs for standalone mode ( #11600 )
...
* Fix resource center docs for standalone mode
* Remove useless images
2 years ago
labbomb
5813a61f09
feat: update slack ( #11578 )
2 years ago
monster
3e360a8ecb
[Improvement-11550] [Doc]Document content update ( #11577 )
...
* [Improvement-11550] [Doc]Document content update
* Update pictures
* fix
* Update Process word to Workflow
Co-authored-by: David <davidzollo365@gmail.com>
2 years ago
Eric Gao
277c78010f
Enable spotless to fix markdown checkstyle and refactor faq.md as an example ( #11384 )
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
lugela
e5d06c40a5
[Feature-10182][task-datax] ( #11387 )
...
In the process of realizing datax synchronization, use custom json for better connection to enable kerberos-authenticated clusters, such as using plug-ins such as hdfs and hbase
2 years ago
Eric Gao
9330d6cfcd
[Doc][Security] Update instructions on worker groups ( #11483 )
...
* Update instructions on worker groups
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
Wenjun Ruan
7ff34c3947
[Feature-7024] Add waiting strategy to support master/worker can recover from registry lost ( #11368 )
...
* Add waiting strategy to support master/worker can recover from registry lost
* throw exception when zookeeper registry start failed due to interrupted
2 years ago
Eric Gao
e3c6ace81d
[Doc][DSIP] Move DSIP docs to the right place ( #11442 ) ( #11443 )
2 years ago
Eric Gao
9d6fc92af9
[Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local ( #11435 )
...
* [Doc][Resources] Instruct users to use local storage if they have remote storage mounted to local (#11427 )
* Remove dead link in pyds README
* Add hyperlinks for docs
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.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
Shuo Zhang
50380e008f
[doc] Add how obtain IP address from network card in FAQ ( #11311 )
...
This pull request update the FAQ doc (faq.md) by adding how to obtain the IP address
from the specified network card, which is part of relevant information created when
the master service and worker service are registered with zookeeper.
2 years ago
Jiajie Zhong
278371bcb9
[doc] Recover traffic configuration ( #11288 )
...
some config about traffic is deleted by
accident in #11113 this patch recover it
2 years ago
caishunfeng
0464123c2b
[Feature-11223] support stream task ( #11350 )
...
* add task execute type
* update task definition list paging
* update task instance list paging
* stream task start
* [Feature][UI] Some changes to execute task.
* Set the connection edge to dashed line.
* Add FLINK_STREAM task.
* add stream task
* flink savepoint and cancel
* fix query bug
* add stream task definition
* add task instance for stream task
* delete stream task definition state
* update api for stream task definition edit
* modify search for stream task instance
* add language
* delete task type search for stream task definition
* change task type search for stream task instance
* add jump button
* add savepoint
* add down log for stream task instance
* ui test
* stream task start
* run DAG
* [Fix][UI] Fix the stream task edgs not to be dashed when filling back.
* [Feature][UI] Remove some fields for FLINK_STREAM.
* add start modal
* add dryRun column for stream task instance
* fix duration
* fix pon
* fix build error
* Add success tip
* add auto sync for stream task instance
* remove forgien key for task instance
* license header
* UT fix
* modify locales
* recover common config
* fix UT
* add doc
Co-authored-by: Amy <amywang0104@163.com>
Co-authored-by: devosend <devosend@gmail.com>
2 years ago
insist777
e9ccaffbe0
[doc] Refine the deployment documentation ( #11361 )
2 years ago
insist777
8ad6e10da5
[doc] Improve the document introduction of complement ( #11275 )
2 years ago
Jiajie Zhong
c4fdfc7a55
[doc] Fixed hadoop link to avoid dead link ( #11363 )
...
https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/CommandsManual.html#jar
point to the latest docs and will be changed more frequent than fixed link
https://hadoop.apache.org/docs/r3.2.4/hadoop-project-dist/hadoop-common/CommandsManual.html#jar .
So I change to the fixed link
2 years ago
Jiajie Zhong
2865b17ed4
[release] New release version 3.0.0 ( #11356 )
2 years ago
xiangzihao
983f9b41bf
[Doc] Add tools/libs to the init database steps ( #11345 )
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
Eric Gao
3aa9f2ea25
[Bug][Doc] Fix typos in docs which causes links to upgrade section to fail ( #11333 )
...
* [Bug][Doc] Fix typo in docs
* Remove dead links and update related docs
2 years ago
Eric Gao
6a02870926
[Feature][style] Add spotless maven plugin for automatic style fix. ( #11272 )
...
* [Feature][style] Add spotless maven plugin for automatic style fix (#10963 )
* Fix spotless ratchet configuration
* Remove license-check and decrease line length threshold value
* Update related docs
* Remove checkstyle and add pre-commit hook
* Test updated pre-commit hook
* Replace checkstyle with spotless in CI
* Remove reviewdog
2 years ago
Jiajie Zhong
bf5f7a88c5
[doc] migrate community and development docs into main repo ( #11313 )
2 years ago
rickchengx
39186b1a6d
[Doc] update the configuration doc ( #11113 )
2 years ago
Jiajie Zhong
dc3ab6af11
[doc] Add notice when environment can not select ( #11276 )
...
ref: #11249
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2 years ago
Eric Gao
9ca1eb96c4
[Improvement][Metrics] Add metrics for alert server ( #11240 )
...
* [Improvement][Metrics] Add metrics for alert server (#11131 )
* Update related docs of metrics
* Add grafana demo dashboards for alert server metrics
* Refactor metric classes with UtilityClass annotation
* Refactor meter names in camelCase for checkstyle
2 years ago
阿福Chris
01fc6c8a3a
[doc] Fix installation typo ( #11220 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
2 years ago
fuchanghai
d73ad2e7d5
[BUG-11181] [Document] text check ( #11183 )
2 years ago