[
https://issues.apache.org/jira/browse/HDFS-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886221#comment-13886221
]
Hudson commented on HDFS-2069:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5067 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5067/])
HDFS-5492. Port HDFS-2069 (Incorrect default trash interval in the docs) to
trunk. (Contributed by Akira Ajisaka) (arp:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1562683)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/HdfsDesign.apt.vm
> Incorrect default trash interval value in the docs
> --------------------------------------------------
>
> Key: HDFS-2069
> URL: https://issues.apache.org/jira/browse/HDFS-2069
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: documentation
> Affects Versions: 0.20.2
> Reporter: Ravi Phulari
> Assignee: Harsh J
> Priority: Trivial
> Fix For: 0.23.0
>
> Attachments: HDFS-2069.r1.diff
>
>
> Current HDFS architecture information about Trash is incorrectly documented
> as -
> {color:red}
> The current default policy is to delete files from /trash that are more than
> 6 hours old. In the future, this policy will be configurable through a well
> defined interface.
> {color}
> It should be something like -
> Current default trash interval is set to 0 (Deletes file without storing in
> trash ) . This value is configurable parameter stored as fs.trash.interval
> stored in core-site.xml .
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)