-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.cloudera.org/r/749/
-----------------------------------------------------------

Review request for Hive Developers.


Summary
-------

Reinstated/deprecated the following methods that were removed in HIVE-675:

public void dropTable(String tableName, boolean deleteData);
public Table getTable(String tableName);
public boolean tableExists(String tableName);

Also added JavaDoc for several of the methods that were previously added in 
HIVE-675.


This addresses bug HIVE-1607.
    http://issues.apache.org/jira/browse/HIVE-1607


Diffs
-----

  metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java 
7fd99d8 
  metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java 
20deb21 

Diff: http://review.cloudera.org/r/749/diff


Testing
-------


Thanks,

Carl

Reply via email to