Re: problem with adapter

2013-08-07 Thread sphinx jiang
LogManager.java:125) at java.lang.J9VMInternals.initializeImpl(Native Method) at java.lang.J9VMInternals.initialize(J9VMInternals.java:200) ... 11 more 2013/8/7 Jun Rao > Could you try just setting brokerlist? > > Thanks, > > Jun > > > On Tue, Aug 6, 2013 at 5:34

problem with adapter

2013-08-06 Thread sphinx jiang
Hi, I am learning kafka 0.7 this days, with a single node, :) When I run the example code, I defining the Kafka appender in my log4j.properties like the kafka apache quickstart page told. log4j.appender.KAFKA = kafka.producer.KafkaLog4jAppender log4j.appender.KAFKA.Host = localhost log4j.appende

introduce

2013-06-23 Thread sphinx jiang
Hi I am Sphinx Jiang, a beginner of Kafka, glad to added in the Kafka user mailing list. Hope to discuss problems with you and share experience with you guys. I am in Beijing China now, if you are in the same city, we can have a Kafka user meeting here~~ All the best Sphinx

kafka source code run problems

2013-06-18 Thread sphinx jiang
Hi, I am Sphinx Jiang, a Chinese Kafka user. I am learning the source code. But after I import the source code in eclipse, the running come with some errors. Now the problem is like this: [image: 内嵌图片 1] I just wondering as source code, the error must be caused by my configuration, right? Is