Incorrect information about default trash interval value .
----------------------------------------------------------
Key: HADOOP-6098
URL: https://issues.apache.org/jira/browse/HADOOP-6098
Project: Hadoop Common
Issue Type: Bug
Components: documentation
Reporter: Ravi Phulari
Priority: Trivial
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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.