Uses of Interface
org.apache.hadoop.hive.shims.HadoopShims

Packages that use HadoopShims
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
org.apache.hadoop.hive.shims   
 

Uses of HadoopShims in org.apache.hadoop.hive.ql.exec
 

Methods in org.apache.hadoop.hive.ql.exec with parameters of type HadoopShims
 URI ArchiveUtils.HarPathHelper.getHarUri(URI original, HadoopShims shim)
           
 

Uses of HadoopShims in org.apache.hadoop.hive.shims
 

Methods in org.apache.hadoop.hive.shims that return HadoopShims
static HadoopShims ShimLoader.getHadoopShims()
          Factory method to get an instance of HadoopShims based on the version of Hadoop on the classpath.
 



Copyright © 2013 The Apache Software Foundation