wangyang0918 commented on issue #10084: [FLINK-14382][yarn] Incorrect handling of FLINK_PLUGINS_DIR on Yarn URL: https://github.com/apache/flink/pull/10084#issuecomment-553718127 @pnowojski I have updated the PR just as we have discussed. Only the first commit have changed. Please take a look. Update: * Add `AbstractParameterTool` and move some common method to the abstract class * Both `ParameterTool` and `MultipleParameterTool` extends the abstract class, they have some different methods. * Move some common tests to `AbstractParameterToolTest`
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
