From hdfs-user-return-1225-apmail-hadoop-hdfs-user-archive=hadoop.apache.org@hadoop.apache.org Tue May 24 23:41:50 2011 Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 29E7264B6 for ; Tue, 24 May 2011 23:41:50 +0000 (UTC) Received: (qmail 46976 invoked by uid 500); 24 May 2011 23:41:49 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 46924 invoked by uid 500); 24 May 2011 23:41:49 -0000 Mailing-List: contact hdfs-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-user@hadoop.apache.org Delivered-To: mailing list hdfs-user@hadoop.apache.org Received: (qmail 46916 invoked by uid 99); 24 May 2011 23:41:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2011 23:41:49 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of thattommyhall@gmail.com designates 209.85.216.176 as permitted sender) Received: from [209.85.216.176] (HELO mail-qy0-f176.google.com) (209.85.216.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2011 23:41:42 +0000 Received: by qyk30 with SMTP id 30so5251851qyk.14 for ; Tue, 24 May 2011 16:41:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=4xs0aSwWxHVIgxzC213zaty/No8mSaV8x69ZfwyXRKM=; b=a/xM65uZbd3AYeZCQR21p9mwyJNJdVgx9TrV7vu6s3oS4keG/KJ4x9HOx4depacUdR Dj30/EQZThr5NFITvhhp+Fud4Z0MGNl9PfaPVedpdxWRMRRVd97SrD51HLZZdZN6Km5B NM+DwUv+MdrgXLgnQvrt2smptCtWRGDE9tUsc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=nRB2lkmCjH931JoMEzn/FDIY29rsHZ7yfwyC6oy2vKsx9KVPaphVXKlt5emtev+PoV hZg7vjcFCFhqneT5AadXYl+KjA1okKAIcJNBfyKdYZG8iNZJOhbCxmP+zS1+G26fOtel p/LX94dYAxdaS5CgnCwkiFRsRqKLicNB32ad0= Received: by 10.229.105.162 with SMTP id t34mr3370963qco.14.1306280482094; Tue, 24 May 2011 16:41:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.229.197 with HTTP; Tue, 24 May 2011 16:41:02 -0700 (PDT) In-Reply-To: References: From: Tom Hall Date: Wed, 25 May 2011 00:41:02 +0100 Message-ID: Subject: Re: Directory Modified Time To: hdfs-user@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 > This could make the modtime of the directory be later than the modification > time of any remaining files in that directory. The modtime is earlier though, dangerous for me as I want to clean out anything bofore a certain point. Tom