oleg-zinovev edited a comment on issue #1446: DRILL-6349: Drill JDBC driver 
fails on Java 1.9+ with NoClassDefFoundError: sun/misc/VM
URL: https://github.com/apache/drill/pull/1446#issuecomment-437823097
 
 
   I finally managed to reproduce the error. The `winutils.exe` (Hadoop 
WinUtils) requires a `visual c ++ redistributable` (msvcr100.dll). 
   There is 2 options:
   1) Require `visual c ++ redistributable` to be installed by user (via 
documentation maybe?)
   2) Add msvcr100.dll for Windows x64 into `winutils/bin`

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