This is an automated email from the ASF dual-hosted git repository. abukor pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/kudu.git
commit 1a47bd2ca60952f580e5fd7822980083f60339af Author: Zoltan Chovan <[email protected]> AuthorDate: Mon Oct 18 14:10:48 2021 +0200 [docs] Add info about Informatica-Kudu integration Change-Id: If81e5530b324f951a98f132ac4cc9121db5f8501 Reviewed-on: http://gerrit.cloudera.org:8080/17941 Reviewed-by: Bankim Bhavsar <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Attila Bukor <[email protected]> --- ecosystem.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ecosystem.md b/ecosystem.md index ff619be..b20d16b 100644 --- a/ecosystem.md +++ b/ecosystem.md @@ -141,6 +141,12 @@ operator documentation](https://docs.tibco.com/pub/sfire-sfds/latest/doc/html/authoring/kuduoperator.html) for more details. +#### [Informatica PowerExchange](https://docs.informatica.com/data-integration/powerexchange-for-cdc-and-mainframe/10-4-1/reference-manual/introduction-to-powerexchange.html) +Informatica® PowerExchange® is a family of products that enables retrieval of a variety of data +sources without having to develop custom data-access programs. See the +[PowerExchange for Kudu documentation](https://docs.informatica.com/data-integration/powerexchange-adapters-for-informatica/10-5/powerexchange-for-kudu-user-guide/preface.html) +for more details. + ### Deployment and Orchestration #### [Apache Camel](https://camel.apache.org/)
