```
Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 12.821 sec <<<
FAILURE! - in
org.apache.druid.data.input.impl.prefetch.PrefetchableTextFilesFirehoseFactoryTest
testWithoutCache(org.apache.druid.data.input.impl.prefetch.PrefetchableTextFilesFirehoseFactoryTest)
Time elapsed: 0.024 sec <<< ERROR!
java.lang.RuntimeException: java.util.concurrent.ExecutionException:
java.io.IOException: java.lang.NullPointerException
at
org.apache.druid.data.input.impl.prefetch.PrefetchableTextFilesFirehoseFactoryTest.testWithoutCache(PrefetchableTextFilesFirehoseFactoryTest.java:222)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException:
java.lang.NullPointerException
at
org.apache.druid.data.input.impl.prefetch.PrefetchableTextFilesFirehoseFactoryTest.testWithoutCache(PrefetchableTextFilesFirehoseFactoryTest.java:222)
Caused by: java.io.IOException: java.lang.NullPointerException
Caused by: java.lang.NullPointerException
```
[ Full content available at:
https://github.com/apache/incubator-druid/issues/6316 ]
This message was relayed via gitbox.apache.org for [email protected]