Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB626B707 for ; Tue, 10 Jan 2012 18:39:08 +0000 (UTC) Received: (qmail 47903 invoked by uid 500); 10 Jan 2012 18:39:08 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 47691 invoked by uid 500); 10 Jan 2012 18:39:07 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 47319 invoked by uid 99); 10 Jan 2012 18:39:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2012 18:39:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2012 18:39:06 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 34037142FBF for ; Tue, 10 Jan 2012 18:38:46 +0000 (UTC) Date: Tue, 10 Jan 2012 18:38:46 +0000 (UTC) From: "Harsh J (Commented) (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1657976646.26392.1326220726214.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <312218989.57147.1325473652755.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HDFS-2740) Enable the trash feature by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13183454#comment-13183454 ] Harsh J commented on HDFS-2740: ------------------------------- [~eli] - The FsShell does log out that the file was moved to trash and not completely removed. If we can solve this with more info/doc efforts, am up for doing that. I do think a lot of them miss out on the trash feature until they run into a situation that makes them search if there is one. Stuff we can document more explicitly about, to help: - How do I disable Trash? - How do I clear out Trash? - How do I force-delete a file (skipping trash)? - How do I tweak the checkpoint periods? And maybe some dev documentation on trash policies, as I think that is now pluggable (evolving API)? > Enable the trash feature by default > ----------------------------------- > > Key: HDFS-2740 > URL: https://issues.apache.org/jira/browse/HDFS-2740 > Project: Hadoop HDFS > Issue Type: Wish > Components: hdfs client, name-node > Affects Versions: 0.23.0 > Reporter: Harsh J > Labels: newbie > Attachments: hdfs-2740.patch, hdfs-2740.patch > > > Currently trash is disabled out of box. I do not think it'd be of high surprise to anyone (but surely a relief when *hit happens) to have trash enabled by default, with the usually recommended periods of 1-day. > Thoughts? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira