You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Manoj Govindassamy (JIRA)" <ji...@apache.org> on 2016/11/16 02:42:58 UTC

[jira] [Created] (HDFS-11145) Implement getTrashRoot() for ViewFileSystem

Manoj Govindassamy created HDFS-11145:
-----------------------------------------

             Summary: Implement getTrashRoot() for ViewFileSystem
                 Key: HDFS-11145
                 URL: https://issues.apache.org/jira/browse/HDFS-11145
             Project: Hadoop HDFS
          Issue Type: Task
          Components: federation
    Affects Versions: 3.0.0-alpha1
            Reporter: Manoj Govindassamy
            Assignee: Manoj Govindassamy


ViewFileSystem doesn't have the custom implementation of FileSystem#getTrashRoot(Path) yet and hence irrespective of Paths passed in, ViewFileSystem always returns the user specific .Trash directory. 

ViewFileSystem should implement getTrashRoot(Path) and delegate the call to the respective mounted file system which can then examine about EZ or other criteria and return a proper Trash directory. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org