| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
1246 (0.209s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: why was auto.offset.reset default changed (so late in the game)? - Kafka - [mail # user]
|
|
...Jason,If we default to smallest and a consumer doesn't override this, when itmigrates to 0.8, it will likely reconsume a lot of data. Quite of fewconsumers are real time since they feed data...
|
|
|
Author: Jun Rao,
2013-06-18, 23:05
|
|
|
Re: why was auto.offset.reset default changed (so late in the game)? - Kafka - [mail # user]
|
|
...Hi, Jason,The reasons for this change are: (1) This is probably the most convenientsetting for people to migrate from 0.7 to 0.8. The process is to build an0.8 shadow cluster using our migra...
|
|
|
Author: Jun Rao,
2013-06-18, 19:50
|
|
|
Re: Upgrade to Zookeeper 3.4.5 stable ? - Kafka - [mail # user]
|
|
...We do plan to look into upgrading to ZK 3.4.5 at some point, especially forpicking up the multi() feature. ZK 3.4.5 should be backward compatible. Doyou know how stable it is?Thanks,JunOn Mo...
|
|
|
Author: Jun Rao,
2013-06-18, 15:56
|
|
|
Re: production consumer - Kafka - [mail # user]
|
|
...Have you looked athttps://cwiki.apache.org/confluence/display/KAFKA/Consumer+Group+Example ?Thanks,JunOn Mon, Jun 17, 2013 at 7:43 PM, S Ahmed wrote:> Greetings,>> Are there a...
|
|
|
Author: Jun Rao,
2013-06-18, 04:33
|
|
|
Re: Kafka 0.8 producer: Failed to send messages after 3 tries - Kafka - [mail # user]
|
|
...Are you using the latest 0.8 code? If so, broker.list is now changed tometadata.broker.list (seehttps://cwiki.apache.org/confluence/display/KAFKA/0.8.0+Producer+Exampleforan example).Thanks,...
|
|
|
Author: Jun Rao,
2013-06-18, 04:29
|
|
|
Re: Kafka stats description - Kafka - [mail # user]
|
|
...Correct, except that they are millisecs.Thanks,JunOn Mon, Jun 17, 2013 at 1:29 AM, Hanish Bansal <[EMAIL PROTECTED]> wrote:> Hi Jun>> As per my understanding:>> TotalFet...
|
|
|
Author: Jun Rao,
2013-06-18, 04:25
|
|
|
Re: kafka service delete the topic directory unexpectedly - Kafka - [mail # user]
|
|
...Which version of Kafka are you using? Are you on Windows?Thanks,JunOn Mon, Jun 17, 2013 at 12:49 AM, panfei wrote:> our message content as below :>>> {"dataType":"exception...
|
|
|
Author: Jun Rao,
2013-06-18, 04:24
|
|
|
Re: 0.8 backup strategy anyone? - Kafka - [mail # user]
|
|
...We can look into offset preserving mirroring the the future. Note that evenwith this approach, the offsets in the target cluster will be slightlybehind those in the source cluster since the ...
|
|
|
Author: Jun Rao,
2013-06-18, 04:23
|
|
|
Re: Kafka stats description - Kafka - [mail # user]
|
|
...The important metrics are byte rate and message rate in both the clientsand the broker.Thanks,JunOn Sat, Jun 15, 2013 at 9:44 AM, Hanish Bansal <[EMAIL PROTECTED]> wrote:> Thanks fo...
|
|
|
Author: Jun Rao,
2013-06-16, 03:55
|
|
|
Re: mps, an eventing framework for kafka - Kafka - [mail # user]
|
|
...Milind,Thanks for sharing. How did you consume Kafka data in Erlang?JunOn Fri, Jun 14, 2013 at 10:23 PM, Milind Parikh wrote:> There is a lot of useful discussion on the user group about ...
|
|
|
Author: Jun Rao,
2013-06-15, 16:00
|
|
|
|