Github user NicoK commented on the issue: https://github.com/apache/flink/pull/5013 This would be difficult to test - the most reasonable test would be to put the Hadoop JNI into the classpath and then run the end-to-end test on that but we don't want to include the platform-dependant jni library, I suppose
---