e.
Prasad
From: Raghu Murthy
Reply-To:
Date: Sat, 8 Aug 2009 14:31:57 -0700
To:
Subject: Cleaning up metastore clients
While reviewing HIVE-736, I noticed that there are two metastore clients -
HiveMetaStoreClient and IMetaStoreClient. I thought we cleaned tha
While reviewing HIVE-736, I noticed that there are two metastore clients -
HiveMetaStoreClient and IMetaStoreClient. I thought we cleaned that up after
we got rid of the file based metastore.
It seems like Hive.java, HiveMetaStoreClient.java, and IMetaStoreClient.java
have very similar method call