we're using kafka-python, weighing pykafka, and wondering if there's
another that is bettor to use. does confluent endorse or recommend a
particular python package (psorry for the alliteration)?
doug
hello,
i've got a set of broker nodes running 0.8.2.1. on my laptop i'm also
running 0.8.2.1, and i have a single broker node and mirrormaker there.
i'm also using kafka-console-consumer.sh on the mac to display messages
on a favorite topic being published from the broker nodes. there are n
yes, i meant MirrorMaker. sorry for not being clear.
d
On 9/28/15 11:37 AM, James Cheng wrote:
On Sep 28, 2015, at 12:47 PM, Doug Tomm wrote:
hello,
i've noticed the addition of the custom message handler feature in the latest
code; a very useful feature. in what release will
hello,
i've noticed the addition of the custom message handler feature in the
latest code; a very useful feature. in what release will it be
available, and when might that be? at present i am building kafka from
source to get this feature.
many thanks,
doug
using mirror maker, i would like to write events received from one topic
and write them to another. for example, for events received on the
topic 'clicks,' i want to write them to 'mirrored.clicks' on my
destination cluster. is that possible?
thanks,
d
hello,
i have some questions about setting up an aggregate cluster in a data
center for mirror maker. i haven't found answers for these, so i'm
appealing to the community at large :-)
does the aggregate cluster need its own zookeeper service, or can it use
the same service used by the local