Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 59 (0.094s).
Loading phrases to help you
refine your search...
Re: Kafka in AWS? - Kafka - [mail # user]
...We deploy Kafka in AWS.  The only negative so far I've found is that native JMX is difficult or impossible to use with AWS, because it opens up secondary ports that you don't have contr...
   Author: Evan Chan, 2012-03-20, 16:15
Re: Is there any web console to monitor what's the status about broker? - Kafka - [mail # user]
...I've created KAFKA-266.   Not sure what ticket type it should be, I created it under "New Features", but not sure if it should have been "Wish list".  On Tue, Feb 7, 2012 at 11:20 ...
   Author: Evan Chan, 2012-02-07, 22:50
Re: Is there any web console to monitor what's the status about broker? - Kafka - [mail # user]
...Is there a trick to getting jconsole to work with Kafka?    It just hangs and doesn't return any info.  BTW I was thinking of creating a web console for Kafka.  One that ...
   Author: Evan Chan, 2012-02-07, 17:47
Kafka performance numbers on EC2 - Kafka - [mail # user]
...Hi folks,  I did a performance test on EC2 using one Kafka box on an m1.large, and separate m1.large boxes for the producer-perf-shell and the consumer-perf-shell. I'm using Kafka 0.6 w...
   Author: Evan Chan, 2012-02-03, 00:04
Re: Specifying initial message offset with ZookeeperConnectorConsumer - Kafka - [mail # user]
...Michael,  It seems there is a property "autooffset.reset" here: http://incubator.apache.org/kafka/configuration.html  which you can set to "largest".   I haven't used it thoug...
   Author: Evan Chan, 2012-01-24, 00:49
Re: Dead kafka consumers claim partitions, new ones can't claim any - Kafka - [mail # user]
...Sorry, it seems that we misconfigured our Zookeeper cluster, and it was acting as individual nodes rather than one cluster.  That was probably it.  :-p  On Wed, Jan 11, 2012 a...
   Author: Evan Chan, 2012-01-11, 21:34
Re: Dead kafka consumers claim partitions, new ones can't claim any - Kafka - [mail # user]
...Oh, here are the consumer logs when it can't claim a partition:   2012-01-11 02:23:04 ZookeeperConsumerConnector [WARN] No broker partions consumed by consumer thread whatever_ip-10-116...
   Author: Evan Chan, 2012-01-11, 19:33
Dead kafka consumers claim partitions, new ones can't claim any - Kafka - [mail # user]
...Hi,  We are using Kafka 0.6 and testing it on EC2.  We have an issue where some processes running the ZK/High level consumer (Scala consumer) get killed before they have a chance t...
   Author: Evan Chan, 2012-01-11, 19:32
Re: Questions on consumerConnector.createMessageStreams() - Kafka - [mail # user]
...Jun,  I can give it an initial stab.  -Evan   On Fri, Jan 6, 2012 at 10:30 AM, Jun Rao  wrote:     *Evan Chan* Senior Software Engineer | [EMAIL PROTECTED] | (6...
   Author: Evan Chan, 2012-01-06, 20:02
Re: Questions on consumerConnector.createMessageStreams() - Kafka - [mail # user]
...Thanks.  I just exit the thread currently.  Beware that you have to call consumerConnector.shutdown() or else the connector will continue to claim partitions on ZK.  2012/1/6 ...
   Author: Evan Chan, 2012-01-06, 18:12
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 (1174)
Neha Narkhede (764)
Jay Kreps (489)
"Neha Narkhede (257)
Joe Stein (183)
Chris Burroughs (172)
"Jun Rao (157)
Joel Koshy (154)
Alan D. Cabrera (141)
David Arthur (120)
Jason Rosenberg (119)
Taylor Gautier (98)
John Fung (92)
S Ahmed (92)
Chris Curtin (68)
Evan Chan