Skip to content

gordonmurray/apache_flink_paimon_and_seatunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Flink, Paimon and SeaTunnel

Static Badge

Seeing if Seatunnel can read data stored in s3 created using Flink and Paimon

Build a SeaTunnel image

At the time of writing, SeaTunnel doesn't have an up to date image on Dockerhub, so use the following to create a local image:

cd seatunnel

docker build -t seatunnel:2.3.0-flink-1.17 -f Dockerfile .

Once built, run docker compose up -d

About

Trying out Apache Flink with Apache Paimon and Apache SeaTunnel

Topics

Resources

License

Stars

Watchers

Forks