This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 2abb9c1bca [doc](readme) Add Spark / Flink Connector (#8943)
2abb9c1bca is described below
commit 2abb9c1bca10351de032bb148ad2401b9c4400bc
Author: jiafeng.zhang <[email protected]>
AuthorDate: Mon Apr 11 09:37:14 2022 +0800
[doc](readme) Add Spark / Flink Connector (#8943)
Add Spark / Flink Connector
---
README.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README.md b/README.md
index 53d195916c..aaaecb7206 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,14 @@ See
[Compilation](https://doris.incubator.apache.org/installing/compilation-with
See [Basic
Usage](https://doris.incubator.apache.org/getting-started/basic-usage.html)
+## Doris Connector
+
+Doris provides support for Spark/Flink to read data stored in Doris through
Connector, and also supports to write data to Doris through Connector.
+
+[apache/incubator-doris-flink-connector](https://github.com/apache/incubator-doris-flink-connector)
+
+[apache/incubator-doris-spark-connector](https://github.com/apache/incubator-doris-spark-connector)
+
## Report issues or submit pull request
If you find any bugs, feel free to file a [GitHub
issue](https://github.com/apache/incubator-doris/issues) or fix it by
submitting a [pull request](https://github.com/apache/incubator-doris/pulls).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]