Wenjun Ruan
d64837dc98
[Chore] Remove unsupported feature in README.md ( #16549 )
...
* [Chore] Remove unsupported feature in README.md
* Update README_zh_CN.md
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
---------
Co-authored-by: xiangzihao <zihaoxiang@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
2024-08-30 13:52:48 +08:00
Gallardot
f14749a943
[Doc] fix CNCF logo ( #15634 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
2024-02-27 14:42:07 +08:00
John Huang
e00121b44b
Add guideline link into DolphinScheduler mail list ( #15447 )
...
Co-authored-by: Jay Chung <zhongjiajie955@gmail.com>
Co-authored-by: fuchanghai <changhaifu@apache.org>
2024-01-19 15:33:53 +08:00
Gallardot
f8a44ff719
[Bug][Master] send ACK event timeout ( #15346 )
2023-12-21 18:54:44 +08:00
Wenjun Ruan
90250998c4
Add deploy on Terraform on README ( #15189 )
2023-11-20 16:19:07 +08:00
Gallardot
57b9da145e
[Doc]fix typo ( #14691 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
2023-08-04 10:14:04 +08:00
Jay Chung
de2d215aee
impv: Correct datax execute and python execute script name ( #14523 )
...
* impv: Correct datax execute and python execute script name
we use PYTHON_LAUNCHER for python script execute and
DATAX_LAUNCHER for datax script name
* Add pr number
* fix ut
* style
---------
Co-authored-by: xiangzihao <460888207@qq.com>
2023-07-20 09:13:55 +08:00
Jay Chung
8c43e71adf
doc: Change readme and standalone docker quick start ( #14002 )
2023-04-25 09:35:49 +08:00
David
53bcf11dcf
[Improvement] delete star chart ( #13953 )
...
the star chart can't show normally
2023-04-19 18:50:40 +08:00
He Wang
f06af0d972
[Document] Add OceanBase to supported list ( #13700 )
2023-03-09 18:00:25 +08:00
Kerwin
9b4605cbdd
[Release][3.1.4] add 3.1.4 release doc ( #13621 )
2023-02-25 11:24:43 +08:00
v-wx-v
3f16776cd7
[improvement][install.sh] fix the install Error "Command not found rmr" & su… ( #13163 )
...
* [BUG][install.sh] fix the install Error "Command not found rmr" & support ZooKeeper (3.4.6+)
* [BUG][install.sh] fix the install Error "Command not found rmr" & support ZooKeeper (3.4.6+)
* [BUG][install.sh] fix the install Error "Command not found rmr" & support ZooKeeper (3.4.6+)
* [docs] add documentation for building with different ZK versions
* support both 3.4 and 3.8
* [docs] add documentation for building with different ZK versions
* support both 3.4 and 3.8
* [improvement][install.sh] fix the install Error "Command not found rmr" & support ZooKeeper (3.4.6+)
* update known-dependencies.txt
* [improvement][install.sh] fix the install Error "Command not found rmr"
* support ZooKeeper (3.4.6+) by activating zk-3.4 profile
* make zk-3.8 as default option in pom.xml
* update defalut ZK version in docs
* update known-dependencies.txt
Co-authored-by: wangxx <wangxx@kcwl.com>
2023-01-12 18:07:58 +08:00
Amy0104
1f7f900e78
[Fix][Doc] Replace the links. ( #13276 )
...
* [Fix][Doc] Replace the links.
* [Fix][Doc] Revised `.dlc.json`
* [Fix] Fix the dead link.
2022-12-26 14:32:40 +08:00
Amy0104
dcf02eab45
[Fix] Replaced dead links in the docs. ( #13170 )
...
* [Fix] Replaced dead links.
* [Improvement] Format markdowns.
2022-12-13 14:36:53 +08:00
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
2022-11-10 14:49:11 +08:00
Jay Chung
1347a8f94c
[chore] Separate Python API into another repository ( #12779 )
...
Currently, our Python API code is a module in apache/dolphinscheduler codebase,
each time users change Python API code, they need to run all requests CI check
for dolphinscheduler and Python API, But if the user does only change Python
code, it could be merged if Python API CI pass and do not dependent on others CI.
Besides, we release Python API as the same version of dolphinscheduler. It is
easy for user to match Python API version. But when Python API does not change
any code, but dolphinscheduler release a bugfix version, Python API has to
release the new version to match dolphinscheduler. This happened when we
released Python API 2.0.6 and 2.0.7. 2.0.6 and 2.0.7 is bugfix version, and
Python API does not change any code, so the PyPI package is the same.
Separate Python API also makes our code more sense, we will have more
distinguished code in dolphinscheduler and Python API new repository.
Have separate issue tracker and changelog for information to users.
ref PR in other repository: apache/dolphinscheduler-sdk-python#1
see more detail in mail thread: https://lists.apache.org/thread/4z7l5l54c4d81smjlk1n8nq380p9f0oo
2022-11-09 21:20:15 +08:00
David
2c1583d194
[Doc] Update the readme content ( #12500 )
...
* [Doc] Update the readme content
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2022-10-26 16:03:30 +08:00
Eric Gao
a44817fc46
[Doc][Style] Fix doc format once for all ( #12006 )
2022-09-17 11:33:32 +08:00
xiangzihao
983f9b41bf
[Doc] Add tools/libs to the init database steps ( #11345 )
2022-08-08 21:53:23 +08:00
Jiajie Zhong
088c5e8ae2
[chore] Remove unnecessary badge total lines ( #10405 )
...
total lines badge meaningless to our project and is will cause
doc check failed sometiem
ref: https://github.com/apache/dolphinscheduler/actions/runs/2474962451/attempts/1
2022-06-11 15:14:22 +08:00
Kirs
0c25d4a3ce
[Docs]Update Slack Invite Link ( #10362 )
2022-06-04 23:55:23 +08:00
kezhenxu94
d80cf21456
Clean up unused dependencies and packaging issues ( #9944 )
2022-05-31 15:22:41 +08:00
songjianet
99b1c40dc7
[Docs] Fix docker link. ( #9998 )
2022-05-11 22:15:36 +08:00
songjianet
e51d0fb594
[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>
2022-05-11 08:00:22 +08:00
songjianet
4c50bf00c0
[Docs] Update README. ( #9970 )
2022-05-10 22:13:57 +08:00
lidongdai
b2d21ae708
[feat] Update README ( #8261 )
...
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
2022-04-27 11:52:43 +08:00
Jiajie Zhong
c828809b46
[doc] Change get help from dev mail list to slack ( #9377 )
...
* Change all get help from dev mailing list to slack, because
we find out mailing list have many users ask for subscribe
and they maybe subscribe by accident.
* remove join dev mailing list in faq.md because we already
have it in https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html
2022-04-08 10:56:35 +08:00
nobolity
e2af9054b3
docs(docs): extend s3 to the storage of ds ( #8714 )
2022-03-05 22:11:59 +08:00
Brennan Fox
46c39cdff9
Correct typo in English README ( #7695 )
...
* Correct typo in English README
Corrects a minor typo
* Markdown table & more typo cleanup
Co-authored-by: Brennan-Fox <brennan.fox@ca.ibm.com>
2022-01-07 10:47:09 +08:00
lifeng
871db331f5
Update README.md ( #7586 )
...
* Update README.md
* Update README.md
Co-authored-by: Kirs <ACM_China@yeah.net>
2021-12-23 18:46:01 +08:00
GaoTianDuo
e3dc4016d2
[Bug] [readme] Error link to Docker and k8s in readme #6802 ( #6833 )
...
1、modify the error link
2021-11-14 13:01:23 +08:00
David
51e27bb4b6
Delete gitter chat from Readme ( #6282 )
...
delete gitter chat from Readme, Slack will be enough
2021-09-21 12:08:47 +08:00
gabry.wu
42b912a525
remove description of bonecp ( #6030 )
...
Co-authored-by: shaojwu <shaojwu@ebay.com>
2021-08-24 11:26:03 +08:00
Roy
4b892f7f65
fix the readme typing issue ( #5998 )
2021-08-18 00:56:50 +08:00
The Gitter Badger
2535db4c77
Add a Gitter chat badge to README.md ( #5883 )
...
* Add Gitter badge
* Update README.md
Co-authored-by: David <dailidong66@gmail.com>
2021-08-01 00:23:47 +08:00
Shuyang Wu
d9f7d1f63e
feat: add contributor over time graph to README ( #5531 )
2021-05-21 10:24:55 +08:00
Shiwen Cheng
2e1d6975fd
[Improvement][Build] Optimize long release name and remove unused nginx release and upgrade spring boot version ( #5308 )
...
* [Build] Optimize long release name and remove unused nginx release
* [Build] Upgrade spring boot version
* [Improvement] Improve code style
2021-04-25 09:55:38 +08:00
Shiwen Cheng
94a08c8f32
[Improvement] Remove incubating ( #5305 )
2021-04-16 22:56:51 +08:00
Kirs
ac15f45b0b
Update the main repository link ( #5286 )
2021-04-16 10:56:48 +08:00
DS
f3195fce35
Update README.md ( #5238 )
2021-04-09 01:03:04 +08:00
KonsonChow
9c3cec5bbd
[DS-4891][docs] update DolphinScheduler slack invitation url ( #5167 )
...
update DolphinScheduler slack invitation url
Co-authored-by: KonsonChow <KonsonChow@gmail.com>
2021-03-29 23:47:52 +08:00
fredster33
3197b321a1
Grammar changes for README ( #5021 )
2021-03-10 11:06:17 +08:00
Shiwen Cheng
a25c3974fc
[Improvement][README] Update official website link in readme ( #4903 )
2021-03-01 15:13:25 +08:00
John Bampton
d170b92dc6
Update the url for QuickStart in Docker
( #4895 )
2021-02-27 14:46:18 +08:00
John Bampton
40031d8c6d
Fix Slack invite links
2021-02-27 11:10:47 +10:00
ptyp
668ef64de3
[Improvement][readme] fix readme.md broken link ( #4825 )
...
* Update README.md
2021-02-23 10:44:29 +08:00
Tq
09feb5c099
change DS introduction in the README.md 'multiple types' to'various types' ( #4632 )
2021-01-29 22:53:52 +08:00
Tq
e54e42339a
Review readme ( #4614 )
...
* fix DS introduction in the README.md
* review README.md
* Update README.md
add some content
Co-authored-by: dailidong <dailidong66@gmail.com>
2021-01-29 21:33:58 +08:00
ptyp
cf41fb7774
readme file fixed ( #4374 )
...
* readme fix
* readme fix
* readme fix
* readme fix
* readme fix
Co-authored-by: TinaPang <pangtianyang@analysys.com.cn>
2021-01-07 22:41:06 +08:00
lgcareer
3f731f7122
update how to build and remove docs link ( #2906 )
2020-06-05 18:04:01 +08:00