mattcasters commented on issue #7992:
URL: https://github.com/apache/hop/issues/7992#issuecomment-5328161179

   I don't understand why you would want to send specific work to specific 
servers in the scenario you sketched out.  Like I said, you can already build a 
router like that with existing building blocks. It's not even hard.  Make a 
mapping between the pipeline and the server and then set a variable. Execute 
`${PIPELINE_FILENAME}` on server `${SERVER_NAME}`.   There's no need for 
anything complicated to do something like that.


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