| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
10 (5.151s).
|
|
|
Loading phrases to help you refine your search...
|
|
API to to query messages amount under one topic - Kafka - [mail # user]
|
|
...Hi,Is there any APIs in kafka that I can use to query how many messages there are under one topic?This topic already exist in Kafka server, and producer is sending messages to one topic in k...
|
|
|
Author: Sining Ma,
2013-05-16, 01:05
|
|
|
Kafka producer sends messages efficiency - Kafka - [mail # user]
|
|
...Hi, I tried some simple performance tests for kafka producer.I read 1000 lines of text from one file into memory and write these data to a file, regular socket and using kafka producer.The r...
|
|
|
Author: Sining Ma,
2013-05-06, 21:48
|
|
|
[KAFKA-848] StackOverFlowError - Kafka - [issue]
|
|
...I am using kafka 0.7.1 right now.I am using the following log4j properties file and trying to send some log information to kafka server.log4j.rootLogger=INFO,file,stdoutlog4j.appender.stdout...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-848
Author: Sining Ma,
2013-04-04, 00:13
|
|
|
[KAFKA-847] kafka appender layout does not work for kafka 0.7.1 - Kafka - [issue]
|
|
...I am using kafka 0.7.1 right now.I am using the following log4j properties file and trying to send some log information to kafka server.log4j.rootLogger=INFO,file,stdoutlog4j.appender.stdout...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-847
Author: Sining Ma,
2013-04-04, 00:11
|
|
|
Re: kafka appender layout does not work for kafka 0.7.1 - Kafka - [mail # user]
|
|
...Hi Jun,I do not know how to open a jira for this bug. Could you tell me how to do that or create a new one? I also find another problem with the same configure.This is a StackOverflowError.I...
|
|
|
Author: Sining Ma,
2013-04-03, 01:20
|
|
|
Fwd: kafka appender layout does not work for kafka 0.7.1 - Kafka - [mail # user]
|
|
...HiI am using kafka 0.7.1 right now.I am using the following log4j properties file and trying to send some log information to kafka server.log4j.rootLogger=INFO,file,stdoutlog4j.appender.stdo...
|
|
|
Author: Sining Ma,
2013-03-29, 18:24
|
|
|
generate message consumers as kafka server threads - Kafka - [mail # user]
|
|
...HiI have a question about kafka servers.Can I generate several consumer thread when I start kafka servers?In other words, right now in our program kafka servers and consumers aretwo differen...
|
|
|
Author: Sining Ma,
2013-03-01, 23:05
|
|
|
Re: Question about function SimpleConsumer.getOffsetsBefore - Kafka - [mail # user]
|
|
...If right now this function can return many offsets, will it take long time?Based on your experience, what is the best value for maxNumOffsets?Thanks,Sining MaOn Mon, Feb 25, 2013 at 5:24 PM,...
|
|
|
Author: Sining Ma,
2013-02-26, 01:33
|
|
|
Question about function SimpleConsumer.getOffsetsBefore - Kafka - [mail # user]
|
|
...I have a question about function getOffsetsBefore() in class SimpleConsumer.I am not sure about the input value of maxNumOffsets.If I set this value to a small number, I cannot get enough va...
|
|
|
Author: Sining Ma,
2013-02-25, 20:31
|
|
|
join all three groups - Kafka - [mail # dev]
|
|
...Hi,I am using kafka API right now. I need to join all these groups so that Ican ask questions.Please drag my in these groups.-- Regards,Sining Ma ...
|
|
|
Author: Sining Ma,
2013-02-14, 05:55
|
|
|
|