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:
   
   
![image](https://user-images.githubusercontent.com/4928204/126306078-eb456b74-dd1d-4b7d-ba9c-72e30dcf3342.png)
   
   Example 2 for the shell task:
   
   
![image](https://user-images.githubusercontent.com/4928204/126306379-86a01830-d256-481d-9f9e-cb2a99311257.png)
   
   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]


Reply via email to