| Package | Description |
|---|---|
| org.apache.hadoop.hive.common | |
| org.apache.hadoop.hive.shims |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
FileUtils.distCp(org.apache.hadoop.fs.FileSystem srcFS,
List<org.apache.hadoop.fs.Path> srcPaths,
org.apache.hadoop.fs.Path dst,
boolean deleteSource,
String doAsUser,
HiveConf conf,
HadoopShims shims) |
| Modifier and Type | Class and Description |
|---|---|
class |
Hadoop23Shims
Implemention of shims against Hadoop 0.23.0.
|
class |
HadoopShimsSecure
Base implemention for shims against secure Hadoop 0.20.3/0.23.
|
| Modifier and Type | Method and Description |
|---|---|
static HadoopShims |
ShimLoader.getHadoopShims()
Factory method to get an instance of HadoopShims based on the
version of Hadoop on the classpath.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.