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 2020/12/03 08:43:47 UTC

[GitHub] [incubator-dolphinscheduler] liuliu957 opened a new issue #4155: [Bug][Module Name] Bug title

liuliu957 opened a new issue #4155:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4155


   When using parameters
   ${yyyyMMdd}
   Scheduling with complement on the 31st returns the 1st of the next month.
   The same ${yyyyMM}
   Return to the next month


----------------------------------------------------------------
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] CalvinKirs commented on issue #4155: [Bug][Module Name] Bug title

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


   Please provide a specific version and describe your problem, environment, and specific steps on how to reproduce 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.

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



[GitHub] [incubator-dolphinscheduler] liuliu957 commented on issue #4155: [Bug][Custom parameter return error] Bug title

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


   The version I'm using is V1.3.2
   Configuration parameters
   ![image](https://user-images.githubusercontent.com/75417939/100986635-6dddaa00-3588-11eb-899a-b59caa9329dd.png)
   Using shell nodes
   echo '${parameters_test}'
   ![image](https://user-images.githubusercontent.com/75417939/100986908-c57c1580-3588-11eb-907a-bab1c3106080.png)
   result is  '20201101'
   


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