Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 743 (0.372s).
Loading phrases to help you
refine your search...
RE: are commitOffsets botched to zookeeper? - Kafka - [mail # user]
...Zookeeper 3.4.x is API compatible. However to get full benefits, we willhave to change kafka code to use the batch API that zookeeper 3.4.xprovides. Also, we use zkclient library to interfac...
   Author: Neha Narkhede, 2013-05-20, 16:40
Re: hi plz reple me - Kafka - [mail # user]
...You can do that using Kafka. Please read the design details here -http://kafka.apache.org/07/design.htmlThanks,NehaOn May 20, 2013 6:57 AM, "satya prakash"  wrote:> i am using kafka ...
   Author: Neha Narkhede, 2013-05-20, 13:59
Re: What happens if one broker goes down - Kafka - [mail # user]
...0.7.2 does not support replication. So when a broker goes down, there canbe some data loss. If you are ok with duplicates, you can configure theproducer side retries to be higher.Thanks,Neha...
   Author: Neha Narkhede, 2013-05-20, 13:56
Re: can producers(from same system) send messages to separate broker systems? - Kafka - [mail # user]
...The feature I mentioned is only available on 0.8. In 0.7.2, you can tweakproducer batch size and the flush interval on the broker for the highpriority topics. Note that setting those too low...
   Author: Neha Narkhede, 2013-05-20, 13:54
[KAFKA-910] Randomize the backoff in the clients to avoid all clients from sending metadata requests at the same time - Kafka - [issue]
...Currently, all producer and consumer clients use a static backoff. So if a broker fails, most topics will lose some leaders. All clients will notice the absence of a leader at the same time,...
http://issues.apache.org/jira/browse/KAFKA-910    Author: Neha Narkhede, 2013-05-18, 01:05
Re: heterogenous kafka cluster? - Kafka - [mail # user]
...That does seem a little hacky. But I'm trying to understand the requirementbehind having to deploy heterogeneous hardware. What are you trying toachieve or optimize?Thanks,NehaOn Fri, May 17...
   Author: Neha Narkhede, 2013-05-17, 21:35
Re: can producers(from same system) send messages to separate broker systems? - Kafka - [mail # user]
...Do you have any tests that measure that your high priority data is beingdelayed ? Assuming you are using 0.8, the end to end latency can be reducedby tuning some configs on the consumer (fet...
   Author: Neha Narkhede, 2013-05-17, 21:26
Re: Update: RE: are commitOffsets botched to zookeeper? - Kafka - [mail # user]
...There is no particular need for storing the offsets in zookeeper. In factwith Kafka 0.8, since partitions will be highly available, offsets could bestored in Kafka topics. However, we haven'...
   Author: Neha Narkhede, 2013-05-17, 21:23
Re: Setting a broker to be read-only? - Kafka - [mail # user]
...There is no easy way to do this in 0.7. If you are using a VIP to producedata to Kafka, you can remove that broker host from the VIP. It will stillbe available for consumer reads until it is...
   Author: Neha Narkhede, 2013-05-17, 21:21
Re: Getting the latest message always from Kafka - Kafka - [mail # user]
...For every unit test, you want your server and consumer to start fresh. Inyour unit test, you maintain state in the KafkaManager across unit tests soyour tests don't work as expected. Try mov...
   Author: Neha Narkhede, 2013-05-17, 21:17
Sort:
project
Kafka (743)
Zookeeper (29)
HBase (1)
type
mail # user (414)
issue (167)
mail # dev (162)
date
last 7 days (35)
last 30 days (76)
last 90 days (232)
last 6 months (335)
last 9 months (743)
author
Jun Rao (1165)
Neha Narkhede (743)
Jay Kreps (489)
"Neha Narkhede (248)
Joe Stein (183)
Chris Burroughs (171)
"Jun Rao (155)
Joel Koshy (153)
Alan D. Cabrera (141)
David Arthur (120)
Jason Rosenberg (115)
Taylor Gautier (98)
S Ahmed (92)
John Fung (91)
Chris Curtin (67)