Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 4932944E0 for ; Wed, 15 Jun 2011 11:09:10 +0000 (UTC) Received: (qmail 18601 invoked by uid 500); 15 Jun 2011 11:09:08 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 18493 invoked by uid 500); 15 Jun 2011 11:09:08 -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 18439 invoked by uid 99); 15 Jun 2011 11:09:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2011 11:09:08 +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; Wed, 15 Jun 2011 11:09:07 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 83FD54182B1 for ; Wed, 15 Jun 2011 11:08:47 +0000 (UTC) Date: Wed, 15 Jun 2011 11:08:47 +0000 (UTC) From: "Amar Kamat (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1239682680.6450.1308136127537.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (MAPREDUCE-2053) [Herriot] Test Gridmix file pool for different input file sizes based on pool minimum size. 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-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat resolved MAPREDUCE-2053. ----------------------------------- Resolution: Fixed Fix Version/s: 0.23.0 Committed as part of MAPREDUCE-2517. > [Herriot] Test Gridmix file pool for different input file sizes based on pool minimum size. > ------------------------------------------------------------------------------------------- > > Key: MAPREDUCE-2053 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2053 > Project: Hadoop Map/Reduce > Issue Type: Task > Components: contrib/gridmix > Reporter: Vinay Kumar Thota > Assignee: Vinay Kumar Thota > Labels: gridmix, system-tests > Fix For: 0.23.0 > > Attachments: 2053-ydist.patch, MAPREDUCE-2053.patch, MAPREDUCE-2053.patch, ydist-2053.patch > > > Scenario: > 1. Generate 1.8G data with Gridmix data generator, such that the files can create under different folders inside the given input directory and also create the files directly in the given input directory with the following sizes {50 MB,100 MB,400 MB, 50 MB,300 MB,10 MB ,60 MB,40 MB,20 MB,10 MB,500 MB}. > 2.Set the FilePool minimum size is 100 MB. > 3. Verify the files count and sizes after excluding the files that are less than file pool minimum size.Also make sure, whether files are collected recursively from the different locations under input folder or not. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira