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 D9D28660B for ; Wed, 1 Jun 2011 03:38:33 +0000 (UTC) Received: (qmail 29196 invoked by uid 500); 1 Jun 2011 03:38:33 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 29154 invoked by uid 500); 1 Jun 2011 03:38:32 -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 28901 invoked by uid 99); 1 Jun 2011 03:38:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 03:38:31 +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, 01 Jun 2011 03:38:28 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 998CAECDF2 for ; Wed, 1 Jun 2011 03:37:47 +0000 (UTC) Date: Wed, 1 Jun 2011 03:37:47 +0000 (UTC) From: "Amar Kamat (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <422058156.58359.1306899467625.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <858191292.52985.1306743587784.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-2544) Gridmix compression emulation system tests. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041965#comment-13041965 ] Amar Kamat commented on MAPREDUCE-2544: --------------------------------------- The latest patch looks good to me. +1. > Gridmix compression emulation system tests. > ------------------------------------------- > > Key: MAPREDUCE-2544 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2544 > Project: Hadoop Map/Reduce > Issue Type: Task > Components: contrib/gridmix > Reporter: Vinay Kumar Thota > Assignee: Vinay Kumar Thota > Fix For: 0.23.0 > > Attachments: MAPREDUCE-2544-v2.patch, MAPREDUCE-2544.patch > > > Develop system tests for the following cases. > 1. Enable a compression emulation and generated the data using gridmix and verify whether compressed input generated or not. > 2. Verify a Gridmix jobs map input, map output and reduce output compression ratios against the default compression ratios. > 3. Verify a Gridmix jobs map input, map output and reduce output compression ratios against user specified compression ratios. > 4. Verify a Gridmix jobs map input, map output compression ratios with file output compression format is false in original trace against default compression ratios. > 5. Verify a Gridmix jobs map input, map output compression ratios with file output compression format is false in original trace against user specified compression ratios. > 6. Verify a Gridmix jobs reduce output with file output compression format is true in original trace against the default compression ratios. > 7. Verify a Gridmix jobs reduce output with file output compression format is true in original trace against the user specified compression ratios. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira