public class HiveTableMetaStoreFactory extends Object implements TableMetaStoreFactory
TableMetaStoreFactory
, use HiveMetastoreClientWrapper
to communicate with
hive meta store.TableMetaStoreFactory.TableMetaStore
Modifier and Type | Method and Description |
---|---|
org.apache.flink.connectors.hive.HiveTableMetaStoreFactory.HiveTableMetaStore |
createTableMetaStore()
Create a
TableMetaStoreFactory.TableMetaStore . |
public org.apache.flink.connectors.hive.HiveTableMetaStoreFactory.HiveTableMetaStore createTableMetaStore() throws Exception
TableMetaStoreFactory
TableMetaStoreFactory.TableMetaStore
.createTableMetaStore
in interface TableMetaStoreFactory
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.