minlywang commented on issue #13606:
URL:
https://github.com/apache/dolphinscheduler/issues/13606#issuecomment-1961294864
Python Version: 3.6.8
DolphinSheduler version: 3.2.0 Standalone mode
Pass parameter from Python task to downstream
Use print('${setValue(key=%s)}' % value), DolphinScheduler will capture the
${setValue(key=value} in the output to capture the parameters and pass them
downstream.
print('${setValue(key=%s)}' % value)
Didn't work!!!!
Any suggestions???
--
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]