| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
97 (0.597s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: kafka 0.8 - Kafka - [mail # user]
|
|
...Yeah probably a good idea to upgrade your end first, I'm sure some thingsmight come up :)On Tue, Jun 11, 2013 at 1:02 PM, Soby Chacko wrote:> Jun,>> That is great to hear. Loo...
|
|
|
Author: S Ahmed,
2013-06-11, 20:38
|
|
|
Re: macbook air and kafka - Kafka - [mail # user]
|
|
...I have a 1st gen i7 wit 8GB ram, and mine takes 77 seconds:>clean>++2.9.2 packageinfo] Packaging/Users/abc/dev/sources/scala/kafka_test/contrib/hadoop-consumer/target/hadoop-consumer-0...
|
|
|
Author: S Ahmed,
2013-06-04, 12:57
|
|
|
Re: macbook air and kafka - Kafka - [mail # user]
|
|
...So what are your specs then?So would you say it is actually enjoyable to develop on it? Or its notreally that ideal compared to a desktop.What about the heat?On Mon, Jun 3, 2013 at 9:5...
|
|
|
Author: S Ahmed,
2013-06-04, 02:18
|
|
|
Re: Apache Kafka in AWS - Kafka - [mail # user]
|
|
...Is the code you used to benchmark open source by any chance?On Tue, May 28, 2013 at 4:29 PM, Jason Weiss wrote:> Nope, sorry.>>> ________________________________________>...
|
|
|
Author: S Ahmed,
2013-05-29, 17:40
|
|
|
Re: Apache Kafka in AWS - Kafka - [mail # user]
|
|
...Curious if you tested with larger message sizes, like around 20-30kb (youmentioned 2kb).Any numbers on that size?On Thu, May 23, 2013 at 10:12 AM, Jason Weiss wrote:> Bummer.>> Yes,...
|
|
|
Author: S Ahmed,
2013-05-28, 19:48
|
|
|
Re: Analysis of producer performance -- and Producer-Kafka reliability - Kafka - [mail # user]
|
|
...Interesting topic.How would buffering in RAM help in reality though (just trying to workthrough the scenerio in my head):producer tries to connect to a broker, it fails, so it appends the me...
|
|
|
Author: S Ahmed,
2013-04-12, 15:28
|
|
|
Re: log.file.size limit? - Kafka - [mail # user]
|
|
...but it show's long not int?Isn't it then Long.MAX_VALUE ?On Mon, Mar 25, 2013 at 3:14 PM, David Arthur wrote:> FileChannel#map docs indicate the max size is Integer.MAX_VALUE, so ye...
|
|
|
Author: S Ahmed,
2013-03-25, 20:38
|
|
|
log.file.size limit? - Kafka - [mail # user]
|
|
...Is there any limit to how large a log file can be?I swear I read somewhere that java's memory mapped implementation islimited to 2GB but I'm not sure. ...
|
|
|
Author: S Ahmed,
2013-03-25, 18:52
|
|
|
Re: Anyone working on a Kafka book? - Kafka - [mail # user]
|
|
...I guess the challenge would be that kafka is still in version 0.8, so bythe time your book comes out they might be at version 1.0 i.e. its a movingtargetSounds like a great idea though!On Tu...
|
|
|
Author: S Ahmed,
2013-03-19, 20:18
|
|
|
Re: Consume from X messages ago - Kafka - [mail # user]
|
|
...I thought since the offsets in .8 are numeric and not byte offsets like in0.7x, you can simply just take say the current offset - 10000.On Tue, Mar 19, 2013 at 12:16 PM, Neha Narkhede wrote:...
|
|
|
Author: S Ahmed,
2013-03-19, 18:01
|
|
|
|