calvinjiang opened a new pull request #5867: URL: https://github.com/apache/dolphinscheduler/pull/5867
Purpose of the pull request this pr close #5852 Introduce two system parameters for the rest of type of tasks, these two system parameters include 'task.instance.id' and 'task.execute.path'. You can use these parameters in the self-defined parameters field like following examples: Example 1 for the python task:  Example 2 for the shell task:  Brief change log Verify this pull request This change added tests and can be verified as follows: org.apache.dolphinscheduler.server.utils.ParamUtilsTest.testConvertForParamsRelatedTask -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
