RuckusWirelessIL / pentaho-kafka-producer

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

producer can not work in kettle 5.x #6

Closed leoricxu closed 9 years ago

leoricxu commented 9 years ago

when i build it with kettle 5.2.0.0,it's success ,but it's doesn't work in kettle 5.x . please help me! thank you!

spektom commented 9 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-producer-v1.3.zip in data-integration/plugins/steps folder.

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

leoricxu commented 9 years ago

i will try the version 5.4.0.5-151soon,thanks

Michael Spector notifications@github.com于2015年10月15日周四 下午6:37写道:

Closed #6 https://github.com/RuckusWirelessIL/pentaho-kafka-producer/issues/6.

— Reply to this email directly or view it on GitHub https://github.com/RuckusWirelessIL/pentaho-kafka-producer/issues/6#event-436233641 .