Uses of Class
org.apache.hadoop.hive.ql.metadata.CheckResult

Packages that use CheckResult
org.apache.hadoop.hive.ql.metadata   
 

Uses of CheckResult in org.apache.hadoop.hive.ql.metadata
 

Methods in org.apache.hadoop.hive.ql.metadata with parameters of type CheckResult
 void HiveMetaStoreChecker.checkMetastore(String dbName, String tableName, List<? extends Map<String,String>> partitions, CheckResult result)
          Check the metastore for inconsistencies, data missing in either the metastore or on the dfs.
 



Copyright © 2011 The Apache Software Foundation