Skip to content

lust4life/flink-poc

Repository files navigation

build docker img

  • run docker build . -t pydemo:latest -f pydemo.dockerfile

demo.sql

a raw file which should work by just run each sql in sql-clinet

  • make sure jar files are prepared by runing cmd at the top
  • run docker-compose -f flink-session.yml run sql-client

run demo with easy-sql in session-mode

  • change different-version files you want to run in flink-session.yml -> demo -> command
  • run docker-compose -f flink-session.yml run demo

run demo in application-mode with k8s-operator

prepare pg db

  • run python prepare_db.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published