You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "leachli (via GitHub)" <gi...@apache.org> on 2024/04/12 01:42:24 UTC

[I] sub_process 执行子任务时,参数传递报错 [dolphinscheduler]

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

   ### 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
   
   任务节点中有参数传递时,无法使用重跑功能
   
   ### What you expected to happen
   
   执行主任务A,A 任务流中有 sub_process 任务B ,任务B 流程中有 B1->B2,其中B1输出参数 传递到B2,主任务A 运行类型为"启动工作流时",所有任务执行正常,如果触发重跑,则任务会执行失败,失败节点在参数传递节点,如图:
   <img width="988" alt="image" src="https://github.com/apache/dolphinscheduler/assets/30209856/7e4f7784-bc01-407a-93d0-304508f5e379">
   
   
   ### How to reproduce
   
    执行主任务A,A 任务流中有 sub_process 任务B ,任务B 流程中有 B1->B2,其中B1输出参数 传递到B2,主任务A 运行类型为"启动工作流时",所有任务执行正常,如果触发重跑,则任务会执行失败,失败节点在参数传递节点,如图:
   <img width="988" alt="image" src="https://github.com/apache/dolphinscheduler/assets/30209856/7e4f7784-bc01-407a-93d0-304508f5e379">
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.2.x
   
   ### 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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] When sub_process executes a subtask, an error occurs when passing parameters [dolphinscheduler]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #15832:
URL: https://github.com/apache/dolphinscheduler/issues/15832#issuecomment-2050817393

   ### 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
   
   When there are parameters passed in the task node, the rerun function cannot be used.
   
   ### What you expected to happen
   
   Execute main task A. There is sub_process task B in the task flow of A. There is B1->B2 in the process of task B. The output parameters of B1 are passed to B2. The running type of main task A is "when starting the workflow". All tasks execute normally. If rerun is triggered, the task will fail to execute, and the failure node is the parameter passing node, as shown in the figure:
   <img width="988" alt="image" src="https://github.com/apache/dolphinscheduler/assets/30209856/7e4f7784-bc01-407a-93d0-304508f5e379">
   
   
   ### How to reproduce
   
    Execute main task A. There is sub_process task B in the task flow of A. There is B1->B2 in the process of task B. The output parameters of B1 are passed to B2. The running type of main task A is "when starting the workflow". All tasks execute normally. If rerun is triggered, the task will fail to execute, and the failure node is the parameter passing node, as shown in the figure:
   <img width="988" alt="image" src="https://github.com/apache/dolphinscheduler/assets/30209856/7e4f7784-bc01-407a-93d0-304508f5e379">
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.2.x
   
   ### 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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] When sub_process executes a subtask, an error occurs when passing parameters [dolphinscheduler]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #15832:
URL: https://github.com/apache/dolphinscheduler/issues/15832#issuecomment-2113688378

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org