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

   ### What would you like to happen?
   
   The child pipeline of a Kafka consumer transform doesn't send data to an 
execution information location.
   The reason for this is that this transform is using a Single Threaded 
pipeline to make sure all records in a batch are processed before grabbing more 
from Kafka. Since we don't have the Single Threaded pipeline engine as an 
option yet, we need options for a Location and a data profile to use when 
running the pipeline.
   
   ### 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