zuston commented on pull request #18220: URL: https://github.com/apache/flink/pull/18220#issuecomment-1011154903
Updated. Introduce `YarnClientWrapper`, but i just implement only one method of `getApplicationReport`. If there are subsequent requirements, it can be extended in it. Besides, the `YarnClientWrapper` dont implement the interface of `YarnClient` directly, because it's hard to wrapper any invoking methods in existing `YarnClient` interface, like `isInState`. -- 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]
