public class HiveMetaStoreFsImpl extends Object implements MetaStoreFS
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG |
Constructor and Description |
---|
HiveMetaStoreFsImpl() |
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
|
public 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 MetaException
MetaStoreFS
deleteDir
in interface MetaStoreFS
MetaException
Copyright © 2017 The Apache Software Foundation. All rights reserved.