Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 6 from 6 (1.158s).
Loading phrases to help you
refine your search...
Re: Occasional batch send errors - Kafka - [mail # user]
...Usually when these types of errors are because you're not connecting to theproper host:port. Double check your configs, make sure everything isrunning and listening on the host:port you thin...
   Author: Xavier Stevens, 2013-04-24, 00:18
Re: Expected behavior for clustered kafka setup - Kafka - [mail # user]
...You should bring up your Zookeeper instances first and then the Kafkabrokers.On Tue, Apr 23, 2013 at 11:56 AM, Karl Kirch  wrote:> Now to make things even more interesting. I restart...
   Author: Xavier Stevens, 2013-04-23, 19:12
[KAFKA-869] Java API needs Encoder / Decoder interfaces - Kafka - [issue]
...The current 0.8 API requires that a serializer class implements a constructor that takes a single VerifiableProperties argument. The built-in scala serializers default this argument to null....
http://issues.apache.org/jira/browse/KAFKA-869    Author: Xavier Stevens, 2013-04-23, 00:46
Re: Payload size exception - Kafka - [mail # user]
...Not quite in production yet, but we have payloads in the 30KB+ range. I just added amax.message.size to the broker's server.properties.-XavierOn 1/29/13 8:57 AM, S Ahmed wrote:> Neha/Jay,...
   Author: Xavier Stevens, 2013-01-29, 17:21
Re: Async Producer - Kafka - [mail # user]
...If you're using default producer config values you can turn some knobs  there to get more performance most likely.  |max.message.size| (maybe try setting this to 2MB or 4MB) |compr...
   Author: Xavier Stevens, 2012-11-01, 15:32
Re: buffer.time - Kafka - [mail # user]
...Hi Ming,  I'm relatively new to Kafka as well but here's my understanding of it.  If anyone thinks that this is incorrect please say so.  For producers there is a queue for as...
   Author: Xavier Stevens, 2012-08-16, 15:33
Sort:
project
Pig (18)
Hadoop (13)
HBase (7)
Kafka (6)
Hive (3)
MapReduce (1)
type
mail # user (5)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (3)
last 6 months (4)
last 9 months (6)
author
Jun Rao (1258)
Neha Narkhede (789)
Jay Kreps (490)
"Neha Narkhede (275)
"Jun Rao (201)
Joe Stein (198)
Chris Burroughs (173)
Joel Koshy (156)
Alan D. Cabrera (141)
Jason Rosenberg (139)
David Arthur (124)
Taylor Gautier (100)
S Ahmed (97)
John Fung (94)
Chris Curtin (70)
Xavier Stevens