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

Xiaoyu Yao commented on HADOOP-12371:
-------------------------------------

@Weiwei Yang, the */user/foo/.Trash/Current* can't be expunged. The expunge 
command only deletes *checkpoints* (if exist) that are older than 
fs.trash.interval. 

Can you post "hdfs dfs -ls -R /user/foo/.Trash" output on the JIRA? It will 
tell us whether you have trash checkpoints that should be deleted by expunge or 
not.

> hadoop fs -expunge is not able to remove trash
> ----------------------------------------------
>
>                 Key: HADOOP-12371
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12371
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: trash
>    Affects Versions: 2.7.1
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>              Labels: namenode, trash
>
> After HADOOP-8689, hadoop fs -expunge seems not work anymore. It returns 
> following message from shell output : The configured checkpoint interval is 0 
> minutes. Using an interval of 360 minutes that is used for deletion instead. 
> Never removing the trash files.



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

Reply via email to