Package org.apache.hadoop.hive.shims

Interface Summary
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.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  
 

Class Summary
ShimLoader  
 



Copyright © 2009 The Apache Software Foundation