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


   I'm not sure why this happens, or if it is caused by this change. `HiveConf` 
is not from hive-exec (ql), and this doesn't relocate any Hive internal class 
(we shoudn't do this too). cc @sunchao 
   
   ```
   java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.hive.conf.HiveConf$ConfVars
        at 
org.apache.hadoop.hive.druid.TestDruidStorageHandler.testCommitCreateTablePlusCommitDropTableWithoutPurge(TestDruidStorageHandler.java:135)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   ```


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