RuckusWirelessIL / pentaho-kafka-consumer

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

the plugin can't work in kettle 5.x #10

Closed leoricxu closed 8 years ago

leoricxu commented 8 years ago

when i compiler it with kettle core 5.2.0.0, it's will success.but not be found in kettle 5.x menu.can you solve this problem ? thank you

spektom commented 8 years ago

I can't re-create the issue. What I did is the following:

  1. Replaced kettle.version in pom.xml with 5.4.0.5-151
  2. Replaced kettle-db artifactId with kettle-dbdialog
  3. Built a package: mvn package
  4. Unzipped pentaho-kafka-consumer-v1.3.zip in data-integration/plugins/steps folder.

I'm able to see Kafka consumer step when running spoon.