RuckusWirelessIL / pentaho-kafka-producer

Apache Kafka producer step plug-in for Pentaho Kettle.
Apache License 2.0
45 stars 33 forks source link

Class missing? #7

Closed EinsteinGit closed 8 years ago

EinsteinGit commented 8 years ago

Hi,

I get the following exception:

2016/01/08 15:31:17 - Apache Kafka Producer.0 - ERROR (version 6.0.1.0-386, build 1 from 2015-12-03 11.37.25 by buildguy) : Unexpected error 2016/01/08 15:31:17 - Apache Kafka Producer.0 - ERROR (version 6.0.1.0-386, build 1 from 2015-12-03 11.37.25 by buildguy) : java.lang.NoClassDefFoundError: kafka/producer/ProducerConfig 2016/01/08 15:31:17 - Apache Kafka Producer.0 - at com.ruckuswireless.pentaho.kafka.producer.KafkaProducerStep.processRow(KafkaProducerStep.java:80) 2016/01/08 15:31:17 - Apache Kafka Producer.0 - at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62) 2016/01/08 15:31:17 - Apache Kafka Producer.0 - at java.lang.Thread.run(Thread.java:745)

I have browsed through your code and I cannot find this class there either. I am running buildId="20151224-0353"