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

Replace Kafka with the newest #84

Open
jazzl0ver opened this issue Dec 21, 2018 · 10 comments
Open

Replace Kafka with the newest #84

jazzl0ver opened this issue Dec 21, 2018 · 10 comments

Comments

@jazzl0ver
Copy link
Collaborator

jazzl0ver commented Dec 21, 2018

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).

@jazzl0ver
Copy link
Collaborator Author

Meaning, I can do that and send you a PR. Just would like to know your opinion

@JuniusLuo
Copy link
Contributor

Thanks @jazzl0ver ! I agree we should just upgrade Kafka to the latest 2.x.

jazzl0ver added a commit to jazzl0ver/firecamp that referenced this issue Dec 25, 2018
jazzl0ver added a commit to jazzl0ver/firecamp that referenced this issue Dec 26, 2018
Exporting JMX_PORT environment var (fix for cloudstax#70)
@prasantmathad
Copy link

what is the process to upgrade kafka? via firecamp cli ?

@jazzl0ver
Copy link
Collaborator Author

There're two options:

  1. Wait for @JuniusLuo to merge my PR and release the new Firecamp version. Then you re-create Kafka cluster (no in-place upgrade) from scratch (delete the existing Kafka cluster and launch a new one - both thru firecamp-service-cli tool)
  2. Build your own docker package for Kafka (check BUILD_YOUR_IMAGES.md), manually update the Kafka ECS Task Definition to point it to your docker package, then re-create the cluster from scratch (see above)

@prasantmathad
Copy link

We understand that latest kakfa version 2.1 is available which was committed on 1st feb 19.
We built kafka with firecamp cli on 6th Mar 2019 but still its running with old version. please help.

@nagaraj07
Copy link

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 ?

@jazzl0ver
Copy link
Collaborator Author

jazzl0ver commented Mar 13, 2019

Did you update the firecamp-cli tool?
You should also install the latest version of Firecamp

@prasantmathad
Copy link

can you share the latest firecamp cli tool?

@jazzl0ver
Copy link
Collaborator Author

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.

@nagaraj07
Copy link

When can we expect new firecamp release with updated Kafka version 2.x ?

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

No branches or pull requests

4 participants