clintropolis opened a new pull request #10142:
URL: https://github.com/apache/druid/pull/10142
After #10056
```
...
2020-07-06T19:15:12,028 INFO [main]
org.apache.druid.initialization.Initialization - Loading extension
[druid-lookups-cached-global], jars:
druid-lookups-cached-global-0.19.0-SNAPSHOT.jar, mapdb-1.0.8.jar,
postgresql-42.2.14.jar
2020-07-06T19:15:12,033 INFO [main]
org.apache.druid.initialization.Initialization - Loading extension
[druid-s3-extensions], jars: druid-s3-extensions-0.19.0-SNAPSHOT.jar
Exception in thread "main" java.lang.IllegalAccessError: class
org.apache.druid.query.filter.BloomDimFilter cannot access its superclass
org.apache.druid.query.filter.AbstractOptimizableDimFilter
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:757)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
...
```
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]