Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 367 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 367 Bytes

flink-sql-e2e-tests

Tests suits mainly for Flink SQL connectors, such as Kafka to MySQL, Kafka to ES.

The tests use testcontainers to intregate all kinds of external engine docker images. So that we can write the e2e tests as Junit ITCase.

The Hive images comes from [Docker Hive] https://github.com/big-data-europe/docker-hive.