| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
750 (0.964s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Expected behavior for clustered kafka setup - Kafka - [mail # user]
|
|
...What kind of producer do you use ? Zookeeper based or broker list ?Thanks,NehaOn Tue, Apr 23, 2013 at 9:02 AM, Karl Kirch wrote:> For some extra info, this was a restart of the just...
|
|
|
Author: Neha Narkhede,
2013-04-23, 18:16
|
|
|
[KAFKA-836] Update quickstart for Kafka 0.8 - Kafka - [issue]
|
|
...Update quickstart to match 0.8 deployment steps...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-836
Author: Neha Narkhede,
2013-04-22, 23:10
|
|
|
Re: Kafka 0.8 cluster setup? - Kafka - [mail # user]
|
|
...Hi Jason,We are in the process of updating the documentation. Hoping to finishit by this week. Stay tuned.Thanks,NehaOn Mon, Apr 22, 2013 at 2:12 PM, Jason Huang wrote:> Hello,>&...
|
|
|
Author: Neha Narkhede,
2013-04-22, 21:32
|
|
|
Re: seeing poor consumer performance in 0.7.2 - Kafka - [mail # user]
|
|
...Some of the reasons a consumer is slow are -1. Small fetch size2. Expensive message processingAre you processing the received messages in the consumer ? Have youtried running console consume...
|
|
|
Author: Neha Narkhede,
2013-04-21, 15:50
|
|
|
Re: How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...Please file a bug and mention the Kafka and zookeeper versions used for thetest.Thanks,NehaOn Saturday, April 20, 2013, Ryan Chan wrote:> Hello,>> Tried, still the same...>>&g...
|
|
|
Author: Neha Narkhede,
2013-04-20, 16:03
|
|
|
Re: kafka.javaapi.producer.SyncProducer Confusion - Kafka - [mail # user]
|
|
...>> There must be some way I can extend/hack/fork into the Producer in the async background thread in version 0.8 (and not wait until 0.9 is released). For example in 0.7, it looked lik...
|
|
|
Author: Neha Narkhede,
2013-04-20, 05:09
|
|
|
Re: Consumers vs Partitions - Kafka - [mail # user]
|
|
...Yes, same for 0.8.Thanks,NehaOn Fri, Apr 19, 2013 at 9:21 PM, Joseph Crotty wrote:> Neha,>> Does that hold true for both .7.x and .8?>> Joe>>> On Fri, Apr 19, 2...
|
|
|
Author: Neha Narkhede,
2013-04-20, 05:04
|
|
|
Re: How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...Hmm, so if you use all 3 zookeeper servers will creating and readingthe node, do you still see the problem ?zkCli.sh -server zookeeper1:2181,zookeeper2:2181,zookeeper3:2181create /testkafkal...
|
|
|
Author: Neha Narkhede,
2013-04-20, 05:03
|
|
|
Re: kafka messages out of order - Kafka - [mail # dev]
|
|
...I see, can you share more details of your verification ? Do you printthe messages sent by the producer and then compare that to themessages printed on the consumer side ?Thanks,NehaOn Fri, A...
|
|
|
Author: Neha Narkhede,
2013-04-20, 05:01
|
|
|
Re: Consumers vs Partitions - Kafka - [mail # user]
|
|
...sum of all partitions across multiple brokers, so 20.Thanks,NehaOn Fri, Apr 19, 2013 at 2:56 PM, Michael Golowka wrote:> Is the number of partitions calculated based on an individual...
|
|
|
Author: Neha Narkhede,
2013-04-19, 22:04
|
|
|
|