Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 B8A1B4CFB for ; Tue, 31 May 2011 18:27:32 +0000 (UTC) Received: (qmail 83388 invoked by uid 500); 31 May 2011 18:27:32 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 83350 invoked by uid 500); 31 May 2011 18:27:32 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 83342 invoked by uid 99); 31 May 2011 18:27:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2011 18:27:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2011 18:27:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 68259EB0C7 for ; Tue, 31 May 2011 18:26:47 +0000 (UTC) Date: Tue, 31 May 2011 18:26:47 +0000 (UTC) From: "CW Chung (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <275142708.56912.1306866407422.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <874267851.29315.1305854267368.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HDFS-1968) Enhance TestWriteRead to support File Append and Position Read 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/HDFS-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CW Chung updated HDFS-1968: --------------------------- Attachment: TestWriteRead.patch Improvement over the last patch: 1. Throw exception immediately on error 2. writeData routine will throw exception if actual data written is not the same amount as request 3. Print out more debugging info > Enhance TestWriteRead to support File Append and Position Read > --------------------------------------------------------------- > > Key: HDFS-1968 > URL: https://issues.apache.org/jira/browse/HDFS-1968 > Project: Hadoop HDFS > Issue Type: Test > Components: test > Affects Versions: 0.23.0 > Reporter: CW Chung > Assignee: CW Chung > Priority: Minor > Attachments: TestWriteRead.patch, TestWriteRead.patch, TestWriteRead.patch > > > Desirable to enhance TestWriteRead to support command line options to do: > (1) File Append > (2) Position Read (currently supporting sequential read). -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira