question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug][dolphinscheduler-server] Time custom parameters conver error

See original GitHub issue

current time : 2020-09-15 15:15:13 custom parameter : echo $[yyyy-MM-dd HH:mm:ss-1/24] But the result is : 2020-09-15 15:15:13-54913523000000/24 The desired result is : 2020-09-15 14:15:13

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
xingchun-chencommented, Sep 16, 2020

‘N’ needs to be replaced with numbers 1, 2, 3…

image

0reactions
opcooccommented, Sep 16, 2020

Haha forgot to add it, sorry, dizzy

Read more comments on GitHub >

github_iconTop Results From Across the Web

[BUG] The shellTask scheduler reruns the date expression in ...
Describe the bug look at the code shows that parameter parsing is done internally twice, the first parsing takes the time expression into ......
Read more >
Apache DolphinScheduler 2.0.1 is here, and the highly ...
dolphinscheduler.spi.params, which converts all relevant parameters into corresponding json. This means that you can completely draw front-end modules (mainly ...
Read more >
Parameter Priority - Apache DolphinScheduler
The priority of DolphinScheduler parameters from high to low is: Local ... values, select the value from the upstream task with the earliest...
Read more >
faq - DolphinScheduler - The Apache Software Foundation!
Q: What are the common system variable time parameters and how do I use them? ... Q: pip install kazoo This installation gives...
Read more >
Parameter Context - Apache DolphinScheduler
Choose the data type structure as LIST , and the SQL query result will be converted to LIST<VARCHAR> , and forward to convert...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found