Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 62392 invoked from network); 4 May 2009 07:55:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 May 2009 07:55:51 -0000 Received: (qmail 83571 invoked by uid 500); 4 May 2009 07:55:50 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 83520 invoked by uid 500); 4 May 2009 07:55:50 -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 83506 invoked by uid 99); 4 May 2009 07:55:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2009 07:55:50 +0000 X-ASF-Spam-Status: No, hits=2.2 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 209.85.219.171 as permitted sender) Received: from [209.85.219.171] (HELO mail-ew0-f171.google.com) (209.85.219.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2009 07:55:43 +0000 Received: by ewy19 with SMTP id 19so3801140ewy.29 for ; Mon, 04 May 2009 00:55:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=VdKtewTqmyf7jW4Rl+7EA3cMhTOwVfjNbf2VcC7UVs4=; b=wAnKtLOE17NQc2lhSmwrfpEjq3Fd8UQU09L/894ofE6UFhssLBQGzkvaugRaeroXcR wVr88LX0uWvYP3GWbvKTnNIz891e4rEvhnqVn3uRIOkknjZGo+ZTszSN2ZGngMQOvDf8 F0A8jvkYZyb9qBjtxXdk7RsA44l2+03sE/5e4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TSLdWVL3xwq5CtGELnOYgwJ5vk0EiHQYvNevXU/xdroz3tbsW7t1ZBSNNp+kefAKEW KpoGw6ZLsMebC5Ls213B4nmnmGX9//10pFPtsBhVhPrJnLp4+SpYUBpE3Dd0fvyI+INu Ihf0x8/1IozX0ZwMWSp2fnHjZ5qK/Zr8NOvSU= MIME-Version: 1.0 Received: by 10.210.86.10 with SMTP id j10mr2389479ebb.70.1241423721882; Mon, 04 May 2009 00:55:21 -0700 (PDT) Date: Mon, 4 May 2009 02:55:21 -0500 Message-ID: <811fc3830905040055m6e01995bn238d557e5c297609@mail.gmail.com> Subject: HDFS Append status ? From: Sangmin Lee To: core-dev@hadoop.apache.org Content-Type: multipart/alternative; boundary=0015174c42baf564490469117b3c X-Virus-Checked: Checked by ClamAV on apache.org --0015174c42baf564490469117b3c Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi all, I am wondering if append for hdfs is supported in stable releases. If not, what is the issue? ( I see code for append is already there in repository ) Also where can I find the documentation of current semantic of append? (I see some .doc files from HADOOP-1700 but not sure if they are out-dated) Can anyone shed some light on this? Thanks, Sangmin --0015174c42baf564490469117b3c--