| clear query|facets|time |
Search criteria: .
Results from 141 to 150 from
1162 (0.123s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: public maven repository for Kafka - Kafka - [mail # user]
|
|
...Not yet, but will be for the 0.8 release.Thanks,JunOn Thu, Apr 4, 2013 at 5:29 AM, Oleg Ruchovets wrote:> Hi , Is there public repository for Kafka distribution?>> Thanks> ...
|
|
|
Author: Jun Rao,
2013-04-04, 14:27
|
|
|
Re: 0.8 blockers - Kafka - [mail # dev]
|
|
...David,The release related blockers are listed inhttps://issues.apache.org/jira/browse/KAFKA-833. Do you think you can helpout on https://issues.apache.org/jira/browse/KAFKA-843?Thanks,JunOn ...
|
|
|
Author: Jun Rao,
2013-04-04, 14:26
|
|
|
Re: Zookeeper version - Kafka - [mail # user]
|
|
...Api-wise, ZK 3.4.5 should be fine. Not sure how stable it is.Thanks,JunOn Wed, Apr 3, 2013 at 3:50 PM, Ian Friedman wrote:> Hey guys,>> I know LinkedIn uses Zookeeper 3.3.x, I...
|
|
|
Author: Jun Rao,
2013-04-04, 04:31
|
|
|
Re: installation Kafka to existing hadoop environment - Kafka - [mail # user]
|
|
...There should be a release-zip target that you can run from sbt in 0.7. It'sbroken in 0.8 and we plan to fix it (https://issues.apache.org/jira/browse/KAFKA-843).JunOn Wed, Apr 3, 2013 at 8:2...
|
|
|
Author: Jun Rao,
2013-04-04, 04:29
|
|
|
Re: kafka 0.8 release schedule? - Kafka - [mail # user]
|
|
...Soby,We plan to release 0.8 beta in Apr. Our build tool supports building ondifferent versions of scala and the default one is 2.8.Thanks,JunOn Wed, Apr 3, 2013 at 4:02 PM, Soby Chacko  ...
|
|
|
Author: Jun Rao,
2013-04-04, 04:26
|
|
|
Re: installation Kafka to existing hadoop environment - Kafka - [mail # user]
|
|
...The configs at LinkedIn can be found athttps://cwiki.apache.org/confluence/display/KAFKA/OperationsYou may also want to checkout Kafka->Hadoop pipeline at LinkedIn:https://github.com/link...
|
|
|
Author: Jun Rao,
2013-04-03, 14:45
|
|
|
Re: kafka appender layout does not work for kafka 0.7.1 - Kafka - [mail # user]
|
|
...You can create jira here: https://issues.apache.org/jira/browse/KAFKAThanks,JunOn Tue, Apr 2, 2013 at 6:19 PM, Sining Ma wrote:>> Hi Jun,> I do not know how to open a jira for...
|
|
|
Author: Jun Rao,
2013-04-03, 03:52
|
|
|
[KAFKA-316] disallow recursively compressed message - Kafka - [issue]
|
|
...Currently, it is possible to create a compressed Message that contains a set of Messages, each of which is further compressed. Support recursively compressed messages has little benefit and ...
|
|
|
http://issues.apache.org/jira/browse/KAFKA-316
Author: Jun Rao,
2013-04-02, 15:22
|
|
|
Re: Setting the consumer's offset - Kafka - [mail # user]
|
|
...Currently, we have tools like ImportOffset that can update the startingoffset of a consumer in ZK. However, one has to stop all consumers first.We do plan to allow the high level consumer to...
|
|
|
Author: Jun Rao,
2013-04-02, 14:46
|
|
|
Re: Kafka log retentions - Kafka - [mail # user]
|
|
...If you use the high-level consumer, when the consumer gets anOffsetOutofRangeException, it will automatically reset to either thesmallest or the largest available offset, depend on the confi...
|
|
|
Author: Jun Rao,
2013-04-02, 04:50
|
|
|
|