hansva opened a new issue, #2741:
URL: https://github.com/apache/hop/issues/2741

   ### What would you like to happen?
   
   Migration: https://issues.apache.org/jira/browse/HOP-3687
   
   For both the regular Kafka Consumer and the Beam Kafka Consumer transforms 
it would be great to be able to read non-String messages, for example in Avro 
format.
   
   For the Beam Kafka Consumer I think it would be cool if you could specify 
the output format as "Avro Record" (in our example) or Serializable, Binary, 
with String as a default. 
   
   This would allow us to set Kafka consumer option value.deserializer to 
KafkaAvroDeserializer and get an actual Avro Record as a message.
   
   
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Transforms


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to