Uses of Class
org.apache.hadoop.tools.CopyListing.AclsNotSupportedException

Packages that use CopyListing.AclsNotSupportedException
org.apache.hadoop.tools.util   
 

Uses of CopyListing.AclsNotSupportedException in org.apache.hadoop.tools.util
 

Methods in org.apache.hadoop.tools.util that throw CopyListing.AclsNotSupportedException
static void DistCpUtils.checkFileSystemAclSupport(org.apache.hadoop.fs.FileSystem fs)
          Determines if a file system supports ACLs by running a canary getAclStatus request on the file system root.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.