[
https://issues.apache.org/jira/browse/KAFKA-12621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jibitesh Prasad resolved KAFKA-12621.
-
Resolution: Fixed
Incorrect configuration on my part
> Kafka setup with Zookee
Jibitesh Prasad created KAFKA-12621:
---
Summary: Kafka setup with Zookeeper specifying an alternate znode
as root fails
Key: KAFKA-12621
URL: https://issues.apache.org/jira/browse/KAFKA-12621
Project
://www.stealth.ly
Twitter: @allthingshadoop
/
On Dec 28, 2013, at 6:15 AM, padma priya chitturi
wrote:
> Hi All,
>
> I have a question on kafka setup. Suppose i have 3 node cluster and kafka
> brokers running on all the nodes (one on each nod
Hi All,
I have a question on kafka setup. Suppose i have 3 node cluster and kafka
brokers running on all the nodes (one on each node), on which node should i
run the zookeeper ? Is it on one of the 3 nodes or on the node outside the
3 nodes as the zookeeper coordinates brokers.
Also where the
i figured out a way to setup the kafka project in eclipse, works for the
time being.
once the sbt update command is run, and the jars downloaded i had to
manually place the jars (though selectively) in the build path of the
project.
roughly there are 102 jars as of past week. lower version of the
hi all,
i'm just getting started with the apache kafka.
and was following the below link for setting up kafka dev env in eclipse :
https://cwiki.apache.org/KAFKA/developer-setup.html
but been running into unresolved compilation issues.
further, the link seems to be outdated too.
could any one fr