we plan to setup a flume + kafka cluster for our realtime and spark streaming system.
Questions here is that Kafka and flume are already in the cluster as a service when install hortonworks,
1. We like to have kafka server on a separate machine, not on any data node in the cluster, so how to move kafka to new machine. can I remove/add kafka on new machine from ambari?
2. We need few Kafka brokers (more machines add to this service) and all of these machines need to be configured as client node, right?
3. Is possible to add all brokers to ambari/kafka?
Any idea on how to do this?