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
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