RuckusWirelessIL / pentaho-kafka-consumer

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

How to get key? #8

Closed nawa closed 9 years ago

nawa commented 9 years ago

There is a way to get key of received message?

spektom commented 9 years ago

There's no way yet. What do you think would be a better way keys should be routed from Kafka step?

nawa commented 9 years ago

I think that you can imagine it better. For example you can add new text box for new field named 'Message key' and save key to that field using MessageAndMetadata.key()