-
Notifications
You must be signed in to change notification settings - Fork 20
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
Replace Kafka with the newest #84
Comments
Meaning, I can do that and send you a PR. Just would like to know your opinion |
Thanks @jazzl0ver ! I agree we should just upgrade Kafka to the latest 2.x. |
Exporting JMX_PORT environment var (fix for cloudstax#70)
what is the process to upgrade kafka? via firecamp cli ? |
There're two options:
|
We understand that latest kakfa version 2.1 is available which was committed on 1st feb 19. |
I'm also facing same issue. We created the new kafka cluster today only but still it's taking old kafka version 1.0. I can see two dockerfile 1.0 and 2.1 for kafka catalog. I feel it's picking still default dockerfile 1.0 to build the new image. Can you please help here? How to upgrade to kafka version 2.x ? |
Did you update the firecamp-cli tool? |
can you share the latest firecamp cli tool? |
just checked - unfortunately, that won't help you. @JuniusLuo has to build docker images and push them to his dockerhub repo. that means the new firecamp release. |
When can we expect new firecamp release with updated Kafka version 2.x ? |
Hi,
What do you think of replacing Kafka to the latest (2.12-2.1.0)? Alternative is to put it aside and choose the needed version in the template or from firecamp-service-cli (I personally don't like this approach).
The text was updated successfully, but these errors were encountered: