Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 59 (0.108s).
Loading phrases to help you
refine your search...
Re: "Event Stream Processing with Kafka" - Kafka - [mail # user]
...Thanks Tim.  It'd be great to have a longer README... it's not clear to me if this is simply a JRuby-based consumer, or what is meant by "event processing framework".  On Fri, Jun ...
   Author: Evan Chan, 2012-06-08, 21:54
Re: Kafka user group meeting - Kafka - [mail # dev]
...I'd be very interested in monitoring and EC2 best practices.   Not having JMX in EC2 sucks.  On Tue, Jun 5, 2012 at 4:39 PM, Taylor Gautier  wrote:     *Evan Chan* S...
   Author: Evan Chan, 2012-06-05, 23:58
Re: "Event Stream Processing with Kafka" - Kafka - [mail # user]
...We are using Kafka + Storm btw, just not Esper.  :)  On Tue, Jun 5, 2012 at 9:32 AM, Evan Chan  wrote:     *Evan Chan* Senior Software Engineer | [EMAIL PROTECTED] |...
   Author: Evan Chan, 2012-06-05, 16:32
Re: "Event Stream Processing with Kafka" - Kafka - [mail # user]
...I'd be interested in a meetup as well.  On Tue, Jun 5, 2012 at 9:02 AM, Taylor Gautier  wrote:     *Evan Chan* Senior Software Engineer | [EMAIL PROTECTED] | (650) 996-46...
   Author: Evan Chan, 2012-06-05, 16:32
Re: Tailing a syslog - Kafka - [mail # user]
...Yeah, one of these days we hope to open source it.  We have to first extract a bunch of internal dependencies out, and have cycles to do it...  Basically, the idea is to monitor th...
   Author: Evan Chan, 2012-05-15, 20:23
Re: Tailing a syslog - Kafka - [mail # user]
...We built a special purpose daemon for tailing files like syslog and pumping them into Kafka.  The reason is that reliable tailing is not trivial.  You have to handle the rotation o...
   Author: Evan Chan, 2012-05-15, 17:07
Re: consumer offset reset use case - Kafka - [mail # user]
...Hisham,  Thanks. A similar concept is Akka Agents  (ever since discovering Akka, I haven't gone back to using the built in Actors library): http://doc.akka.io/docs/akka/2.0.1/scala...
   Author: Evan Chan, 2012-05-14, 08:02
Re: consumer offset reset use case - Kafka - [mail # user]
...Hisham,  Thanks, what ZK client are you using, and is it possible to share AsyncValue as well?  -Evan   On Thu, May 10, 2012 at 9:43 AM, Hisham Mardam-Bey wrote:    ...
   Author: Evan Chan, 2012-05-10, 17:00
Re: Kafka as brokerless/serverless lightweight queue - Kafka - [mail # user]
...Once you have Kafka linked, you do something like this:      val server = new KafkaServer(new KafkaConfig(props))     server.startup()   On Sun, May 6, 2012 at ...
   Author: Evan Chan, 2012-05-06, 08:13
Re: C# client - Kafka - [mail # user]
...The last time I worked with .net, the dependent .dll's have to already be on disk.  Microsoft has some special notations for finding DLLs in the system path/registry.  On Sun, Mar ...
   Author: Evan Chan, 2012-03-26, 16:06
Sort:
project
Kafka (59)
type
mail # user (54)
mail # dev (4)
issue (1)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (5)
last 9 months (59)
author
Jun Rao (1167)
Neha Narkhede (747)
Jay Kreps (489)
"Neha Narkhede (252)
Joe Stein (183)
Chris Burroughs (171)
"Jun Rao (155)
Joel Koshy (153)
Alan D. Cabrera (141)
David Arthur (120)
Jason Rosenberg (115)
Taylor Gautier (98)
John Fung (92)
S Ahmed (92)
Chris Curtin (68)
Evan Chan