Tianqi-Dotes commented on code in PR #9952:
URL: https://github.com/apache/dolphinscheduler/pull/9952#discussion_r868788217
##########
dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java:
##########
@@ -1953,4 +1958,36 @@ private boolean isNewProcessInstance() {
}
}
+ private void setGlobalParamIfCommanded(ProcessDefinition
processDefinition, Map<String, String> cmdParam) {
+ // get start params from command param
Review Comment:
have done , thanx
--
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]