wangxj3 opened a new pull request #5077: URL: https://github.com/apache/incubator-dolphinscheduler/pull/5077
[Feature-#3805][server-master] global params for task of sub_process The function of global params has three parts,This part is the last one for task of sub_process. The subprocess node passes in variables, and the subprocess can receive params values About subprocess node: judge whether there is parameter passing when generating subprocess command. If there is parameter passing, the parameter will be written into the command table.When master read one command ,master will check command params .If there are params of fatherParams ,master will set the params to processInstance globalParams. ---------------------------------------------------------------- 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]
