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 2019/12/18 09:49:17 UTC

[GitHub] [incubator-dolphinscheduler] humingminghz opened a new issue #1512: [Feature]replace the time related parameters at the time create process instance

humingminghz opened a new issue #1512: [Feature]replace the time related parameters at the time create process instance
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1512
 
 
   **Is your feature request related to a problem? Please describe.**
   with below situation;
   1.a day-span flow (some time, the folw can finish in one day, sometime not)
   2.create a table partition (partition name defined by yyyymmdd time parameters) at day 1 & node 1
   3.use the table partition at day 2 & node 2
   in this situation, current function cannot cover this situation.  because we replace the time related parameters when worker thread fetched the task. that means at step 3, I may get a different partition name which cause the flow failed/result incorrect
   
   **Describe the solution you'd like**
   replace the datetime related parameters when create the process instance can solve the problem
   
   **Describe alternatives you've considered**
   NA
   
   **Additional context**
   NA
   

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


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] chengshiwen commented on issue #1512: [Feature]replace the time related parameters when creating process instance instead of worker fetch the task

Posted by GitBox <gi...@apache.org>.
chengshiwen commented on issue #1512:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1512#issuecomment-817131030


   Close this issue since fetching the task in worker has removed


-- 
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] [incubator-dolphinscheduler] chengshiwen edited a comment on issue #1512: [Feature]replace the time related parameters when creating process instance instead of worker fetch the task

Posted by GitBox <gi...@apache.org>.
chengshiwen edited a comment on issue #1512:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1512#issuecomment-817131030


   Close this issue since fetching the task in worker has removed in 1.3.x


-- 
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] [incubator-dolphinscheduler] chengshiwen closed issue #1512: [Feature]replace the time related parameters when creating process instance instead of worker fetch the task

Posted by GitBox <gi...@apache.org>.
chengshiwen closed issue #1512:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1512


   


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