| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
489 (0.141s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Non-blocking Kafka stream iterators - Kafka - [mail # user]
|
|
...Hey Evan,Great points, some comments:- Not sure if I understand what you mean by separating consumer and mainlogic.- Yes, cross-building, I think this is in progress now for kafka as a whole...
|
|
|
Author: Jay Kreps,
2013-01-22, 18:16
|
|
|
Re: Non-blocking Kafka stream iterators - Kafka - [mail # user]
|
|
...It's worth mentioning that we are interested in exploring potentialgeneralizations of the producer and consumer API, but as a practical mattermost of the committers are working on getting a ...
|
|
|
Author: Jay Kreps,
2013-01-21, 17:27
|
|
|
Re: default configs - Kafka - [mail # dev]
|
|
...Well, but the proposal was that topic-level configs are loaded when you runthe create_topic command, so wouldn't that be what you are asking for?-JayOn Fri, Jan 18, 2013 at 1:57 PM, Joe Stei...
|
|
|
Author: Jay Kreps,
2013-01-18, 23:29
|
|
|
Re: parittioner runtime error with kafka 0.8 - Kafka - [mail # dev]
|
|
...Hmmm, so I would like to turn this into a bug for us, since at the veryleast the error is confusing, but I am not quite sure what was going on. Atleast one issue is the error doesn't make it...
|
|
|
Author: Jay Kreps,
2013-01-18, 21:21
|
|
|
Re: default configs - Kafka - [mail # dev]
|
|
...Yes please, any help very much appreciated.I am not sure if I understand what you are proposing, though. Are yousaying support both the config file and zk for topic-level configs? I hateto d...
|
|
|
Author: Jay Kreps,
2013-01-18, 21:19
|
|
|
default configs - Kafka - [mail # dev]
|
|
...Currently kafka broker config is all statically defined in a propertiesfile with the broker. This mostly works pretty well, but for per-topicconfiguration (the flush policy, partition count,...
|
|
|
Author: Jay Kreps,
2013-01-18, 05:09
|
|
|
[KAFKA-260] Add audit trail to kafka - Kafka - [issue]
|
|
...LinkedIn has a system that does monitoring on top of our data flow to ensure all data is delivered to all consumers of data. This works by having each logical "tier" through which ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-260
Author: Jay Kreps,
2013-01-18, 04:32
|
|
|
Re: parittioner runtime error with kafka 0.8 - Kafka - [mail # dev]
|
|
...Hi Jane,This error isjava.lang.NoSuchMethodException:com.twitter.expertsearch.indexing.jit.ExpertSearchCollectionPartitioner.(kafka.utils.VerifiableProperties)It means that you need to have ...
|
|
|
Author: Jay Kreps,
2013-01-18, 03:09
|
|
|
[KAFKA-691] Fault tolerance broken with replication factor 1 - Kafka - [issue]
|
|
...In 0.7 if a partition was down we would just send the message elsewhere. This meant that the partitioning was really more of a "stickiness" then a hard guarantee. This made it impo...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-691
Author: Jay Kreps,
2013-01-17, 17:12
|
|
|
dynamic topic config - Kafka - [mail # dev]
|
|
...I added a first pass at a proposal for moving topic configuration intozookeeper so that you would specify the config when you created the topicand config could be altered without bouncing br...
|
|
|
Author: Jay Kreps,
2013-01-17, 04:18
|
|
|
|