You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/11/23 11:07:53 UTC

[GitHub] [dolphinscheduler] jieguangzhou opened a new issue, #12978: [Feature][Master] Run single task in workflow instance

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

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   ![image](https://user-images.githubusercontent.com/31528124/203531601-23770de8-9a96-4ad3-91e9-580e4334367f.png)
   
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a 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


[GitHub] [dolphinscheduler] Radeity commented on issue #12978: [Feature][Master] Run single task in workflow instance

Posted by GitBox <gi...@apache.org>.
Radeity commented on issue #12978:
URL: https://github.com/apache/dolphinscheduler/issues/12978#issuecomment-1338755748

   > It is good to do parameter checking to help the user use the parameters correctly. Can we handle checking for global parameters because some tasks refer to parameters in other fields rather than custom parameters?
   
   Hi, @jieguangzhou, i've mentioned in https://github.com/apache/dolphinscheduler/issues/12713 that we can not judge upstream output parameters without explicitly declaration. Are there any other good suggestions?
   
   


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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12978: [Feature][Master] Run single task in workflow instance

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #12978:
URL: https://github.com/apache/dolphinscheduler/issues/12978#issuecomment-1324886951

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


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


[GitHub] [dolphinscheduler] Radeity commented on issue #12978: [Feature][Master] Run single task in workflow instance

Posted by GitBox <gi...@apache.org>.
Radeity commented on issue #12978:
URL: https://github.com/apache/dolphinscheduler/issues/12978#issuecomment-1325306479

   Hi, @jieguangzhou, i just find that in current implementation, DS doesn't have input parameter check when running single task in workflow definition. I think whether run single task in workflow definition or workflow instance, it should be taken into account. Whether or not we should create another PR to handle it?


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


[GitHub] [dolphinscheduler] jieguangzhou commented on issue #12978: [Feature][Master] Run single task in workflow instance

Posted by GitBox <gi...@apache.org>.
jieguangzhou commented on issue #12978:
URL: https://github.com/apache/dolphinscheduler/issues/12978#issuecomment-1328458688

   > Hi, @jieguangzhou, i just find that in current implementation, DS doesn't have input parameter check when running single task in workflow definition. I think whether run single task in workflow definition or workflow instance, it should be taken into account. Whether or not we should create another PR to handle it?
   
   It is good to do parameter checking to help the user use the parameters correctly. Can we handle checking for global parameters because some tasks refer to parameters in other fields rather than custom parameters?
   
   WDYT @zhongjiajie @Radeity 


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


[GitHub] [dolphinscheduler] caishunfeng closed issue #12978: [Feature][Master] Run single task in workflow instance

Posted by GitBox <gi...@apache.org>.
caishunfeng closed issue #12978: [Feature][Master] Run single task in workflow instance
URL: https://github.com/apache/dolphinscheduler/issues/12978


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


[GitHub] [dolphinscheduler] jieguangzhou commented on issue #12978: [Feature][Master] Run single task in workflow instance

Posted by GitBox <gi...@apache.org>.
jieguangzhou commented on issue #12978:
URL: https://github.com/apache/dolphinscheduler/issues/12978#issuecomment-1340863806

   > > It is good to do parameter checking to help the user use the parameters correctly. Can we handle checking for global parameters because some tasks refer to parameters in other fields rather than custom parameters?
   > 
   > Hi, @jieguangzhou, i've mentioned in #12713 that we can not judge upstream output parameters without explicitly declaration. Are there any other good suggestions?
   
   I don't see a better way to do it than an explicit definition.


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