This is an automated email from the ASF dual-hosted git repository.
mgreber pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/kudu.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 2151ae21e Update Flink Kudu connector link
2151ae21e is described below
commit 2151ae21e084ad47036bed39e902d1ea324e0434
Author: Marton Greber <[email protected]>
AuthorDate: Tue Nov 11 15:19:08 2025 +0100
Update Flink Kudu connector link
The apache/bahir-flink repository [1] was archived by the owner on
Feb 16, 2024. The Flink Kudu connector was moved into a dedicated
repository [2].
[1]: https://github.com/apache/bahir-flink/tree/master/flink-connector-kudu
[2]: https://github.com/apache/flink-connector-kudu
Change-Id: I50c869d3615e16338c0823c9f2ebf7a580475fcb
Reviewed-on: http://gerrit.cloudera.org:8080/23664
Reviewed-by: Gabriella Lotz <[email protected]>
Reviewed-by: Alexey Serbin <[email protected]>
Tested-by: Marton Greber <[email protected]>
---
ecosystem.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ecosystem.md b/ecosystem.md
index b20d16b00..183393d4b 100644
--- a/ecosystem.md
+++ b/ecosystem.md
@@ -98,7 +98,7 @@ details.
Apache Flink is a framework and distributed processing engine for stateful
computations over unbounded and bounded data streams. See the [Flink Kudu
connector
-documentation](https://github.com/apache/bahir-flink/tree/master/flink-connector-kudu)
+documentation](https://github.com/apache/flink-connector-kudu)
for more details.
#### [Apache Nifi](https://nifi.apache.org/)