shba24 opened a new pull request, #29: URL: https://github.com/apache/flink-playgrounds/pull/29
Beyond a straightforward update to 1.14.4, I also - set the kafka consumer startup mode to 'earliest-offset' because of [FLINK-24277](https://issues.apache.org/jira/browse/FLINK-24277) - docker image for maven:3.6-jdk-8-slim is not available anymore. so increased the version to maven:3.8-jdk-8-slim - updated the kafka docker container version to `wurstmeister/kafka:2.13-2.8.1` based on the compatibility of 1.14.4 - removed the mount of docker socket as per [this](https://github.com/wurstmeister/kafka-docker/issues/591) - removed `flink-table-planner-blink` which has been discontinued as a separate package Testing environment - macOS with arm64/v8 with java8 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
