| clear query|facets|time |
Search criteria: .
Results from 1 to 9 from
9 (0.232s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...It would be better if there is another configuration directive, e.g.zk.chroot for the chroot path, currently it is not consistent as we alsoneed to specify the port for each zookeeper, isn't...
|
|
|
Author: Ryan Chan,
2013-04-22, 13:46
|
|
|
Re: How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...Thanks, this solved the problem.But the connection string as "Zk1:2181,zk2:2181,zk3;2181/Kafka", seemsunintuitive?On Sun, Apr 21, 2013 at 2:29 AM, Scott Clasen wrote:> Afaik you onl...
|
|
|
Author: Ryan Chan,
2013-04-21, 08:34
|
|
|
Re: How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...Hello,Tried, still the same...bin/zkCli.sh -server zookeeper1:2181,zookeeper2:2181,zookeeper3:2181[zk: zookeeper1,zookeeper2,zookeeper3(CONNECTED) 0] ls /[testkafka, consumers, brokers...
|
|
|
Author: Ryan Chan,
2013-04-20, 09:24
|
|
|
Re: How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...Hi,Actually I followed the above link to setup my zookeeper1 to zookeeper3.They are in the same quorum, as you can see in my above example that when Icreated the /testkafka path in zookeeper...
|
|
|
Author: Ryan Chan,
2013-04-20, 03:55
|
|
|
Re: How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...Yes, using the latest Kafka 0.7.2, just tried to reproduce again1. Install a single node Kafka, three nodes zookeeper instances kafka1 zookeeper1 &nb...
|
|
|
Author: Ryan Chan,
2013-04-19, 05:47
|
|
|
Re: How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...Hi,Yes, I can see the new path exists by using the command "ls /"On Thu, Apr 18, 2013 at 1:29 AM, Neha Narkhede wrote:> After creating the path, did you get a chance to confirm that it go...
|
|
|
Author: Ryan Chan,
2013-04-18, 03:03
|
|
|
How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...Sorry as I am new to Kafka/ZK, but the instruction seems not clear..In the config, it was said that we can use a chroot-ed ZK (http://kafka.apache.org/configuration.html), e.g. localhost:218...
|
|
|
Author: Ryan Chan,
2013-04-17, 16:30
|
|
|
Re: Local forwarder for performance & reliability - Kafka - [mail # user]
|
|
...Hi,On Fri, Mar 15, 2013 at 1:18 PM, Neha Narkhede wrote:> Ryan,>> Have you tried configuring the num.retries option on the log4j producer ?> When there is a temporary netwo...
|
|
|
Author: Ryan Chan,
2013-03-15, 07:56
|
|
|
Local forwarder for performance & reliability - Kafka - [mail # user]
|
|
...Hi,We are currently using the Log4j appender to write to the Kafka (onmachine on another datacenter), but problem occur when the network isinterrupted as the message is stored in memory.Are ...
|
|
|
Author: Ryan Chan,
2013-03-15, 05:13
|
|
|
|