| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
92 (0.522s).
|
|
|
Loading phrases to help you refine your search...
|
|
where does the in-memory log to file persistence take place - Kafka - [mail # dev]
|
|
...I can barely read scala, but I'm curious where the applications performs the operation of taking the in-memory log and persisting it to the database, all the while accepting new log messages...
|
|
|
Author: S Ahmed,
2012-05-07, 19:12
|
|
|
Re: kafka and ruby client, beginner questions - Kafka - [mail # user]
|
|
...Ok sorry I think I was confused. Once I have the offset, say I have the first offset (would it be 0?), I then call consume and it gets me the next message, and I keep calling consume t...
|
|
|
Author: S Ahmed,
2012-05-07, 13:57
|
|
|
Re: kafka and ruby client, beginner questions - Kafka - [mail # user]
|
|
...Is it possible to query for a list of offsets? be a group of messages right? On Mon, May 7, 2012 at 4:07 AM, Sebastian Eichner <[EMAIL PROTECTED] ...
|
|
|
Author: S Ahmed,
2012-05-07, 13:47
|
|
|
Re: my performance numbers - Kafka - [mail # user]
|
|
...Actually I was thinking, since my payloads sizes are larger, it would make sense to flush to disk more often right? Since I only have 4GB ram on the server. What effect does the ...
|
|
|
Author: S Ahmed,
2012-05-07, 13:33
|
|
|
kafka and ruby client, beginner questions - Kafka - [mail # user]
|
|
...I have some messages already send to kafka using the producer perf test tool, but when I fire up irb I don't see any messages: require 'rubygems' require 'kafka' c = Kafka::Consu...
|
|
|
Author: S Ahmed,
2012-05-05, 21:44
|
|
|
my performance numbers - Kafka - [mail # user]
|
|
...These are the performance #'s I got on a dedicated server, everthing (zookeeper, kafka server) is running on the same server: bin/kafka-producer-perf-test.sh --brokerinfo broker.list=0...
|
|
|
Author: S Ahmed,
2012-05-05, 19:22
|
|
|
Re: Too bad Kafka can't consume events to S3 - Kafka - [mail # user]
|
|
...what are the challenges in implementing it yourself? It doesn't seem too complicated (in theory). And the question remains, people would want to stored in s3 in different ways i....
|
|
|
Author: S Ahmed,
2012-05-04, 19:08
|
|
|
Re: where is the run-simulator.sh file? - Kafka - [mail # user]
|
|
...I would really appreciate some pointers on how to get the performance test working :) Exciting to see some numbers lol. On Thu, May 3, 2012 at 6:07 AM, S Ahmed wrote:  ...
|
|
|
Author: S Ahmed,
2012-05-03, 18:45
|
|
|
where is the run-simulator.sh file? - Kafka - [mail # user]
|
|
...I'm on my server, got the quickstart working fine now (thanks!). Now I want to run some simple performance tests, I am looking here: I don't see the run-simulator.sh file in the ...
|
|
|
Author: S Ahmed,
2012-05-03, 10:07
|
|
|
Re: tried following kickstart, says unknown host name - Kafka - [mail # user]
|
|
...It works now thanks. On Wed, May 2, 2012 at 11:12 PM, Jun Rao wrote: ...
|
|
|
Author: S Ahmed,
2012-05-03, 09:55
|
|
|
|