public class HiveMetaStoreClientCompatibility12x extends Object implements HiveMetaStoreClientCompatibility
| Constructor and Description |
|---|
HiveMetaStoreClientCompatibility12x(org.apache.hadoop.hive.metastore.IMetaStoreClient client) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.metastore.api.Table |
getTable(String dbname,
String name) |
boolean |
tableExists(String dbname,
String name) |
public HiveMetaStoreClientCompatibility12x(org.apache.hadoop.hive.metastore.IMetaStoreClient client)
public org.apache.hadoop.hive.metastore.api.Table getTable(String dbname, String name) throws org.apache.hadoop.hive.metastore.api.MetaException, org.apache.thrift.TException, org.apache.hadoop.hive.metastore.api.NoSuchObjectException
getTable in interface HiveMetaStoreClientCompatibilityorg.apache.hadoop.hive.metastore.api.MetaExceptionorg.apache.thrift.TExceptionorg.apache.hadoop.hive.metastore.api.NoSuchObjectExceptionpublic boolean tableExists(String dbname, String name) throws org.apache.hadoop.hive.metastore.api.MetaException, org.apache.thrift.TException, org.apache.hadoop.hive.metastore.api.NoSuchObjectException
tableExists in interface HiveMetaStoreClientCompatibilityorg.apache.hadoop.hive.metastore.api.MetaExceptionorg.apache.thrift.TExceptionorg.apache.hadoop.hive.metastore.api.NoSuchObjectExceptionCopyright © 2018–2020 Hotels.com (Data Platform Team). All rights reserved.