| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
57 (0.197s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Manage Kafka using supervisor, failed to restart - Kafka - [mail # user]
|
|
...I think you need to make sure that the Zookeeper sessions have enough time to time out, so if you restart a broker too fast, it can't start properly because of that. If this is the situation...
|
|
|
Author: Felix GV,
2012-10-22, 17:10
|
|
|
Re: Kafka's agent sit on localhost to forward message to broker? - Kafka - [mail # user]
|
|
...Yeah, the console producer should be able to do this out of the box. The only concern would be to make sure log rotation is handled properly, but I'm sure that wouldn't be too hard... ...
|
|
|
Author: Felix GV,
2012-10-18, 20:31
|
|
|
Re: What are the most significant differences between kestrel and kafka? - Kafka - [mail # user]
|
|
...Rumor has it that Twitter runs a Kafka cluster of just four nodes that can ingest all of the fire hose, all of their clicks and other smaller things ;) ... Felix On Wed, O...
|
|
|
Author: Felix GV,
2012-10-18, 20:27
|
|
|
Re: Strata/Hadoop World NYC - Kafka - [mail # user]
|
|
...Sure, we can do it for Wednesday's lunch break :) Some conferences leave billboards / whiteboards which attendees can use to write their own BoF topics, each assigned to numbered table...
|
|
|
Author: Felix GV,
2012-10-16, 18:28
|
|
|
Re: Error Handling and Acknowledgements in Kafka Consumers - Kafka - [mail # user]
|
|
...One thing you could do is the following: Every time you consume a message, you send it asynchronously to a pool of actor that will process the message. When the actors fail to pr...
|
|
|
Author: Felix GV,
2012-10-15, 23:26
|
|
|
Re: Strata/Hadoop World NYC - Kafka - [mail # user]
|
|
...We could do a "Birds of a Feather"-style Kafka table during lunch on one of the two conference days. Felix On Mon, Oct 15, 2012 at 1:50 PM, Murtaza Doctor wrote: ...
|
|
|
Author: Felix GV,
2012-10-15, 22:03
|
|
|
Re: Strata/Hadoop World NYC - Kafka - [mail # user]
|
|
...I'll be there for the conference only (24th/25th). It'd be interesting to meet up during or around HW :) Félix On 2012-10-13, at 22:18, Jonathan Creasy wrote: ...
|
|
|
Author: Felix GV,
2012-10-15, 06:05
|
|
|
Re: Getting fixed amount of messages using Zookeeper based consumer - Kafka - [mail # user]
|
|
...Hello, Sorry for doing thread necromancy on this one, but I have a little question hehe... Can you confirm whether my understanding, below, is correct please? 1. Every ti...
|
|
|
Author: Felix GV,
2012-09-15, 01:52
|
|
|
Re: 7.1 support for List<ProducerData> - Kafka - [mail # user]
|
|
...As for scalability being a fundamental aspect of Kafka's design and implementation, besides the design doc, I guess this would be another primary reference... http://www.youtube.com/wa...
|
|
|
Author: Felix GV,
2012-08-22, 15:07
|
|
|
Re: 7.1 support for List<ProducerData> - Kafka - [mail # user]
|
|
...What I meant is that Kafka has been designed first and foremost as a high-throughput system, and it is achieving that with a couple techniques, but mainly by batching a bunch of events toget...
|
|
|
Author: Felix GV,
2012-08-21, 14:41
|
|
|
|