krishnasdfw commented on issue #3003:
URL: https://github.com/apache/hop/issues/3003#issuecomment-2486982528

   I reviewed Exec Info Transform. It seems to read from audit location, but 
not clear whether that can be directly tied to a current running transform and 
it's data.  Pipeline Log / Pipeline Probe combination seems like an option, but 
can both the log and probe be setup in same pipeline and both meta data types 
configured with same pipeline? Will that be a single execution of the pipeline 
feeding into both inputs in same pipeline execution? This is a valid scenario 
if the input is just one row of large json message that may get split rows 
processed during pipeline execution. Ultimately the error handler that examines 
error hop step metrics , may need to get this first input message and take some 
action based on error metrics.


-- 
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