/hologres-flink-examples

Quickstart examples that show how to use Flink with Hologres connector

Primary LanguageJava

Hologres-Flink Quickstart

Examples to show how to use Hologres connector in Flink.

Examples are written as unit tests in /src/test.

Documentation

Documentation of quickstart project can be found on Hologres documentation website.

For detailed documentation of how to use Hologres and Flink together, please see Hologres sink and Hologres source and temporal table/function.

Pre-requisite

Since Hologres connector is not open-sourced and available on mvn central yet, please contact Hologres team to get the connector jar, put it into /libarary dir, and run the install-hologress-connector-to-local-mvn.sh first to install the jar into your local mvn repository. We are sorry for the inconvenience, and the connector will be open-sourced soon.