kkhatua opened a new pull request #1437: DRILL-6702: Disable CPU Reporting for 
non-HotSpot JDKs
URL: https://github.com/apache/drill/pull/1437
 
 
   When running Drill on the IBM JDK (J9), the webUI throws an 
ClassCastException :
   Caused by: java.lang.ClassCastException: 
com.ibm.lang.management.ExtendedOperatingSystem incompatible with 
com.sun.management.OperatingSystemMXBean
   
   This PR simply disables that, since Drill should ideally be recompiled with 
these alternative JDKs. 

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


With regards,
Apache Git Services

Reply via email to