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 2021/05/12 06:11:24 UTC

[GitHub] [dolphinscheduler] longfeizhou2016 opened a new issue #5450: [Improvement][server] Time setting optimization of DEPENDENT node

longfeizhou2016 opened a new issue #5450:
URL: https://github.com/apache/dolphinscheduler/issues/5450


   
   **Describe the question**
   DEPENDENT node automatically recognizes the last scheduling time of the dependent process timing scheduling.
   
   **What are the current deficiencies and the benefits of improvement**
   - Manual setting of time is difficult to understand, and certain scenarios cannot be covered by using enumerated setting types.
   - The setting of automatic recognition time will be simpler.
   
   **Which version of DolphinScheduler:**
    -[dev]
   
   **Describe alternatives you've considered**
   Setting the time manually is difficult to understand and cannot cover some scenes. For example, process A is scheduled every day, process B is scheduled on the 10th of each month, and process A depends on process B. Therefore, from May 1 to 10, process A depends on the process instance of process B on April 10, and from May 10 to June 10, process A depends on the process instance of process B on May 10.
   In this case,  it is too troublesome to manually set the time,and the dependent nodes of process A can directly rely on the last scheduling time of process B.
   


-- 
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:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5450: [Improvement][server] Time setting optimization of DEPENDENT node

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


   Hi:
   * 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 subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/zh-cn/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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:
users@infra.apache.org