[
https://issues.apache.org/jira/browse/HADOOP-12371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weiwei Yang updated HADOOP-12371:
---------------------------------
Description:
Hadoop document has that
expunge
Usage: hdfs dfs -expunge
Empty the Trash.
However when I run that command. 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. Trash is not emptied.
was: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.
> Add a force option for hadoop fs -expunge to remove all check points
> ---------------------------------------------------------------------
>
> Key: HADOOP-12371
> URL: https://issues.apache.org/jira/browse/HADOOP-12371
> Project: Hadoop Common
> Issue Type: Improvement
> Components: trash
> Affects Versions: 2.7.1
> Reporter: Weiwei Yang
> Assignee: Weiwei Yang
> Labels: namenode, trash
>
> Hadoop document has that
> expunge
> Usage: hdfs dfs -expunge
> Empty the Trash.
> However when I run that command. 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. Trash is not emptied.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)