With the help of my colleague, we got a little further.
I created a jar from the following source code (see below), but I get a
NoClassDefFoundError when I try to start kafka.
I somehow need to tell Kafka to use my custom reporter.
In my server.properties, I'm trying to tell it to use my custom
I understand from other posts , that is can be an in-place upgrade. Is there
some documentation describing the same?
Thanks,
Aparup
jsh,
Please open an issue at https://github.com/mumrah/kafka-python so other
users/devs of this library have visibility
Thanks!
-David
On 1/16/14 9:18 PM, Jagbir Hooda wrote:
Hi Arthur,
I'm running into a very similar issue even with the latest version (
kafka-python @ V. 0.8.1_1 used with
If you're working with more complex messages than strings, any of the
dearth of cross-language serialization frameworks will work.
On 1/31/14 5:51 PM, Otis Gospodnetic wrote:
Beautiful then! I thought this cause problems with Java consumer not
knowing how to deserialize, but sounds like I don