sunchao commented on pull request #2459:
URL: https://github.com/apache/hive/pull/2459#issuecomment-881716282


   I'll take a look @viirya - where did you find this error? do you have a link?
   
   I'm seeing this error in the last run:
   ```
   Caused by: java.lang.ClassNotFoundException: 
org.apache.hive.org.apache.commons.codec.language.Soundex
        at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
        ... 32 more
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to