You are totally right. I just tried, and it works.
I thought about creating the dirs and "see what happens" but I was afraid I
could break anything :D
Thank you very, Jun!
On Tue, Feb 11, 2014 at 5:31 AM, Jun Rao wrote:
> This is probably your issue:
>
> https://cwiki.apache.org/confluence/di
This is probably your issue:
https://cwiki.apache.org/confluence/display/KAFKA/FAQ#FAQ-IamusingtheZK-basedproducerin0.7andIseedataonlyproducedonsomeofthebrokers,butnotall,why
?
Thanks,
Jun
On Mon, Feb 10, 2014 at 4:04 PM, Tomas Nunez wrote:
> I don't see anything in kafabe03. In fact, I just
I don't see anything in kafabe03. In fact, I just restarted it, and I
saw in the logs a lot of other topics registering. First, lines like
this:
(...)
[2014-02-10 20:30:07,195] INFO Loading log 'topic2-0' (kafka.log.LogManager)
[2014-02-10 20:30:07,201] INFO Loading the last segment
/var/kafka/topi
One of the be brokers (3) is not registered in ZK. Do you see ZK session
expiration (potentially due to GC) in that broker?
Thanks,
Jun
On Mon, Feb 10, 2014 at 7:28 AM, Tomas Nunez wrote:
> Hi
>
> I'm new around here and I'm dealing with a problem, and reading the
> documentation I don't know
Hi
I'm new around here and I'm dealing with a problem, and reading the
documentation I don't know where else to look.
I have a cross-dc mirrormaker setup: Mirrormaker is consuming from 5
frontend servers in each DC (10 in total) and 5 backend servers are
consuming from mirrormaker. That's working