gaborgsomogyi commented on PR #19825:
URL: https://github.com/apache/flink/pull/19825#issuecomment-1153206321

   In the meantime found a real unit test bug which was added. 
`HadoopReduceFunctionITCase` because of dependeny problem. Namely 
`HdfsConfiguration` was needed in core because `isProxyUser` was added to a 
class in `flink-hadoop-fs`. Now only the originally planned `hadoop-common` is 
needed as expected because I've moved isProxyUser` to `HadoopUserUtils`.


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