| clear query|facets|time |
Search criteria: .
Results from 151 to 160 from
183 (2.876s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: SimpleConsumer woes - Kafka - [mail # user]
|
|
...thanks, let me hack on that a bit On Wed, Jan 4, 2012 at 12:58 PM, Jun Rao wrote: /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop...
|
|
|
Author: Joe Stein,
2012-01-04, 18:13
|
|
|
Re: SimpleConsumer woes - Kafka - [mail # user]
|
|
...On Tue, Jan 3, 2012 at 8:32 PM, Jun Rao wrote: yes yup they are happening a lot, consistent any way to stop or prevent my issue? =8^) I a...
|
|
|
Author: Joe Stein,
2012-01-04, 17:35
|
|
|
SimpleConsumer woes - Kafka - [mail # user]
|
|
...So my SimpleConsumer woes seem to continue :( I am thinking of not using a SimpleConsumer implementation anymore and rolling my own unless there is another option or a fix here I can impleme...
|
|
|
Author: Joe Stein,
2012-01-03, 22:25
|
|
|
[KAFKA-229] SimpleConsumer is not logging exceptions correctly so detailed stack trace is not coming in the logs - Kafka - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/KAFKA-229
Author: Joe Stein,
2012-01-02, 20:55
|
|
|
Re: Replication Follow-up - Kafka - [mail # user]
|
|
...I started using MapR last week in pilot mode and I have been considering using it's HA NFS as the underlying file system for my Kafka brokers (on a 10Gb network) until replication is live. &...
|
|
|
Author: Joe Stein,
2011-12-29, 15:35
|
|
|
Replication Follow-up - Kafka - [mail # user]
|
|
...Hello, hope everyone's holiday break was/is going well? (If you are lucky enough to have one). My busy season (mobile advertising) will start to ease up next week and I will get to hav...
|
|
|
Author: Joe Stein,
2011-12-29, 15:09
|
|
|
Re: FetctherRunnable stopping after some ZK disconnect expirations - Kafka - [mail # user]
|
|
...Neha, I will investigate #1 further and for #2 I will modify my kafka server (running off of trunk anyways so no big deal) and after if that shows more info then create jira and upload patch...
|
|
|
Author: Joe Stein,
2011-12-21, 20:07
|
|
|
FetctherRunnable stopping after some ZK disconnect expirations - Kafka - [mail # user]
|
|
...So I have some new consumers that are not behaving nicely at all. Basically they run for a bit fine and then just stop and die on me. Here are my logs from my consumer. Any...
|
|
|
Author: Joe Stein,
2011-12-21, 16:53
|
|
|
Re: New Code Not Receiving Messages After Release Where Old Code Left Off - Kafka - [mail # user]
|
|
...Thanks all for the help. I found a hack, if I put a Thread.sleep(1000) after I call my consumer then all goes well. I was able to reproduce this using the "ConsumerShell" exactly...
|
|
|
Author: Joe Stein,
2011-12-02, 19:12
|
|
|
Re: New Code Not Receiving Messages After Release Where Old Code Left Off - Kafka - [mail # user]
|
|
...the code is exactly the same except: I changed the name of the package, class and function that is called and put that class into a new jar file calling the new named function in the new pac...
|
|
|
Author: Joe Stein,
2011-12-02, 16:48
|
|
|
|