Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 6594 invoked from network); 2 Sep 2010 23:47:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Sep 2010 23:47:59 -0000 Received: (qmail 83309 invoked by uid 500); 2 Sep 2010 23:47:59 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 83267 invoked by uid 500); 2 Sep 2010 23:47:59 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 83259 invoked by uid 99); 2 Sep 2010 23:47:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Sep 2010 23:47:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Sep 2010 23:47:58 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o82NlcLK007514 for ; Thu, 2 Sep 2010 23:47:38 GMT Message-ID: <20532952.3231283471258530.JavaMail.jira@thor> Date: Thu, 2 Sep 2010 19:47:38 -0400 (EDT) From: "Hong Tang (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-2023) TestDFSIO read test may not read specified bytes. In-Reply-To: <1636244.466241282296329542.JavaMail.jira@thor> 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/MAPREDUCE-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Tang updated MAPREDUCE-2023: --------------------------------- Status: Patch Available (was: Open) > TestDFSIO read test may not read specified bytes. > ------------------------------------------------- > > Key: MAPREDUCE-2023 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2023 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: benchmarks > Reporter: Hong Tang > Assignee: Hong Tang > Attachments: mr-2023-20100826.patch, mr-2023-20100902.patch, TestFsRead.java > > > TestDFSIO's read test may read less bytes than specified when reading large files. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.