RuckusWirelessIL / pentaho-kafka-consumer

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

Sub-transforms #16

Closed daviesgj2 closed 7 years ago

daviesgj2 commented 8 years ago

Do you know if it is possible to pass messages retrieved from Kafka down to a sub-transform or can they only be worked upon in the same transform as the consumer? I've tried passing them down but can't seem to get it to work.

spektom commented 8 years ago

Of course, they can be passed (it's not related to the Kafka step at all). Can you post example step?

On Wed, Aug 10, 2016 at 10:43 AM, daviesgj2 notifications@github.com wrote:

Do you know if it is possible to pass messages retrieved from Kafka down to a sub-transform or can they only be worked upon in the same transform as the consumer? I've tried passing them down but can't seem to get it to work.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RuckusWirelessIL/pentaho-kafka-consumer/issues/16, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJpO7w8J6-LueuG2LTM-S327gAVX807ks5qeYETgaJpZM4Jg3Rh .

spektom commented 7 years ago

Closed due to inactivity