Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-31228] Update kafka and zookeeper docker image #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChenZhongPu
Copy link

@ChenZhongPu ChenZhongPu commented Feb 28, 2023

As reported in FLINK-31228 and issue#734, the zookeeper image maintained by wurstmeister is buggy. And it is also not well documented.

On the other hand, docker images from bitnami are updated frequently, and they are well documented. So I think we need to switch to bitnami.

In addition, since both elasticsearch and kibana are available on official Hub, there is no need to use docker.elastic.co.

I have conducted all tests in my computer on updated code.

- Switch from wurstmeister to bitnami

Signed-off-by: CHEN Zhongpu <[email protected]>
@somelovelanguage
Copy link

It works! Thank you!

@robertkosz
Copy link

Since all wurstmeister images are gone on docker, this is kind of a must now, docker compose up fails on operations-playground.

@Gezi-lzq
Copy link

Thank you, this is very effective. I hope it can be merged soon to prevent others from getting stuck when using the playground.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants