Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 59 (0.133s).
Loading phrases to help you
refine your search...
[KAFKA-266] Kafka web console - Kafka - [issue]
...This issue is created to track a community-contributed Kafka Web UI.Here is an initial list of goals:- Be able to easily see which brokers are up- Be able to see lists of topics, connected p...
http://issues.apache.org/jira/browse/KAFKA-266    Author: Evan Chan, 2013-04-30, 10:18
Re: Non-blocking Kafka stream iterators - Kafka - [mail # user]
...Hi Jay,Actually, it's mostly the ability to easily cross-build;   also the ease ofunderstanding the code (less code to grok) and implementing alternatives (Iguess all of those falls und...
   Author: Evan Chan, 2013-01-22, 20:57
Re: Non-blocking Kafka stream iterators - Kafka - [mail # user]
...Jay,Comments inlined.On Tue, Jan 22, 2013 at 10:15 AM, Jay Kreps  wrote:> Hey Evan,>> Great points, some comments:> - Not sure if I understand what you mean by separating co...
   Author: Evan Chan, 2013-01-22, 18:53
Re: Non-blocking Kafka stream iterators - Kafka - [mail # user]
...Jay,For the consumer:- Separation of the consumer logic from the main logic- Making it easier to build the consumer for different versions of Scala(say 2.10)- Make it easier to read from any...
   Author: Evan Chan, 2013-01-22, 17:38
Re: The future of 0.7 - Kafka - [mail # user]
...Will it be possible to upgrade from 0.6 directly to 0.8, and what would themigration strategy be like?   I understand for 0.6 to 0.7, the strategy wasto first upgrade your consumers, th...
   Author: Evan Chan, 2013-01-15, 19:02
Re: Kafka + Maven - Kafka - [mail # user]
...I'm sure there are a number of us with working SBT scripts that publish to Sonatype / Maven central (I have one for another OSS project), that we can share.  There are a few steps indep...
   Author: Evan Chan, 2012-11-21, 18:01
Re: Kafka + Maven - Kafka - [mail # user]
...+1. We hosted our own built version of Kafka on our Nexus server as well.  -Evan   On Tue, Nov 20, 2012 at 3:27 PM, Chris Riccomini wrote:     *Evan Chan* Senior Software...
   Author: Evan Chan, 2012-11-20, 23:36
Re: Kafka on EC2 - Kafka - [mail # user]
...We use m1.large's with ephemeral storage and get 20MB/sec using Kafka's built in benchmarking tool.   No compression.  On Tue, Nov 20, 2012 at 7:52 AM, David Arthur  wrote: &n...
   Author: Evan Chan, 2012-11-20, 17:12
Re: Understanding how to monitor using JMX attributes - Kafka - [mail # user]
...Mike,  I'm not sure the Storm-bundled kafka stores offsets in the same ZK locations as the regular Kafka consumer.     Actually if you can verify the location that would be gr...
   Author: Evan Chan, 2012-11-20, 17:11
Re: Should I share the zookeeper cluster among different servers - Kafka - [mail # user]
...We have 2 Kafka servers and 3 storm clusters sharing the same ZK cluster, and the ZK cluster has pretty much zero load the whole time.  -Evan   On Wed, Oct 17, 2012 at 9:09 AM, how...
   Author: Evan Chan, 2012-10-17, 16:18
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 (9)
last 9 months (59)
author
Jun Rao (1162)
Neha Narkhede (730)
Jay Kreps (489)
"Neha Narkhede (246)
Joe Stein (183)
Chris Burroughs (171)
"Jun Rao (153)
Joel Koshy (152)
Alan D. Cabrera (141)
David Arthur (120)
Jason Rosenberg (113)
Taylor Gautier (98)
S Ahmed (92)
John Fung (91)
Chris Curtin (67)
Evan Chan