You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/09/17 15:27:51 UTC

[GitHub] jaredstehler commented on issue #6689: [FLINK-8247] [Mesos] Support case where hadoop is not on classpath

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:
users@infra.apache.org


With regards,
Apache Git Services