Return-Path: Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: (qmail 19651 invoked from network); 10 Jun 2010 12:11:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Jun 2010 12:11:26 -0000 Received: (qmail 24648 invoked by uid 500); 10 Jun 2010 12:11:24 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 24417 invoked by uid 500); 10 Jun 2010 12:11:21 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 24409 invoked by uid 500); 10 Jun 2010 12:11:20 -0000 Delivered-To: apmail-hadoop-core-user@hadoop.apache.org Received: (qmail 24406 invoked by uid 99); 10 Jun 2010 12:11:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jun 2010 12:11:20 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of stas.oskin@gmail.com designates 209.85.161.48 as permitted sender) Received: from [209.85.161.48] (HELO mail-fx0-f48.google.com) (209.85.161.48) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jun 2010 12:11:13 +0000 Received: by fxm6 with SMTP id 6so1419225fxm.35 for ; Thu, 10 Jun 2010 05:10:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=WtZfIn5ecMTn+8JDam1ijW25NSfp4/5ZXlVqTQndX7I=; b=SnqhjjFe3TYz7KUbtzVYTKT/UQapUXTUq7om9wUg4SgZrIBm8n+OhRtp227MDV5z1r VbrlM6YlV1w8NE/YBHyAijzUXGwtwaQhbFmTIyuQ8uvIwiPGqLNTQgnAJZjSg9kn9Lc1 Nhpj758v3fwVQp/uHBmUhGYHmNyurEeARDPnY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=Aik+eHiF1DuO1BHKsntLPA5D14CnZpt3JX7Y0sf0PmS0n/doWl3Cr4Jp9GeIutGrET csyAu3Dx5H1kOH5F3+m9Bxe0JmxDb9aMEao8OXQARIIBZwREGTTH2byyVEt+fMo1oPHe uY5V75ajdTXYmg1Xo8PX/Ey1JQIf3NBQ6zbxc= Received: by 10.223.65.18 with SMTP id g18mr135343fai.32.1276171852505; Thu, 10 Jun 2010 05:10:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.114.144 with HTTP; Thu, 10 Jun 2010 05:05:50 -0700 (PDT) From: Stas Oskin Date: Thu, 10 Jun 2010 15:05:50 +0300 Message-ID: Subject: Appending and seeking files while writing To: core-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001517476816f0e4570488abe9c0 X-Virus-Checked: Checked by ClamAV on apache.org --001517476816f0e4570488abe9c0 Content-Type: text/plain; charset=ISO-8859-1 Hi. Was the append functionality finally added to 0.20.1 version? Also, is the ability to seek file being written and write data in other place also supported? Thanks in advance! --001517476816f0e4570488abe9c0--