| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
764 (0.208s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: develop customized producer and consumer in java - Kafka - [mail # user]
|
|
...Hi,The API docs are here-http://people.apache.org/~joestein/kafka-0.7.1-incubating-docs/.These are not very complete, we will try our best to publish 0.8 APIsclearly. For Java examples, you ...
|
|
|
Author: Neha Narkhede,
2013-04-24, 01:06
|
|
|
Re: How to compile java files in examples directory bundled in kafka 0.8? - Kafka - [mail # user]
|
|
..../sbt> project java-examples> clean> packageThanks,NehaOn Tue, Apr 23, 2013 at 2:07 PM, Yu, Libo wrote:> Hi,>> There is a ReadMe about how to run the two sample...
|
|
|
Author: Neha Narkhede,
2013-04-24, 01:02
|
|
|
Re: Expected behavior for clustered kafka setup - Kafka - [mail # user]
|
|
...Can you see if you are running tohttps://issues.apache.org/jira/browse/KAFKA-278 ?Thanks,NehaOn Tue, Apr 23, 2013 at 11:24 AM, Karl Kirch wrote:> Zookeeper based.>> Karl>&g...
|
|
|
Author: Neha Narkhede,
2013-04-23, 18:28
|
|
|
Re: zookeeper version issue - Kafka - [mail # user]
|
|
...Its odd that you found the bundled zookeeper version of Kafka 0.8 tobe 3.3.3. It should be 3.3.4. Also, there is no compatibility withusing the zookeeper 3.4.3 server with the 3.3.4 client.T...
|
|
|
Author: Neha Narkhede,
2013-04-23, 18:25
|
|
|
Re: Expected behavior for clustered kafka setup - Kafka - [mail # user]
|
|
...What kind of producer do you use ? Zookeeper based or broker list ?Thanks,NehaOn Tue, Apr 23, 2013 at 9:02 AM, Karl Kirch wrote:> For some extra info, this was a restart of the just...
|
|
|
Author: Neha Narkhede,
2013-04-23, 18:16
|
|
|
[KAFKA-836] Update quickstart for Kafka 0.8 - Kafka - [issue]
|
|
...Update quickstart to match 0.8 deployment steps...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-836
Author: Neha Narkhede,
2013-04-22, 23:10
|
|
|
Re: Kafka 0.8 cluster setup? - Kafka - [mail # user]
|
|
...Hi Jason,We are in the process of updating the documentation. Hoping to finishit by this week. Stay tuned.Thanks,NehaOn Mon, Apr 22, 2013 at 2:12 PM, Jason Huang wrote:> Hello,>&...
|
|
|
Author: Neha Narkhede,
2013-04-22, 21:32
|
|
|
Re: seeing poor consumer performance in 0.7.2 - Kafka - [mail # user]
|
|
...Some of the reasons a consumer is slow are -1. Small fetch size2. Expensive message processingAre you processing the received messages in the consumer ? Have youtried running console consume...
|
|
|
Author: Neha Narkhede,
2013-04-21, 15:50
|
|
|
Re: How to create the initial zookeeper chroot path for zk.connect? - Kafka - [mail # user]
|
|
...Please file a bug and mention the Kafka and zookeeper versions used for thetest.Thanks,NehaOn Saturday, April 20, 2013, Ryan Chan wrote:> Hello,>> Tried, still the same...>>&g...
|
|
|
Author: Neha Narkhede,
2013-04-20, 16:03
|
|
|
Re: kafka.javaapi.producer.SyncProducer Confusion - Kafka - [mail # user]
|
|
...>> There must be some way I can extend/hack/fork into the Producer in the async background thread in version 0.8 (and not wait until 0.9 is released). For example in 0.7, it looked lik...
|
|
|
Author: Neha Narkhede,
2013-04-20, 05:09
|
|
|
|