Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.0
-
Fix Version/s: 1.2.0
-
Component/s: Data Module
-
Labels:None
Description
Right now, Hive URIs are loaded after checking that HiveConf can be instantiated. This check prevents loading URIs only to fail with ClassNotFound when they are used. This is hard to debug because the dynamic loading code discards all exceptions for candidate classes. Keeping those exceptions and printing the message would be helpful when debugging what jars are missing and preventing Hive from loading.
Attachments
Issue Links
- links to