Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 8 from 8 (2.915s).
Loading phrases to help you
refine your search...
Kafka, Work Distribution, and Work Stealing - Kafka - [mail # user]
...Hello,We use Kafka to distribute batches work across several boxes. These batchesmay take anywhere from 1 hour to 24 hours to complete. Currently, we have Npartitions, each allocated to one ...
   Author: David Ross, 2013-01-16, 17:51
Re: Best practices for changing partition numbers - Kafka - [mail # user]
...I know how to change. I'm wondering what the ramifications are (losingdata, etc.).On Tue, Jan 8, 2013 at 1:41 PM, Corbin Hoenes  wrote:> David>> Sounds like there is an admin d...
   Author: David Ross, 2013-01-09, 00:26
Re: Best practices for changing partition numbers - Kafka - [mail # user]
...Yeah that makes sense, but what if we do need to change the number ofpartitions? What if we need to reduce it?On Tue, Jan 8, 2013 at 12:42 PM, Jun Rao  wrote:> If you don't have a lo...
   Author: David Ross, 2013-01-08, 21:24
Best practices for changing partition numbers - Kafka - [mail # user]
...Hello,We have found that, for our application, having a number of totalpartitions as a multiple of the number of consumer hosts is beneficial.Because of this, whenever we add or remove consu...
   Author: David Ross, 2013-01-08, 06:24
Re: Thread Safety of KafkaStreams - Kafka - [mail # user]
...Yes, this was a follow up question. I was wondering if I could cheaply implement this by sharing the stream. Thanks for responses.  On Wednesday, November 21, 2012, David Arthur wrote: ...
   Author: David Ross, 2012-11-21, 15:52
Thread Safety of KafkaStreams - Kafka - [mail # user]
...Hello,  We want to process messages from a single KafkaStream in a number of processes. Is it possible to have this code executing in multiple threads against the same stream?  for...
   Author: David Ross, 2012-11-21, 05:40
Re: [0.6] Consumer API Question - What if a ConsumerIterator has an error? - Kafka - [mail # user]
...Another problem - just taking toString of an iterator in a failed state throws an exception.  On Thu, Dec 22, 2011 at 1:40 AM, David Ross  wrote:  ...
   Author: David Ross, 2012-01-05, 01:33
[0.6] Consumer API Question - What if a ConsumerIterator has an error? - Kafka - [mail # user]
...Howdy,  I have come across a potential issue with the Consumer API in Kafka 0.6. After some tests and reading through the code, I believe the following scenario could result in an unhap...
   Author: David Ross, 2011-12-22, 09:40
Sort:
project
Kafka (8)
HBase (1)
type
mail # user (8)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (6)
last 9 months (8)
author
Jun Rao (1162)
Neha Narkhede (735)
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)
David Ross