Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 87451 invoked from network); 31 Jul 2008 20:18:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jul 2008 20:18:38 -0000 Received: (qmail 52250 invoked by uid 500); 31 Jul 2008 20:18:36 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 52241 invoked by uid 500); 31 Jul 2008 20:18:36 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 52230 invoked by uid 99); 31 Jul 2008 20:18:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jul 2008 13:18:36 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sangmin.dev@gmail.com designates 66.249.90.176 as permitted sender) Received: from [66.249.90.176] (HELO ik-out-1112.google.com) (66.249.90.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jul 2008 20:17:41 +0000 Received: by ik-out-1112.google.com with SMTP id c28so694675ika.5 for ; Thu, 31 Jul 2008 13:18:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=z5Fw97+AdW93amioh9jiXpOOJKlcPID5R17mDRFyBD8=; b=RAMK8XWJamcsDhwf69THwO2753oPlH9FI8mKLSG0Y7VYLgRxkN+prOWBdVSRdXMMpU PLN8DruT8xFzPukS1r8FftHCSDRIciZBLTJGwLboJMghKaPKOlQcuMCPlVMu75oE/Stc ECEdko66oGklluCcu+MJse8guhaWSqkgQzqoo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=OKupmhudvoEY/STC//wbjABQygYLdFl54cuVZ0y5Akg37/JraROBUnGZaTsCQVylbV MLkeOKcJJzMSC86EEfOyFpO/Lig0goTNw5nrBJ+w6BV2gQTIq98pXzCPDW+9fwsAwe6t 0I35ebylynNElKxnzU+iFjAP2GbRyG/Xvsolo= Received: by 10.210.25.20 with SMTP id 20mr11526723eby.46.1217535486613; Thu, 31 Jul 2008 13:18:06 -0700 (PDT) Received: by 10.210.116.4 with HTTP; Thu, 31 Jul 2008 13:18:06 -0700 (PDT) Message-ID: <811fc3830807311318r20702652s2b4f99cc22dce6e7@mail.gmail.com> Date: Thu, 31 Jul 2008 15:18:06 -0500 From: "Sangmin Lee" To: core-dev@hadoop.apache.org Subject: HDFS : Question on INodeFileUnderConstruction targets filed .. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10351_2171230.1217535486643" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_10351_2171230.1217535486643 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi folks, I wonder why hadoop.dfs.INodeFileUnderConstruction Class has "targets" field. Can anyone explain this to me? any help would be appreciated. -sangmin ------=_Part_10351_2171230.1217535486643--