WilliamChen-luckbob commented on issue #4696:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/4696#issuecomment-775633913


   I have figured it out by creating my own runId and then using this runId as 
key to put the complex JSON string parameters in redis. And then pass this 
runId as request header. Each task will then consider to get parameters from 
redis instead of pass parameters through DolphinScheduler.
   Still, I think, to support passing complex JSON string at the beginning of 
the ProcessInstance is a good consideration in the future. 


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

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


Reply via email to