A utility class to get hive meta-store connection to underlying SnappyData store.
The main use of this class is to setup hive metadata client properties appropriate
for connection to embedded store.
Create a SnappyHiveExternalCatalog appropriate for the cluster.
Create a SnappyHiveExternalCatalog appropriate for the cluster.
The catalog internally initializes a hive client that is used to retrieve metadata from
the in-built Hive MetaStore.
A utility class to get hive meta-store connection to underlying SnappyData store. The main use of this class is to setup hive metadata client properties appropriate for connection to embedded store.