public interface MetaStoreFS
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteDir(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path f,
boolean recursive,
boolean ifPurge,
org.apache.hadoop.conf.Configuration conf)
delete a directory
|
boolean deleteDir(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path f,
boolean recursive,
boolean ifPurge,
org.apache.hadoop.conf.Configuration conf)
throws org.apache.hadoop.hive.metastore.api.MetaException
f - ifPurge - recursive - org.apache.hadoop.hive.metastore.api.MetaExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.