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/10/09 11:54:04 UTC

[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #6478: [Bug] [API & SERVICE] Missing history data

github-actions[bot] commented on issue #6478:
URL: https://github.com/apache/dolphinscheduler/issues/6478#issuecomment-939284606


   ### 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
   
   1.I have an hourly workflow, the crontab is :"0 0 * * *? *"
   I have a workflow that runs every hour, the crontab is: "0 0 * * *? *"
   2. I want to add history data
   I am going to make up a piece of historical data, the data range is from 0 to 3:59
   <img width="646" alt="aba7791b47ff5b28599a8f6885eeb52" src="https://user-images.githubusercontent.com/50513095/136656656-e0730af4-d6bc-4835-956a-4881a639230e.png">
   
   3.the history data of 2021-10-09 03:00:00 not works
   03 points data is not running
   
   ![image](https://user-images.githubusercontent.com/50513095/136656707-89cbc19e-e022-4f3c-b1e5-c62c8a14ea7d.png)
   
   
   
   
   ### What you expected to happen
   
   I want the data of 2021-10-09 03:00:00 is works
   I want data execution at 3 points
   
   ### How to reproduce
   
   <img width="646" alt="fd5559070e8152804b241e41a2938b3" src="https://user-images.githubusercontent.com/50513095/136656799-6a19fe41-300e-4ea1-b27b-a680233a76a6.png">
   
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   -[] 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