[ 
https://issues.apache.org/jira/browse/HADOOP-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656239#comment-13656239
 ] 

Albert XU commented on HADOOP-6344:
-----------------------------------

I could reproduce it on the version of 0.20.2.
# bin/hadoop dfs -rmr input
13/05/14 02:37:12 WARN fs.Trash: Can't create trash directory: 
file:/C:/Documents and Settings/XU 
Zheng/.Trash/Current/C:/cygwin/usr/hadoop-0.20.2
Deleted file:/C:/cygwin/usr/hadoop-0.20.2/input

                
> rm and rmr fail to correctly move the user's files to the trash prior to 
> deleting when they are over quota.  
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-6344
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6344
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.20.0, 0.20.1, 0.21.0, 0.22.0
>            Reporter: gary murry
>            Assignee: Jakob Homan
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: HDFS-740-for-Y20.patch, HDFS-740.patch
>
>
> With trash turned on, if a user is over his quota and does a rm (or rmr), the 
> file is deleted without a copy being placed in the trash.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to