org.apache.hadoop.hive.ql.metadata.HiveMetaStoreClientFactory

2018-04-23 Thread Elliot West
Hello, I'm looking for an abstraction to use for integrating with different (non-Thrift) metadata catalog implementations. I know that AWS Glue manages this and so have explored in EMR (Hive 2.3.2) a little. I see that it uses the "org.apache.hadoop.hive.ql.metadata.HiveMetaStoreCli

Re: org.apache.hadoop.hive.ql.metadata.HiveMetaStoreClientFactory

2018-04-23 Thread Alan Gates
hrift) metadata catalog implementations. I know that AWS Glue manages > this and so have explored in EMR (Hive 2.3.2) a little. I see that it uses > the "org.apache.hadoop.hive.ql.metadata.HiveMetaStoreClientFactory" > interface to do this. However, I cannot find this class anyw