jaredstehler commented on issue #6689: [FLINK-8247] [Mesos] Support case where hadoop is not on classpath URL: https://github.com/apache/flink/pull/6689#issuecomment-422062032 @EronWright Yeah, I was going for the least invasive change. With regard to the classloading issue: I was surprised as well; I think we don't trip on the missing class until it's initially used in the static context: `UserGroupInformation.getCurrentUser();`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
