Created on 06-01-2015 02:53 PM - edited 09-16-2022 02:30 AM
Hi,
The documentation for Kafka states that Kafka is being distributed as a parcel.
Documentation:
Is it possible to install Kafka without the cloudera manager? By using packages?
Thanks
Created 06-02-2015 05:17 PM
1. If I am to use a local repository of parcels for a cluster connected to the internet.
Will couldera manager still be able to detect if new parcels are available? And can I elect to not upgrade?
Yes the parcels would just appear as available parcels, you pick what to download
The overview is here: http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/cm_ig_parcels.html
This goes into how to create a local parcel repository
2. Can I successfully rebuild a cluster using older versions of parcels from a local repository that I might have downloaded previously?
You could rebuild a cluster from scratch and then import data in yes, you could not reliably back-rev a deployment into a previous parcel version and expect things to work. But that is an issue with package based installations as well and not unique to parcels.
Created 06-02-2015 05:06 AM
Created 06-02-2015 02:13 PM
Thank you for your response.
Yes, I already have a cluster based on packages.
I have a few concerns should I shift to a parcel based distribution, since I am really interested in using Kafka.
1. If I am to use a local repository of parcels for a cluster connected to the internet.
Will couldera manager still be able to detect if new parcels are available? And can I elect to not upgrade?
2. Can I successfully rebuild a cluster using older versions of parcels from a local repository that I might have downloaded previously?
Appreciate your help.
Created 06-02-2015 05:17 PM
1. If I am to use a local repository of parcels for a cluster connected to the internet.
Will couldera manager still be able to detect if new parcels are available? And can I elect to not upgrade?
Yes the parcels would just appear as available parcels, you pick what to download
The overview is here: http://www.cloudera.com/content/cloudera/en/documentation/core/latest/topics/cm_ig_parcels.html
This goes into how to create a local parcel repository
2. Can I successfully rebuild a cluster using older versions of parcels from a local repository that I might have downloaded previously?
You could rebuild a cluster from scratch and then import data in yes, you could not reliably back-rev a deployment into a previous parcel version and expect things to work. But that is an issue with package based installations as well and not unique to parcels.
Created 06-03-2015 02:29 PM
Thanks for your answer.