Uses of Package
org.apache.hadoop.hive.shims

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

Classes in org.apache.hadoop.hive.shims used by org.apache.hadoop.hive.ql.exec
HadoopShims
          In order to be compatible with multiple versions of Hadoop, all parts of the Hadoop interface that are not cross-version compatible are encapsulated in an implementation of this class.
 

Classes in org.apache.hadoop.hive.shims used by org.apache.hadoop.hive.ql.io
HadoopShims.InputSplitShim
          InputSplitShim.
 

Classes in org.apache.hadoop.hive.shims used by org.apache.hadoop.hive.shims
HadoopShims
          In order to be compatible with multiple versions of Hadoop, all parts of the Hadoop interface that are not cross-version compatible are encapsulated in an implementation of this class.
HadoopShims.CombineFileInputFormatShim
          CombineFileInputFormatShim.
HadoopShims.InputSplitShim
          InputSplitShim.
HadoopShims.JobTrackerState
           
HadoopShims.MiniDFSShim
          Shim around the functions in MiniDFSCluster that Hive uses.
JettyShims
          Since Hadoop ships with different versions of Jetty in different versions, Hive uses a shim layer to access the parts of the API that have changed.
JettyShims.Server
          Server.
 



Copyright © 2013 The Apache Software Foundation