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 12C2F4CDE for ; Wed, 15 Jun 2011 16:44:10 +0000 (UTC) Received: (qmail 11668 invoked by uid 500); 15 Jun 2011 16:44:09 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 11631 invoked by uid 500); 15 Jun 2011 16:44:09 -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 11623 invoked by uid 99); 15 Jun 2011 16:44:09 -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 16:44:09 +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 16:44: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 D7092419ECA for ; Wed, 15 Jun 2011 16:43:47 +0000 (UTC) Date: Wed, 15 Jun 2011 16:43:47 +0000 (UTC) From: "Amar Kamat (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <214178552.7290.1308156227877.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (MAPREDUCE-2138) Gridmix tests with different time interval mr traces (1min, 3min and 5min). 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-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat resolved MAPREDUCE-2138. ----------------------------------- Resolution: Duplicate Fix Version/s: 0.23.0 This is already committed to trunk. > Gridmix tests with different time interval mr traces (1min, 3min and 5min). > --------------------------------------------------------------------------- > > Key: MAPREDUCE-2138 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2138 > Project: Hadoop Map/Reduce > Issue Type: Task > Components: contrib/gridmix, test > Reporter: Vinay Kumar Thota > Assignee: Vinay Kumar Thota > Fix For: 0.23.0 > > Attachments: MAPREDUCE-2138.patch, MAPREDUCE-2138.patch, MAPREDUCE-2138.patch, MAPREDUCE-2138.patch > > > 1. Generate input data based on cluster size and create the synthetic jobs by using the 1 min folded MR trace and > submit the jobs with below arguments. > GRIDMIX_JOB_TYPE = LoadJob > GRIDMIX_USER_RESOLVER = SubmitterUserResolver > GRIDMIX_SUBMISSION_POLICY = STRESS > Input Size = 400 MB * No. of nodes in cluster. > TRACE_FILE = 1 min folded trace. > Verify each job status and summary(QueueName, UserName, StatTime, FinishTime, maps, reducers and counters etc) after > completion of execution. > 2. Generate input data based on cluster size and create the synthetic jobs by using the 3 min folded MR trace and > submit the jobs with below arguments. > GRIDMIX_JOB_TYPE = LoadJob > GRIDMIX_USER_RESOLVER = RoundRobinUserResolver > GRIDMIX_SUBMISSION_POLICY = Replay > Input Size = 200 MB * No. of nodes in cluster. > TRACE_FILE = 3 min folded trace. > PROXY_USERS = proxy users file path. > Verify each job status, submitted user and summary(QueueName, UserName, StatTime, FinishTime, maps, reducers and > counters etc) after completion of execution. > 3. Generate input data based on cluster size and create the synthetic jobs by using the 5 min folded MR trace and > submit the jobs with below arguments. > GRIDMIX_JOB_TYPE = SleepJob > GRIDMIX_USER_RESOLVER = EchoUserResolver > GRIDMIX_MIN_FILE = 100 MB > GRIDMIX_SUBMISSION_POLICY = Serial > Input Size = 300 MB * No. of nodes in cluster. > TRACE_FILE = 5 min folded trace. > Verify each job status, file size and summary(QueueName, UserName, StatTime, FinishTime, maps, reducers and counters > etc) after completion of execution. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira