| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
1171 (0.426s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Yammer Metrics not included in 0.8.0? - Kafka - [mail # user]
|
|
...We are pulling metrics and zkclient from maven into local ivy now (https://issues.apache.org/jira/browse/KAFKA-826). All needed jars forclients can be found in a dependency fat jar. Alternat...
|
|
|
Author: Jun Rao,
2013-04-30, 22:42
|
|
|
Re: New broker not receiving any data - Kafka - [mail # user]
|
|
...Yes, this is fixed in 0.8. The plan is to only fix blocker issues in 0.7.The workaround of this issue is to manually create the topic dir on disk onthe new broker.Thanks,JunOn Mon, Apr 29, 2...
|
|
|
Author: Jun Rao,
2013-04-30, 04:48
|
|
|
Re: Kafka wiki Documentation conventions - looking for feedback - Kafka - [mail # user]
|
|
...Thanks. I also updated your producer example to reflect a recent configchange (broker.list => metadata.broker.list).JunOn Mon, Apr 29, 2013 at 11:19 AM, Chris Curtin wrote:> Thanks, I ...
|
|
|
Author: Jun Rao,
2013-04-29, 22:18
|
|
|
Re: kafka 0.8 beta release status - Kafka - [mail # user]
|
|
...Our sbt already supports publishing to a maven endpoint. Not sure if thatworks with Apache maven repo. We may need to manually upload to Apachemaven repo.Thanks,JunOn Mon, Apr 29, 2013 at 9:...
|
|
|
Author: Jun Rao,
2013-04-29, 16:33
|
|
|
Re: Kafka wiki Documentation conventions - looking for feedback - Kafka - [mail # user]
|
|
...Basically, every time a consumer joins a group, every consumer in thegroups gets a ZK notification and each of them tries to own a subset of thetotal number of partitions. A given partition ...
|
|
|
Author: Jun Rao,
2013-04-29, 15:58
|
|
|
Re: kafka 0.8 beta release status - Kafka - [mail # user]
|
|
...Yes.Thanks,JunOn Mon, Apr 29, 2013 at 6:13 AM, Oleg Ruchovets wrote:> Does Kafka 0.8 become official beta?>>> On Mon, Apr 29, 2013 at 8:52 AM, Jun Rao wrote:>> > W...
|
|
|
Author: Jun Rao,
2013-04-29, 15:04
|
|
|
Re: Kafka wiki Documentation conventions - looking for feedback - Kafka - [mail # user]
|
|
...Chris,Thanks for the writeup. Looks great overall. A couple of comments.1. At the beginning, it sounds like that one can't run multiple processesof consumers in the same group. This is actua...
|
|
|
Author: Jun Rao,
2013-04-29, 15:03
|
|
|
kafka 0.8 beta release status - Kafka - [mail # dev]
|
|
...We have updated the 0.8 documentation in our website (http://kafka.apache.org/index.html). Please review the docs. We have thefollowing blockers for the 0.8 beta release:additional docs:* ex...
|
|
|
Author: Jun Rao,
2013-04-29, 05:52
|
|
|
Re: Kafka wiki Documentation conventions - looking for feedback - Kafka - [mail # user]
|
|
...Chris,Any update of the high level consumer example?Also, in the Producer example, it would be useful to describe how to writea customized encoder. One subtle thing is that the encoder needs...
|
|
|
Author: Jun Rao,
2013-04-29, 04:51
|
|
|
Re: 0.7.2 Async Producer Question - Kafka - [mail # user]
|
|
...Yes, that's the right way to block on queue full.Thanks,JunOn Sun, Apr 28, 2013 at 12:30 PM, Suyog Rao wrote:> Hi, in Kafka 0.7.2 we are getting QueueFullExceptions while using the&...
|
|
|
Author: Jun Rao,
2013-04-29, 04:45
|
|
|
|