yeoleobun opened a new pull request, #47:
URL: https://github.com/apache/flink-playgrounds/pull/47

   Current configuration does not work, when i run with `docker-compose up -d` 
then get:
   
   > [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest 
version 2, schema 1 support is disabled by default and will be removed in an 
upcoming release. Suggest the author of docker.io/wurstmeister/zookeeper:3.4.6 
to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. 
More information at https://docs.docker.com/go/deprecated-image-specs/
   
   The last push of "wurstmeister/zookeeper" was 6 years ago, and Kafka kraft 
mode was stabled, i removed the zookeeper service for simplicity and use 
"bitnami/kafka" instead. 
   
   The top level version is obsolete, the warning is annoying:
   
   > WARN[0000] ... the attribute `version` is obsolete, it will be ignored, 
please remove it to avoid potential confusion 
   
   So i removed it too. 
   
   I have tested with instructions from both:
   
   1. 
https://nightlies.apache.org/flink/flink-docs-release-1.20/docs/try-flink/table_api/
   2. 
https://nightlies.apache.org/flink/flink-docs-master/docs/try-flink/flink-operations-playground/
   3. 
https://github.com/apache/flink-playgrounds/blob/master/pyflink-walkthrough/README.md
   
   
   
   
   


-- 
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]

Reply via email to