Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 3ECE7DE69 for ; Tue, 25 Sep 2012 20:52:08 +0000 (UTC) Received: (qmail 53105 invoked by uid 500); 25 Sep 2012 20:52:07 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 53066 invoked by uid 500); 25 Sep 2012 20:52:07 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 53054 invoked by uid 99); 25 Sep 2012 20:52:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2012 20:52:07 +0000 Date: Wed, 26 Sep 2012 07:52:07 +1100 (NCT) From: "Jason Lowe (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1627574917.124990.1348606327777.JavaMail.jiratomcat@arcas> Subject: [jira] [Moved] (HADOOP-8843) Old trash directories are never deleted on upgrade from 1.x 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/HADOOP-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe moved HDFS-3973 to HADOOP-8843: ------------------------------------------ Target Version/s: (was: 0.23.4) Affects Version/s: (was: 2.0.2-alpha) (was: 0.23.3) 2.0.2-alpha 0.23.3 Key: HADOOP-8843 (was: HDFS-3973) Project: Hadoop Common (was: Hadoop HDFS) > Old trash directories are never deleted on upgrade from 1.x > ----------------------------------------------------------- > > Key: HADOOP-8843 > URL: https://issues.apache.org/jira/browse/HADOOP-8843 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 0.23.3, 2.0.2-alpha > Reporter: Robert Joseph Evans > Priority: Critical > > The older format of the trash checkpoint for 1.x is yyMMddHHmm the new format is yyMMddHHmmss(-\d+)? so if you upgrade from an old cluster to a new one, all of the entires in .trash will never be deleted because they currently are always ignored on deletion. > We should support deleting the older format as well. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira