firecamp icon indicating copy to clipboard operation
firecamp copied to clipboard

Replace Kafka with the newest

Open jazzl0ver opened this issue 7 years ago • 10 comments

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 avatar Dec 21 '18 12:12 jazzl0ver

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

jazzl0ver avatar Dec 24 '18 15:12 jazzl0ver

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

JuniusLuo avatar Dec 25 '18 00:12 JuniusLuo

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

prashant-mathad avatar Jan 21 '19 09:01 prashant-mathad

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)

jazzl0ver avatar Jan 21 '19 10:01 jazzl0ver

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.

prashant-mathad avatar Mar 07 '19 12:03 prashant-mathad

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 ?

nagaraj07 avatar Mar 07 '19 12:03 nagaraj07

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

jazzl0ver avatar Mar 13 '19 11:03 jazzl0ver

can you share the latest firecamp cli tool?

prashant-mathad avatar Mar 13 '19 12:03 prashant-mathad

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.

jazzl0ver avatar Mar 13 '19 14:03 jazzl0ver

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

nagaraj07 avatar Mar 13 '19 16:03 nagaraj07