Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.14.0
-
Fix Version/s: 0.15.0
-
Component/s: Data Module
-
Labels:None
Description
Only one HCatalog class is used in the code, HCatUtil to get a HiveMetaStoreClient. We could remove the HCatalog JAR dependency by instantiating a HiveMetaStoreClient directly.