zentol opened a new pull request #8040: [FLINK-11155][fs][hadoop] Fix 
hadoop-free factory tests on Java 9 
URL: https://github.com/apache/flink/pull/8040
 
 
   ## What is the purpose of the change
   
   On Java 9 the default classloader is not a URLClassLoader, a behavior that 
we've been relying on so far.
   This PR updates the hadoop-free (mapr) filesystem tests to instead use the 
ClassGraph library to determine the current classpath.
   

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

Reply via email to