Skip to content

mfatihaktas/flink-playground

Repository files navigation

flink-playground

Contains code to experiment with pyflink.

Dependencies

  • direnv
  • make

Notes

  • Can find example commands in run_tests.sh to run the tests.

  • The directory in which pyflink writes the logs can be found as

python -c "import pyflink;import os;print(os.path.dirname(os.path.abspath(pyflink.__file__))+'/log')"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published