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 CE7664253 for ; Tue, 31 May 2011 04:56:40 +0000 (UTC) Received: (qmail 92612 invoked by uid 500); 31 May 2011 04:56:40 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 92581 invoked by uid 500); 31 May 2011 04:56:38 -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 92573 invoked by uid 99); 31 May 2011 04:56:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2011 04:56:35 +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 04:56:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D2F2CEAFE7 for ; Tue, 31 May 2011 04:55:47 +0000 (UTC) Date: Tue, 31 May 2011 04:55:47 +0000 (UTC) From: "Vinay Kumar Thota (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1380760194.55110.1306817747860.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <858191292.52985.1306743587784.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (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:all-tabpanel ] Vinay Kumar Thota updated MAPREDUCE-2544: ----------------------------------------- Attachment: MAPREDUCE-2544.patch Please review the patch and let me know your comments. > 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.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