A docker
(compose
) environment on Linux / macOS is required to play with this. Ruby is not necessary.
Initialize a playground environment, and generate configuration files.
Start docker containers. Note that it may take a while before database is ready.
Submit a YAML pipeline job. Before executing this, please ensure that:
- All container are running and ready for connections
- (For MySQL) You've created at least one database & tables to be captured
Print Flink Web dashboard URL.
Stop all running playground containers.
Stop and remove containers, networks, and volumes.