public class CopyUtils extends Object
| Constructor and Description |
|---|
CopyUtils(String distCpDoAsUser,
HiveConf hiveConf) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyAndVerify(org.apache.hadoop.fs.FileSystem destinationFs,
org.apache.hadoop.fs.Path destRoot,
List<ReplChangeManager.FileInfo> srcFiles) |
void |
doCopy(org.apache.hadoop.fs.Path destination,
List<org.apache.hadoop.fs.Path> srcPaths) |
public void copyAndVerify(org.apache.hadoop.fs.FileSystem destinationFs,
org.apache.hadoop.fs.Path destRoot,
List<ReplChangeManager.FileInfo> srcFiles)
throws IOException,
LoginException,
HiveFatalException
public void doCopy(org.apache.hadoop.fs.Path destination,
List<org.apache.hadoop.fs.Path> srcPaths)
throws IOException,
LoginException
IOExceptionLoginExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.