[
https://issues.apache.org/jira/browse/HDFS-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14078514#comment-14078514
]
Allen Wittenauer commented on HDFS-6775:
----------------------------------------
I haven't played much with the trash policy stuff, but I have a few
suspicions/hints. This was a fresh HDFS with a very minimal config.
# This was the first delete on the file system.
# Trash is not configured at all in *-site.xml.
Is this an edge case?
> Users may see TrashPolicy if hdfs dfs -rm is run
> ------------------------------------------------
>
> Key: HDFS-6775
> URL: https://issues.apache.org/jira/browse/HDFS-6775
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Allen Wittenauer
>
> Doing 'hdfs dfs -rm file' generates an extra log message on the console:
> {code}
> 14/07/29 15:18:56 INFO fs.TrashPolicyDefault: Namenode trash configuration:
> Deletion interval = 0 minutes, Emptier interval = 0 minutes.
> {code}
> This shouldn't be seen by users.
--
This message was sent by Atlassian JIRA
(v6.2#6252)