bajiaolong opened a new pull request, #15708:
URL: https://github.com/apache/dolphinscheduler/pull/15708

   Improvement: #15701 
   
   1. Exclude guava information from guava-retrying dependencies,Unable to 
download 'com.google.guava:guava-parent:pom:31.1.0.redhat-00001 'during 
packaging, this version of this library does not exist at all
   
   2. Delete TaskExecutionContext definedParams member variable in this class, 
which has not been set,and modify other calls with this reference to 
prepareParamsMap
   
   3. Modify the `getProperties` in the `Abstract Yarn` Task subclass to 
`prepareParamsMap`
   
   
   ## Purpose of the pull request
   
   does not take effect when flink uses parameter variables
   
   ## Brief change log
   
   * 1.Exclude guava information from guava-retrying dependencies,Unable to 
download 'com.google.guava:guava-parent:pom:31.1.0.redhat-00001 'during 
packaging, this version of this library does not exist at all
   
   * 2. Delete TaskExecutionContext definedParams member variable in this 
class, which has not been set,and modify other calls with this reference to 
prepareParamsMap
   
   * 3. Modify the `getProperties` in the `Abstract Yarn` Task subclass to 
`prepareParamsMap`
   
   ## Verify this pull request
   
   This pull request is code cleanup without any test coverage.
   


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