RuckusWirelessIL / pentaho-kafka-consumer

Apache Kafka consumer step plug-in for Pentaho Kettle
Apache License 2.0
66 stars 40 forks source link

NoClassDefFoundError(s) #2

Closed tsykes closed 9 years ago

tsykes commented 9 years ago

I got the Kafka consumer working but had to go find the following jars and include them in lib:

metrics-annotation-2.2.0.jar scala-compiler-2.10.1.jar scala-reflect-2.10.1.jar slf4j-api-1.6.4.jar slf4j-simple-1.6.4.jar snappy-java-1.0.4.1.jar

Plus, the jar kafka_2.10-0.8.1.1.jar was referenced in plugin.xml but it was actually kafka_2.10-0.8.1.jar