bukeliyu opened a new issue, #10447:
URL: https://github.com/apache/dolphinscheduler/issues/10447

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   dolphinscheduler  版本2.0.5 集群模式部署,工作流配置了全局参数,手动点击执行并选择补数时,启动参数不生效。
   这个问题在本地测试时没有复现。
   
   
   ### What you expected to happen
   
   查看master日志发现,master可以拿到启动参数的值,但是没有传递给worker
   
![image](https://user-images.githubusercontent.com/23436224/173731214-e527fe0e-2b48-4f40-9dff-1cc06fb053bc.png)
   
   
   ### How to reproduce
   
   我的部署环境为4台机器,启动2个master,4个worker进程
   在页面上新建一个shell任务,输出一个参数,类似 echo "${data}"
   在工作流添加一个全局变量
   在启动任务时勾选补数,并设置启动参数为非默认值,查看日志并不能输出正确的启动参数
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.5
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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