NicoK opened a new pull request #1: URL: https://github.com/apache/flink-training/pull/1
This PR ports the core exercises from https://github.com/ververica/flink-training-exercises to this new flink-training repo. - use gradle build tooling - add descriptions in appropriate markdown files (rendered with links to navigate on github) ----- These exercises are: 1. Filtering a Stream (Ride Cleansing) 1. Stateful Enrichment (Rides and Fares) 1. Windowed Analytics (Hourly Tips) 1. `ProcessFunction` and Timers (Long Ride Alerts) Note that this set is not the same as the originally available ones but the most up-to-date versions for the tutorials developed as part of https://issues.apache.org/jira/browse/FLINK-12639. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
